We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1f2b04 commit 408ab34Copy full SHA for 408ab34
prometheus.yml
@@ -32,4 +32,4 @@ scrape_configs:
32
- job_name: 'website'
33
honor_labels: true
34
static_configs:
35
- - targets: ['website:80']
+ - targets: ['nginx:80']
0 commit comments