09_homelab_apps/homelab-apps/templates/kube-prometheus-stack.yaml aktualisiert
This commit is contained in:
@@ -61,11 +61,11 @@ spec:
|
|||||||
additionalScrapeConfigs:
|
additionalScrapeConfigs:
|
||||||
- job_name: 'crowdsec'
|
- job_name: 'crowdsec'
|
||||||
static_configs:
|
static_configs:
|
||||||
- targets: ['192.168.250.10:6060']
|
- targets: ['192.168.200.20:6060']
|
||||||
- job_name: "traefik-synology"
|
- job_name: "traefik-synology"
|
||||||
metrics_path: /metrics
|
metrics_path: /metrics
|
||||||
static_configs:
|
static_configs:
|
||||||
- targets: ["192.168.250.10:8082"]
|
- targets: ["192.168.200.20:8082"]
|
||||||
# Optional: Labels hinzufügen, damit Traefik-Dashboards
|
# Optional: Labels hinzufügen, damit Traefik-Dashboards
|
||||||
# die Daten leichter finden
|
# die Daten leichter finden
|
||||||
relabel_configs:
|
relabel_configs:
|
||||||
|
|||||||
Reference in New Issue
Block a user