Update exporterhealth.json

This commit is contained in:
2023-12-26 18:10:45 -05:00
parent fcc640dbfc
commit fa6f5d4e6d
@@ -24,7 +24,6 @@
"editable": true, "editable": true,
"fiscalYearStartMonth": 0, "fiscalYearStartMonth": 0,
"graphTooltip": 0, "graphTooltip": 0,
"id": 8,
"links": [], "links": [],
"liveNow": false, "liveNow": false,
"panels": [ "panels": [
@@ -84,6 +83,7 @@
}, },
"tooltip": { "tooltip": {
"show": true, "show": true,
"showColorScale": false,
"yHistogram": false "yHistogram": false
}, },
"yAxis": { "yAxis": {
@@ -91,7 +91,7 @@
"reverse": false "reverse": false
} }
}, },
"pluginVersion": "9.4.7", "pluginVersion": "10.2.3",
"targets": [ "targets": [
{ {
"datasource": { "datasource": {
@@ -107,18 +107,117 @@
], ],
"title": "Data Exporter Thread Status", "title": "Data Exporter Thread Status",
"type": "heatmap" "type": "heatmap"
},
{
"datasource": {
"type": "prometheus",
"uid": "PBFA97CFB590B2093"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"axisBorderShow": false,
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "line",
"fillOpacity": 0,
"gradientMode": "none",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"insertNulls": false,
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 5,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "auto",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "none"
},
"thresholdsStyle": {
"mode": "off"
}
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
},
"unit": "m"
},
"overrides": []
},
"gridPos": {
"h": 8,
"w": 12,
"x": 12,
"y": 0
},
"id": 3,
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"mode": "single",
"sort": "none"
}
},
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "PBFA97CFB590B2093"
},
"disableTextWrap": false,
"editorMode": "builder",
"expr": "exporter_uptime",
"fullMetaSearch": false,
"includeNullMetadata": true,
"instant": false,
"legendFormat": "__auto",
"range": true,
"refId": "A",
"useBackend": false
}
],
"title": "Exporter Uptime",
"type": "timeseries"
} }
], ],
"refresh": "30s", "refresh": "30s",
"revision": 1, "revision": 1,
"schemaVersion": 38, "schemaVersion": 39,
"style": "dark",
"tags": [], "tags": [],
"templating": { "templating": {
"list": [] "list": []
}, },
"time": { "time": {
"from": "now-30m", "from": "now-7d",
"to": "now" "to": "now"
}, },
"timepicker": { "timepicker": {
@@ -136,6 +235,6 @@
"timezone": "", "timezone": "",
"title": "Exporter Health", "title": "Exporter Health",
"uid": "Z23A-Ma4k", "uid": "Z23A-Ma4k",
"version": 6, "version": 1,
"weekStart": "" "weekStart": ""
} }