docker host
This commit is contained in:
parent
326e44a26c
commit
2df8c91111
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ scrape_configs:
|
||||||
|
|
||||||
- job_name: 'docker'
|
- job_name: 'docker'
|
||||||
static_configs:
|
static_configs:
|
||||||
- targets: ['neo.faulty.nl:9393']
|
- targets: ['docker.host:9393']
|
||||||
|
|
||||||
- job_name: node
|
- job_name: node
|
||||||
static_configs:
|
static_configs:
|
||||||
|
|
Reference in a new issue