We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc33b14 commit 4e6895fCopy full SHA for 4e6895f
1 file changed
prometheus/prometheus.yml
@@ -25,7 +25,7 @@ scrape_configs:
25
26
- job_name: 'SCE-sign2'
27
static_configs:
28
- - targets: ['192.168.69.123:8000']
+ - targets: ['sce-sign2:8080']
29
30
alerting:
31
alertmanagers:
0 commit comments