try: docker prom node
This commit is contained in:
parent
06263b574c
commit
fa499b8c34
2 changed files with 3 additions and 1 deletions
|
@ -28,4 +28,4 @@ scrape_configs:
|
|||
|
||||
- job_name: node
|
||||
static_configs:
|
||||
- targets: ['prom-node:9100']
|
||||
- targets: ['docker.host:9100']
|
Reference in a new issue