parent
991a3e2ab5
commit
ef6f6f95c0
|
@ -28,7 +28,7 @@ scrape_configs:
|
|||
static_configs:
|
||||
- targets: ['localhost:9090']
|
||||
|
||||
- job_name: 'file_ds'
|
||||
- job_name: 'n9e'
|
||||
file_sd_configs:
|
||||
- files:
|
||||
- targets.json
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
[
|
||||
{
|
||||
"targets": [
|
||||
"nwebapi:18000"
|
||||
"nwebapi:18000","nserver:19000"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue