modified: default-environment.env
modified: docs/prometheus-inventory.md new file: docs/runtime/prometheus-inventory.json new file: docs/runtime/prometheus-query-exposure.json new file: docs/runtime/prometheus-query-hypervisor.json new file: docs/runtime/prometheus-query-job-instance.json new file: docs/runtime/prometheus-query-jobs.json new file: docs/runtime/prometheus-query-network.json new file: docs/runtime/prometheus-query-role.json new file: docs/runtime/prometheus-query-service.json new file: docs/runtime/prometheus-query-up.json new file: docs/runtime/prometheus-targets.json modified: monitoring/docker-socket-proxy/docker-compose.yml modified: monitoring/mtls-bridge/docker-compose.yml modified: monitoring/node-red/data/context/00b02bbd01c91485/flow.json modified: monitoring/node-red/data/update-events.ndjson
This commit is contained in:
@@ -0,0 +1,80 @@
|
||||
{
|
||||
"data": {
|
||||
"result": [
|
||||
{
|
||||
"metric": {
|
||||
"role": "backup"
|
||||
},
|
||||
"value": [
|
||||
1776062205.714,
|
||||
"2"
|
||||
]
|
||||
},
|
||||
{
|
||||
"metric": {
|
||||
"role": "raspberrypi"
|
||||
},
|
||||
"value": [
|
||||
1776062205.714,
|
||||
"4"
|
||||
]
|
||||
},
|
||||
{
|
||||
"metric": {
|
||||
"role": "docker"
|
||||
},
|
||||
"value": [
|
||||
1776062205.714,
|
||||
"6"
|
||||
]
|
||||
},
|
||||
{
|
||||
"metric": {
|
||||
"role": "proxmox"
|
||||
},
|
||||
"value": [
|
||||
1776062205.714,
|
||||
"2"
|
||||
]
|
||||
},
|
||||
{
|
||||
"metric": {
|
||||
"role": "pihole"
|
||||
},
|
||||
"value": [
|
||||
1776062205.714,
|
||||
"2"
|
||||
]
|
||||
},
|
||||
{
|
||||
"metric": {
|
||||
"role": "prometheus"
|
||||
},
|
||||
"value": [
|
||||
1776062205.714,
|
||||
"1"
|
||||
]
|
||||
},
|
||||
{
|
||||
"metric": {
|
||||
"role": "cache"
|
||||
},
|
||||
"value": [
|
||||
1776062205.714,
|
||||
"1"
|
||||
]
|
||||
},
|
||||
{
|
||||
"metric": {
|
||||
"role": "server"
|
||||
},
|
||||
"value": [
|
||||
1776062205.714,
|
||||
"1"
|
||||
]
|
||||
}
|
||||
],
|
||||
"resultType": "vector"
|
||||
},
|
||||
"status": "success"
|
||||
}
|
||||
Reference in New Issue
Block a user