Füge zusätzliche Scrape-Konfigurationen für CrowdSec in die Prometheus-Spezifikation hinzu
This commit is contained in:
@@ -57,6 +57,9 @@ spec:
|
||||
prometheus:
|
||||
prometheusSpec:
|
||||
additionalScrapeConfigs:
|
||||
- job_name: 'crowdsec'
|
||||
static_configs:
|
||||
- targets: ['192.168.250.10:6060']
|
||||
- job_name: "traefik-synology"
|
||||
metrics_path: /metrics
|
||||
static_configs:
|
||||
|
||||
Reference in New Issue
Block a user