replace simple dashboard
This commit is contained in:
@ -1,128 +1,123 @@
|
|||||||
{
|
{
|
||||||
"annotations": {
|
"annotations": {
|
||||||
"list": [
|
"list": [
|
||||||
{
|
|
||||||
"builtIn": 1,
|
|
||||||
"datasource": "-- Grafana --",
|
|
||||||
"enable": true,
|
|
||||||
"hide": true,
|
|
||||||
"iconColor": "rgba(0, 211, 255, 1)",
|
|
||||||
"name": "Annotations & Alerts",
|
|
||||||
"type": "dashboard"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"editable": true,
|
|
||||||
"fiscalYearStartMonth": 0,
|
|
||||||
"graphTooltip": 0,
|
|
||||||
"links": [],
|
|
||||||
"liveNow": false,
|
|
||||||
"panels": [
|
|
||||||
{
|
{
|
||||||
"datasource": {
|
"builtIn": 1,
|
||||||
"type": "grafana",
|
"datasource": "-- Grafana --",
|
||||||
"uid": "grafana"
|
"enable": true,
|
||||||
},
|
"hide": true,
|
||||||
"fieldConfig": {
|
"iconColor": "rgba(0, 211, 255, 1)",
|
||||||
"defaults": {
|
"name": "Annotations & Alerts",
|
||||||
"color": {
|
"type": "dashboard"
|
||||||
"mode": "palette-classic"
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"editable": true,
|
||||||
|
"fiscalYearStartMonth": 0,
|
||||||
|
"graphTooltip": 0,
|
||||||
|
"links": [],
|
||||||
|
"liveNow": false,
|
||||||
|
"uid": "simple-dashboard",
|
||||||
|
"title": "Minimal Dashboard 44",
|
||||||
|
"tags": [],
|
||||||
|
"time": {
|
||||||
|
"from": "now-6h",
|
||||||
|
"to": "now"
|
||||||
|
},
|
||||||
|
"timepicker": {},
|
||||||
|
"timezone": "",
|
||||||
|
"schemaVersion": 17,
|
||||||
|
"version": 1,
|
||||||
|
"panels": [
|
||||||
|
{
|
||||||
|
"datasource": {
|
||||||
|
"type": "grafana",
|
||||||
|
"uid": "grafana"
|
||||||
|
},
|
||||||
|
"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
|
||||||
},
|
},
|
||||||
"custom": {
|
"insertNulls": false,
|
||||||
"axisBorderShow": false,
|
"lineInterpolation": "linear",
|
||||||
"axisCenteredZero": false,
|
"lineWidth": 1,
|
||||||
"axisColorMode": "text",
|
"pointSize": 5,
|
||||||
"axisLabel": "",
|
"scaleDistribution": {
|
||||||
"axisPlacement": "auto",
|
"type": "linear"
|
||||||
"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": [],
|
"showPoints": "auto",
|
||||||
"thresholds": {
|
"spanNulls": false,
|
||||||
"mode": "absolute",
|
"stacking": {
|
||||||
"steps": [
|
"group": "A",
|
||||||
{
|
"mode": "none"
|
||||||
"color": "green",
|
},
|
||||||
"value": null
|
"thresholdsStyle": {
|
||||||
},
|
"mode": "off"
|
||||||
{
|
|
||||||
"color": "red",
|
|
||||||
"value": 80
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"overrides": []
|
"mappings": [],
|
||||||
|
"thresholds": {
|
||||||
|
"mode": "absolute",
|
||||||
|
"steps": [
|
||||||
|
{
|
||||||
|
"color": "green",
|
||||||
|
"value": null
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"color": "red",
|
||||||
|
"value": 80
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"gridPos": {
|
"overrides": []
|
||||||
"h": 8,
|
},
|
||||||
"w": 12,
|
"gridPos": {
|
||||||
"x": 0,
|
"h": 8,
|
||||||
"y": 0
|
"w": 12,
|
||||||
|
"x": 0,
|
||||||
|
"y": 0
|
||||||
|
},
|
||||||
|
"id": 1,
|
||||||
|
"options": {
|
||||||
|
"legend": {
|
||||||
|
"calcs": [],
|
||||||
|
"displayMode": "list",
|
||||||
|
"placement": "bottom",
|
||||||
|
"showLegend": true
|
||||||
},
|
},
|
||||||
"id": 1,
|
"tooltip": {
|
||||||
"options": {
|
"mode": "single",
|
||||||
"legend": {
|
"sort": "none"
|
||||||
"calcs": [],
|
}
|
||||||
"displayMode": "list",
|
},
|
||||||
"placement": "bottom",
|
"targets": [
|
||||||
"showLegend": true
|
{
|
||||||
|
"datasource": {
|
||||||
|
"uid": "$datasource"
|
||||||
},
|
},
|
||||||
"tooltip": {
|
"queryType": "randomWalk",
|
||||||
"mode": "single",
|
"refId": "A"
|
||||||
"sort": "none"
|
}
|
||||||
}
|
],
|
||||||
},
|
"title": "Panel Title",
|
||||||
"targets": [
|
"type": "timeseries"
|
||||||
{
|
}
|
||||||
"datasource": {
|
]
|
||||||
"uid": "$datasource"
|
}
|
||||||
},
|
|
||||||
"queryType": "randomWalk",
|
|
||||||
"refId": "A"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"title": "Panel Title",
|
|
||||||
"type": "timeseries"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"refresh": "",
|
|
||||||
"schemaVersion": 38,
|
|
||||||
"tags": [],
|
|
||||||
"templating": {
|
|
||||||
"list": []
|
|
||||||
},
|
|
||||||
"time": {
|
|
||||||
"from": "now-6h",
|
|
||||||
"to": "now"
|
|
||||||
},
|
|
||||||
"timepicker": {},
|
|
||||||
"timezone": "",
|
|
||||||
"title": "dbconn-default",
|
|
||||||
"uid": "aaccddaa-default",
|
|
||||||
"version": 1,
|
|
||||||
"weekStart": ""
|
|
||||||
}
|
|
||||||
|
|||||||
Reference in New Issue
Block a user