mirror of
https://github.com/prometheus/prometheus.git
synced 2024-11-10 07:34:04 -08:00
10 lines
139 B
JSON
10 lines
139 B
JSON
[
|
|
{
|
|
"targets": ["localhost:9090", "example.org:443"],
|
|
"labels": {
|
|
"foo": "bar"
|
|
}
|
|
},
|
|
null
|
|
]
|