12 lines
130 B
JSON
12 lines
130 B
JSON
|
[
|
||
|
{
|
||
|
"targets": ["localhost:9090", "example.org:443"],
|
||
|
"labels": {
|
||
|
"foo": "bar"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"targets": ["my.domain"]
|
||
|
}
|
||
|
]
|