Skip to content

Commit 2e69574

Browse files
committed
sce-cloud-api:8082
1 parent 1b0c4f9 commit 2e69574

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

prometheus/prometheus.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ scrape_configs:
1717
- job_name: 'clark'
1818
static_configs:
1919
- targets: ['main-endpoints:8080']
20+
- job_name: 'clark-email'
21+
static_configs:
22+
- targets: ['sce-cloud-api:8082']
2023
# the below is for discord bot
2124
- job_name: 'sarah'
2225
static_configs:

0 commit comments

Comments
 (0)