mirror of
https://github.com/prometheus/prometheus.git
synced 2024-11-13 17:14:05 -08:00
9 lines
89 B
JSON
9 lines
89 B
JSON
|
[
|
||
|
{
|
||
|
"labels": {
|
||
|
"job": "node"
|
||
|
},
|
||
|
"targets": ["localhost:9100"]
|
||
|
}
|
||
|
]
|