Files
darkproxy/monitor/3proxy-dashboard.json
T
auto-ci e4fd2074e2
Configuration validation / lint (push) Has been cancelled
Configuration validation / smoke (push) Has been cancelled
Add monitoring stack files and finalize ARM build cleanups
2026-03-05 20:57:01 -05:00

20 lines
378 B
JSON

{
"title": "3proxy overview",
"schemaVersion": 38,
"version": 1,
"panels": [
{
"type": "timeseries",
"title": "Active proxy connections",
"gridPos": { "h": 8, "w": 24, "x": 0, "y": 0 },
"targets": [
{
"expr": "proxy_proxy_conns",
"legendFormat": "connections",
"refId": "A"
}
]
}
]
}