prometheus/discovery/http/fixtures/http_sd.good.json

11 lines
131 B
JSON

[
{
"labels": {
"__meta_datacenter": "bru1"
},
"targets": [
"127.0.0.1:9090"
]
}
]