Files
Grafana-Prometheus/config/blackbox_targets.json
2025-01-30 14:47:40 +00:00

12 lines
216 B
JSON

[
{
"targets": [
"https://alpha.phx-erp.de"
],
"labels": {
"job": "blackbox-dynamic",
"instance": "Alpha",
"probe": "http"
}
}
]