mod: dendrite addition
This commit is contained in:
parent
1175044103
commit
342b67ba5f
3 changed files with 39 additions and 0 deletions
|
@ -29,6 +29,8 @@ scrape_configs:
|
|||
- job_name: node
|
||||
static_configs:
|
||||
- targets: ['docker.host:9100']
|
||||
|
||||
# - job_name: dendrite
|
||||
|
||||
- job_name: 'blackbox'
|
||||
metrics_path: /probe
|
||||
|
|
Reference in a new issue