add prometheus monitoring to crowdsec [ci skip]
This commit is contained in:
parent
3832abcf44
commit
3e022b918d
1 changed files with 5 additions and 0 deletions
|
|
@ -287,6 +287,11 @@ serverFiles:
|
|||
summary: New tailscale client registered
|
||||
|
||||
extraScrapeConfigs: |
|
||||
- job_name: 'crowdsec'
|
||||
static_configs:
|
||||
- targets:
|
||||
- "crowdsec-service.crowdsec.svc.cluster.local:6060"
|
||||
metrics_path: '/metrics'
|
||||
- job_name: 'snmp-idrac'
|
||||
static_configs:
|
||||
- targets:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue