prometheus/cmd/promtool/testdata/good-sd-file.json

9 lines
89 B
JSON

[
{
"labels": {
"job": "node"
},
"targets": ["localhost:9100"]
}
]