Skip to content

Commit 623192f

Browse files
scrape auth boxes
1 parent f1f3d8e commit 623192f

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

clusters/svc.dd.soeren.cloud/monitoring/prometheus/prometheus-config.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ scrape_configs:
2121
- job_name: access-points
2222
dns_sd_configs:
2323
- names: [ap.prom-target.dd.soeren.cloud]
24+
- job_name: auth
25+
dns_sd_configs:
26+
- names: [auth.prom-target.dd.soeren.cloud]
2427
- job_name: dbs
2528
dns_sd_configs:
2629
- names: [dbs.prom-target.dd.soeren.cloud]

clusters/svc.ez.soeren.cloud/monitoring/prometheus/prometheus-config.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ scrape_configs:
2121
- job_name: access-points
2222
dns_sd_configs:
2323
- names: [ap.prom-target.ez.soeren.cloud]
24+
- job_name: auth
25+
dns_sd_configs:
26+
- names: [auth.prom-target.ez.soeren.cloud]
2427
- job_name: dbs
2528
dns_sd_configs:
2629
- names: [dbs.prom-target.ez.soeren.cloud]

0 commit comments

Comments
 (0)