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:
|
prometheus:
|
||||||
prometheusSpec:
|
prometheusSpec:
|
||||||
additionalScrapeConfigs:
|
additionalScrapeConfigs:
|
||||||
|
- job_name: 'crowdsec'
|
||||||
|
static_configs:
|
||||||
|
- targets: ['192.168.250.10:6060']
|
||||||
- job_name: "traefik-synology"
|
- job_name: "traefik-synology"
|
||||||
metrics_path: /metrics
|
metrics_path: /metrics
|
||||||
static_configs:
|
static_configs:
|
||||||
|
|||||||
Reference in New Issue
Block a user