File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed
svc.dd.soeren.cloud/monitoring/prometheus
svc.ez.soeren.cloud/monitoring/prometheus Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -21,6 +21,9 @@ scrape_configs:
21
21
- job_name : access-points
22
22
dns_sd_configs :
23
23
- names : [ap.prom-target.dd.soeren.cloud]
24
+ - job_name : auth
25
+ dns_sd_configs :
26
+ - names : [auth.prom-target.dd.soeren.cloud]
24
27
- job_name : dbs
25
28
dns_sd_configs :
26
29
- names : [dbs.prom-target.dd.soeren.cloud]
Original file line number Diff line number Diff line change @@ -21,6 +21,9 @@ scrape_configs:
21
21
- job_name : access-points
22
22
dns_sd_configs :
23
23
- names : [ap.prom-target.ez.soeren.cloud]
24
+ - job_name : auth
25
+ dns_sd_configs :
26
+ - names : [auth.prom-target.ez.soeren.cloud]
24
27
- job_name : dbs
25
28
dns_sd_configs :
26
29
- names : [dbs.prom-target.ez.soeren.cloud]
You can’t perform that action at this time.
0 commit comments