Update exporterhealth.json

Added multi-site labels
This commit is contained in:
2023-03-23 13:56:58 -04:00
committed by GitHub
parent 648fe6c770
commit a88f189d44
@@ -1,141 +1,141 @@
{ {
"annotations": { "annotations": {
"list": [ "list": [
{
"builtIn": 1,
"datasource": {
"type": "grafana",
"uid": "-- Grafana --"
},
"enable": true,
"hide": true,
"iconColor": "rgba(0, 211, 255, 1)",
"name": "Annotations & Alerts",
"target": {
"limit": 100,
"matchAny": false,
"tags": [],
"type": "dashboard"
},
"type": "dashboard"
}
]
},
"editable": true,
"fiscalYearStartMonth": 0,
"graphTooltip": 0,
"id": 8,
"links": [],
"liveNow": false,
"panels": [
{ {
"builtIn": 1,
"datasource": { "datasource": {
"type": "prometheus", "type": "grafana",
"uid": "PBFA97CFB590B2093" "uid": "-- Grafana --"
}, },
"description": "", "enable": true,
"fieldConfig": { "hide": true,
"defaults": { "iconColor": "rgba(0, 211, 255, 1)",
"custom": { "name": "Annotations & Alerts",
"hideFrom": { "target": {
"legend": false, "limit": 100,
"tooltip": false, "matchAny": false,
"viz": false "tags": [],
}, "type": "dashboard"
"scaleDistribution": {
"type": "linear"
}
}
},
"overrides": []
}, },
"gridPos": { "type": "dashboard"
"h": 9,
"w": 12,
"x": 0,
"y": 0
},
"id": 2,
"options": {
"calculate": false,
"cellGap": 1,
"color": {
"exponent": 0.5,
"fill": "dark-orange",
"max": 1,
"min": 0,
"mode": "scheme",
"reverse": true,
"scale": "exponential",
"scheme": "RdYlGn",
"steps": 64
},
"exemplars": {
"color": "dark-green"
},
"filterValues": {
"le": 1e-9
},
"legend": {
"show": false
},
"rowsFrame": {
"layout": "auto"
},
"tooltip": {
"show": true,
"yHistogram": false
},
"yAxis": {
"axisPlacement": "left",
"reverse": false
}
},
"pluginVersion": "9.4.3",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "PBFA97CFB590B2093"
},
"editorMode": "builder",
"expr": "exporter_thread_status",
"legendFormat": "{{thread}}",
"range": true,
"refId": "A"
}
],
"title": "Data Exporter Thread Status",
"type": "heatmap"
} }
], ]
"refresh": "", },
"revision": 1, "editable": true,
"schemaVersion": 38, "fiscalYearStartMonth": 0,
"style": "dark", "graphTooltip": 0,
"tags": [], "id": 8,
"templating": { "links": [],
"list": [] "liveNow": false,
}, "panels": [
"time": { {
"from": "now-1h", "datasource": {
"to": "now" "type": "prometheus",
}, "uid": "PBFA97CFB590B2093"
"timepicker": { },
"refresh_intervals": [ "description": "",
"30s", "fieldConfig": {
"1m", "defaults": {
"5m", "custom": {
"15m", "hideFrom": {
"30m", "legend": false,
"1h", "tooltip": false,
"2h", "viz": false
"1d" },
] "scaleDistribution": {
}, "type": "linear"
"timezone": "", }
"title": "Exporter Health", }
"uid": "Z23A-Ma4k", },
"version": 5, "overrides": []
"weekStart": "" },
} "gridPos": {
"h": 22,
"w": 12,
"x": 0,
"y": 0
},
"id": 2,
"options": {
"calculate": false,
"cellGap": 1,
"color": {
"exponent": 0.5,
"fill": "dark-orange",
"max": 1,
"min": 0,
"mode": "scheme",
"reverse": true,
"scale": "exponential",
"scheme": "RdYlGn",
"steps": 64
},
"exemplars": {
"color": "dark-green"
},
"filterValues": {
"le": 1e-9
},
"legend": {
"show": false
},
"rowsFrame": {
"layout": "auto"
},
"tooltip": {
"show": true,
"yHistogram": false
},
"yAxis": {
"axisPlacement": "left",
"reverse": false
}
},
"pluginVersion": "9.4.7",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "PBFA97CFB590B2093"
},
"editorMode": "builder",
"expr": "exporter_thread_status",
"legendFormat": "{{thread}}-{{instance}}",
"range": true,
"refId": "A"
}
],
"title": "Data Exporter Thread Status",
"type": "heatmap"
}
],
"refresh": "30s",
"revision": 1,
"schemaVersion": 38,
"style": "dark",
"tags": [],
"templating": {
"list": []
},
"time": {
"from": "now-30m",
"to": "now"
},
"timepicker": {
"refresh_intervals": [
"30s",
"1m",
"5m",
"15m",
"30m",
"1h",
"2h",
"1d"
]
},
"timezone": "",
"title": "Exporter Health",
"uid": "Z23A-Ma4k",
"version": 6,
"weekStart": ""
}