Files
docker/docs/runtime/prometheus-query-jobs.json
T
git 72cda2dc92 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
2026-04-13 16:40:32 +10:00

81 lines
1.2 KiB
JSON

{
"data": {
"result": [
{
"metric": {
"job": "node"
},
"value": [
1776062205.711,
"7"
]
},
{
"metric": {
"job": "traefik"
},
"value": [
1776062205.711,
"2"
]
},
{
"metric": {
"job": "proxmox-storage"
},
"value": [
1776062205.711,
"2"
]
},
{
"metric": {
"job": "telegraf"
},
"value": [
1776062205.711,
"2"
]
},
{
"metric": {
"job": "container-updates"
},
"value": [
1776062205.711,
"2"
]
},
{
"metric": {
"job": "pihole"
},
"value": [
1776062205.711,
"1"
]
},
{
"metric": {
"job": "prometheus"
},
"value": [
1776062205.711,
"1"
]
},
{
"metric": {
"job": "kuma"
},
"value": [
1776062205.711,
"2"
]
}
],
"resultType": "vector"
},
"status": "success"
}