@ -27,3 +27,8 @@ scrape_configs:
static_configs:
- targets: ['localhost:9090']
- job_name: 'n9e'
file_sd_configs:
- files:
- targets.json
@ -0,0 +1,7 @@
[
{
"targets": [
"nwebapi:18000","nserver:19000"
]
}