summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorNicolas Hennion <nicolashennion@gmail.com>2024-05-16 13:44:51 +0000
committerNicolas Hennion <nicolashennion@gmail.com>2024-05-16 13:44:51 +0000
commit986cd99fbdb754ea06dc7dd0f527b7db19ce8ea9 (patch)
tree2eb7598e48b6816090c0c54811ef9e18e73a1d0c /conf
parent05bc1449db626611e1af8a42f8d16e3e2644a484 (diff)
Update the Grafana dashboard #2780
Diffstat (limited to 'conf')
-rw-r--r--conf/glances-grafana-influxql.json2269
1 files changed, 1161 insertions, 1108 deletions
diff --git a/conf/glances-grafana-influxql.json b/conf/glances-grafana-influxql.json
index 39380285..a10c64b1 100644
--- a/conf/glances-grafana-influxql.json
+++ b/conf/glances-grafana-influxql.json
@@ -7,26 +7,23 @@
"type": "datasource",
"pluginId": "influxdb",
"pluginName": "InfluxDB"
+ },
+ {
+ "name": "DS_LSAT1",
+ "label": "lsat1",
+ "description": "",
+ "type": "datasource",
+ "pluginId": "influxdb",
+ "pluginName": "InfluxDB"
}
],
+ "__elements": {},
"__requires": [
{
"type": "grafana",
"id": "grafana",
"name": "Grafana",
- "version": "7.5.3"
- },
- {
- "type": "panel",
- "id": "graph",
- "name": "Graph",
- "version": ""
- },
- {
- "type": "panel",
- "id": "heatmap",
- "name": "Heatmap",
- "version": ""
+ "version": "10.4.1"
},
{
"type": "datasource",
@@ -36,8 +33,8 @@
},
{
"type": "panel",
- "id": "singlestat",
- "name": "Singlestat",
+ "id": "stat",
+ "name": "Stat",
"version": ""
},
{
@@ -45,13 +42,22 @@
"id": "text",
"name": "Text",
"version": ""
+ },
+ {
+ "type": "panel",
+ "id": "timeseries",
+ "name": "Time series",
+ "version": ""
}
],
"annotations": {
"list": [
{
"builtIn": 1,
- "datasource": "-- Grafana --",
+ "datasource": {
+ "type": "datasource",
+ "uid": "grafana"
+ },
"enable": true,
"hide": true,
"iconColor": "rgba(0, 211, 255, 1)",
@@ -61,36 +67,49 @@
]
},
"editable": true,
- "gnetId": null,
+ "fiscalYearStartMonth": 0,
"graphTooltip": 0,
"id": null,
- "iteration": 1622127318980,
"links": [],
"panels": [
{
- "cacheTimeout": null,
- "colorBackground": false,
- "colorValue": false,
- "colors": [
- "rgba(245, 54, 54, 0.9)",
- "rgba(237, 129, 40, 0.89)",
- "rgba(50, 172, 45, 0.97)"
- ],
- "datasource": "${DS_GLANCES}",
- "editable": true,
- "error": false,
+ "datasource": {
+ "type": "influxdb",
+ "uid": "${DS_GLANCES}"
+ },
"fieldConfig": {
- "defaults": {},
+ "defaults": {
+ "color": {
+ "mode": "thresholds"
+ },
+ "mappings": [
+ {
+ "options": {
+ "match": "null",
+ "result": {
+ "text": "N/A"
+ }
+ },
+ "type": "special"
+ }
+ ],
+ "thresholds": {
+ "mode": "absolute",
+ "steps": [
+ {
+ "color": "green",
+ "value": null
+ },
+ {
+ "color": "red",
+ "value": 80
+ }
+ ]
+ },
+ "unit": "none"
+ },
"overrides": []
},
- "format": "none",
- "gauge": {
- "maxValue": 100,
- "minValue": 0,
- "show": false,
- "thresholdLabels": false,
- "thresholdMarkers": true
- },
"gridPos": {
"h": 6,
"w": 2,
@@ -98,43 +117,31 @@
"y": 0
},
"id": 5,
- "interval": null,
- "links": [],
- "mappingType": 1,
- "mappingTypes": [
- {
- "name": "value to text",
- "value": 1
- },
- {
- "name": "range to text",
- "value": 2
- }
- ],
"maxDataPoints": 100,
- "nullPointMode": "connected",
- "nullText": null,
- "postfix": "",
- "postfixFontSize": "50%",
- "prefix": "",
- "prefixFontSize": "50%",
- "rangeMaps": [
- {
- "from": "null",
- "text": "N/A",
- "to": "null"
- }
- ],
- "sparkline": {
- "fillColor": "rgba(31, 118, 189, 0.18)",
- "full": false,
- "lineColor": "rgb(31, 120, 193)",
- "show": false
+ "options": {
+ "colorMode": "none",
+ "graphMode": "none",
+ "justifyMode": "auto",
+ "orientation": "horizontal",
+ "reduceOptions": {
+ "calcs": [
+ "mean"
+ ],
+ "fields": "",
+ "values": false
+ },
+ "showPercentChange": false,
+ "textMode": "auto",
+ "wideLayout": true
},
- "tableColumn": "",
+ "pluginVersion": "10.4.1",
"targets": [
{
"column": "cpucore",
+ "datasource": {
+ "type": "influxdb",
+ "uid": "${DS_GLANCES}"
+ },
"dsType": "influxdb",
"function": "mean",
"groupBy": [
@@ -175,82 +182,101 @@
]
}
],
- "thresholds": "",
"title": "Core",
- "type": "singlestat",
- "valueFontSize": "80%",
- "valueMaps": [
- {
- "op": "=",
- "text": "N/A",
- "value": "null"
- }
- ],
- "valueName": "avg"
+ "type": "stat"
},
{
- "aliasColors": {},
- "annotate": {
- "enable": false
+ "datasource": {
+ "type": "influxdb",
+ "uid": "${DS_GLANCES}"
},
- "bars": false,
- "dashLength": 10,
- "dashes": false,
- "datasource": "${DS_GLANCES}",
"fieldConfig": {
- "defaults": {},
+ "defaults": {
+ "color": {
+ "mode": "palette-classic"
+ },
+ "custom": {
+ "axisBorderShow": false,
+ "axisCenteredZero": false,
+ "axisColorMode": "text",
+ "axisLabel": "",
+ "axisPlacement": "auto",
+ "barAlignment": 0,
+ "drawStyle": "line",
+ "fillOpacity": 10,
+ "gradientMode": "none",
+ "hideFrom": {
+ "legend": false,
+ "tooltip": false,
+ "viz": false
+ },
+ "insertNulls": false,
+ "lineInterpolation": "linear",
+ "lineWidth": 2,
+ "pointSize": 5,
+ "scaleDistribution": {
+ "type": "linear"
+ },
+ "showPoints": "never",
+ "spanNulls": false,
+ "stacking": {
+ "group": "A",
+ "mode": "normal"
+ },
+ "thresholdsStyle": {
+ "mode": "off"
+ }
+ },
+ "mappings": [],
+ "thresholds": {
+ "mode": "absolute",
+ "steps": [
+ {
+ "color": "green",
+ "value": null
+ },
+ {
+ "color": "red",
+ "value": 80
+ }
+ ]
+ },
+ "unit": "short"
+ },
"overrides": []
},
- "fill": 1,
- "fillGradient": 0,
- "grid": {
- "max": null,
- "min": null
- },
"gridPos": {
"h": 6,
"w": 20,
"x": 2,
"y": 0
},
- "hiddenSeries": false,
"id": 4,
- "interactive": true,
- "legend": {
- "alignAsTable": true,
- "avg": true,
- "current": false,
- "max": true,
- "min": true,
- "rightSide": true,
- "show": true,
- "total": false,
- "values": true
- },
- "legend_counts": true,
- "lines": true,
- "linewidth": 2,
- "links": [],
- "nullPointMode": "null",
"options": {
- "alertThreshold": true
+ "legend": {
+ "calcs": [
+ "mean",
+ "max",
+ "min"
+ ],
+ "displayMode": "table",
+ "placement": "right",
+ "showLegend": true
+ },
+ "tooltip": {
+ "mode": "single",
+ "sort": "none"
+ }
},
- "percentage": false,
- "pluginVersion": "7.5.3",
- "pointradius": 5,
- "points": false,
- "renderer": "flot",
- "resolution": 100,
- "scale": 1,
- "seriesOverrides": [],
- "spaceLength": 10,
- "spyable": true,
- "stack": true,
- "steppedLine": false,
+ "pluginVersion": "10.4.1",
"targets": [
{
"alias": "1min",
"column": "min1",
+ "datasource": {
+ "type": "influxdb",
+ "uid": "${DS_GLANCES}"
+ },
"dsType": "influxdb",
"function": "mean",
"groupBy": [
@@ -300,6 +326,10 @@
{
"alias": "5mins",
"column": "min5",
+ "datasource": {
+ "type": "influxdb",
+ "uid": "${DS_GLANCES}"
+ },
"dsType": "influxdb",
"function": "mean",
"groupBy": [
@@ -349,6 +379,10 @@
{
"alias": "15mins",
"column": "min15",
+ "datasource": {
+ "type": "influxdb",
+ "uid": "${DS_GLANCES}"
+ },
"dsType": "influxdb",
"function": "mean",
"groupBy": [
@@ -396,71 +430,48 @@
"target": ""
}
],
- "thresholds": [],
- "timeFrom": null,
- "timeRegions": [],
- "timeShift": null,
- "timezone": "browser",
"title": "Load",
- "tooltip": {
- "query_as_alias": true,
- "shared": false,
- "sort": 0,
- "value_type": "cumulative"
- },
- "type": "graph",
- "xaxis": {
- "buckets": null,
- "mode": "time",
- "name": null,
- "show": true,
- "values": []
- },
- "yaxes": [
- {
- "format": "short",
- "logBase": 1,
- "max": null,
- "min": null,
- "show": true
- },
- {
- "format": "short",
- "logBase": 1,
- "max": null,
- "min": null,
- "show": true
- }
- ],
- "yaxis": {
- "align": false,
- "alignLevel": null
- }
+ "type": "timeseries"
},
{
- "cacheTimeout": null,
- "colorBackground": false,
- "colorValue": false,
- "colors": [
- "rgba(50, 172, 45, 0.97)",
- "rgba(237, 129, 40, 0.89)",
- "rgba(245, 54, 54, 0.9)"
- ],
- "datasource": "${DS_GLANCES}",
- "editable": true,
- "error": false,
+ "datasource": {
+ "type": "influxdb",
+ "uid": "${DS_GLANCES}"
+ },
"fieldConfig": {
- "defaults": {},
+ "defaults": {
+ "color": {
+ "fixedColor": "rgb(31, 120, 193)",
+ "mode": "fixed"
+ },
+ "mappings": [
+ {
+ "options": {
+ "match": "null",
+ "result": {
+ "text": "N/A"
+ }
+ },
+ "type": "special"
+ }
+ ],
+ "thresholds": {
+ "mode": "absolute",
+ "steps": [
+ {
+ "color": "green",
+ "value": null
+ },
+ {
+ "color": "red",
+ "value": 80
+ }
+ ]
+ },
+ "unit": "none"
+ },
"overrides": []
},
- "format": "none",
- "gauge": {
- "maxValue": 100,
- "minValue": 0,
- "show": false,
- "thresholdLabels": false,
- "thresholdMarkers": true
- },
"gridPos": {
"h": 6,
"w": 2,
@@ -468,43 +479,31 @@
"y": 0
},
"id": 18,
- "interval": null,
- "links": [],
- "mappingType": 1,
- "mappingTypes": [
- {
- "name": "value to text",
- "value": 1
- },
- {
- "name": "range to text",
- "value": 2
- }
- ],
"maxDataPoints": 100,
- "nullPointMode": "connected",
- "nullText": null,
- "postfix": "",
- "postfixFontSize": "50%",
- "prefix": "",
- "prefixFontSize": "50%",
- "rangeMaps": [
- {
- "from": "null",
- "text": "N/A",
- "to": "null"
- }
- ],
- "sparkline": {
- "fillColor": "rgba(31, 118, 189, 0.18)",
- "full": false,
- "lineColor": "rgb(31, 120, 193)",
- "show": true
+ "options": {
+ "colorMode": "none",
+ "graphMode": "area",
+ "justifyMode": "auto",
+ "orientation": "horizontal",
+ "reduceOptions": {
+ "calcs": [
+ "mean"
+ ],
+ "fields": "",
+ "values": false
+ },
+ "showPercentChange": false,
+ "textMode": "auto",
+ "wideLayout": true
},
- "tableColumn": "",
+ "pluginVersion": "10.4.1",
"targets": [
{
"column": "total",
+ "datasource": {
+ "type": "influxdb",
+ "uid": "${DS_GLANCES}"
+ },
"dsType": "influxdb",
"function": "mean",
"groupBy": [
@@ -545,72 +544,97 @@
]
}
],
- "thresholds": "",
"title": "Processes",
- "type": "singlestat",
- "valueFontSize": "80%",
- "valueMaps": [
- {
- "op": "=",
- "text": "N/A",
- "value": "null"
- }
- ],
- "valueName": "avg"
+ "type": "stat"
},
{
- "aliasColors": {},
- "bars": false,
- "dashLength": 10,
- "dashes": false,
- "datasource": "${DS_GLANCES}",
- "editable": true,
- "error": false,
+ "datasource": {
+ "type": "influxdb",
+ "uid": "${DS_GLANCES}"
+ },
"fieldConfig": {
- "defaults": {},
+ "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": "never",
+ "spanNulls": false,
+ "stacking": {
+ "group": "A",
+ "mode": "none"
+ },
+ "thresholdsStyle": {
+ "mode": "off"
+ }
+ },
+ "mappings": [],
+ "thresholds": {
+ "mode": "absolute",
+ "steps": [
+ {
+ "color": "green",
+ "value": null
+ },
+ {
+ "color": "red",
+ "value": 80
+ }
+ ]
+ },
+ "unit": "percent"
+ },
"overrides": []
},
- "fill": 0,
- "fillGradient": 0,
- "grid": {},
"gridPos": {
"h": 7,
"w": 12,
"x": 0,
"y": 6
},
- "hiddenSeries": false,
"id": 6,
- "legend": {
- "avg": true,
- "current": false,
- "max": true,
- "min": true,
- "rightSide": false,
- "show": true,
- "total": false,
- "values": false
- },
- "lines": true,
- "linewidth": 1,
- "links": [],
- "nullPointMode": "null",
"options": {
- "alertThreshold": true
+ "legend": {
+ "calcs": [],
+ "displayMode": "list",
+ "placement": "bottom",
+ "showLegend": true
+ },
+ "tooltip": {
+ "mode": "single",
+ "sort": "none"
+ }
},
- "percentage": false,
- "pluginVersion": "7.5.3",
- "pointradius": 5,
- "points": false,
- "renderer": "flot",
- "seriesOverrides": [],
- "spaceLength": 10,
- "stack": false,
- "steppedLine": false,
+ "pluginVersion": "10.4.1",
"targets": [
{
"alias": "User",
"column": "user",
+ "datasource": {
+ "type": "influxdb",
+ "uid": "${DS_GLANCES}"
+ },
"dsType": "influxdb",
"function": "mean",
"groupBy": [
@@ -659,6 +683,10 @@
{
"alias": "System",
"column": "system",
+ "datasource": {
+ "type": "influxdb",
+ "uid": "${DS_GLANCES}"
+ },
"dsType": "influxdb",
"function": "mean",
"groupBy": [
@@ -708,6 +736,10 @@
{
"alias": "IoWait",
"column": "iowait",
+ "datasource": {
+ "type": "influxdb",
+ "uid": "${DS_GLANCES}"
+ },
"dsType": "influxdb",
"function": "mean",
"groupBy": [
@@ -755,99 +787,114 @@
"target": ""
}
],
- "thresholds": [],
- "timeFrom": null,
- "timeRegions": [],
- "timeShift": null,
"title": "CPU (%)",
- "tooltip": {
- "shared": false,
- "sort": 0,
- "value_type": "cumulative"
- },
- "type": "graph",
- "xaxis": {
- "buckets": null,
- "mode": "time",
- "name": null,
- "show": true,
- "values": []
- },
- "yaxes": [
- {
- "format": "percent",
- "logBase": 1,
- "max": null,
- "min": null,
- "show": true
- },
- {
- "format": "short",
- "logBase": 1,
- "max": null,
- "min": null,
- "show": true
- }
- ],
- "yaxis": {
- "align": false,
- "alignLevel": null
- }
+ "type": "timeseries"
},
{
- "aliasColors": {
- "Max": "#BF1B00"
+ "datasource": {
+ "type": "influxdb",
+ "uid": "${DS_GLANCES}"
},
- "bars": false,
- "dashLength": 10,
- "dashes": false,
- "datasource": "${DS_GLANCES}",
- "editable": true,
- "error": false,
"fieldConfig": {
- "defaults": {},
- "overrides": []
+ "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": "never",
+ "spanNulls": false,
+ "stacking": {
+ "group": "A",
+ "mode": "none"
+ },
+ "thresholdsStyle": {
+ "mode": "off"
+ }
+ },
+ "mappings": [],
+ "min": 0,
+ "thresholds": {
+ "mode": "absolute",
+ "steps": [
+ {
+ "color": "green",
+ "value": null
+ },
+ {
+ "color": "red",
+ "value": 80
+ }
+ ]
+ },
+ "unit": "bytes"
+ },
+ "overrides": [
+ {
+ "matcher": {
+ "id": "byName",
+ "options": "Max"
+ },
+ "properties": [
+ {
+ "id": "color",
+ "value": {
+ "fixedColor": "#BF1B00",
+ "mode": "fixed"
+ }
+ }
+ ]
+ }
+ ]
},
- "fill": 0,
- "fillGradient": 0,
- "grid": {},
"gridPos": {
"h": 7,
"w": 12,
"x": 12,
"y": 6
},
- "hiddenSeries": false,
"id": 7,
- "legend": {
- "avg": false,
- "current": false,
- "max": false,
- "min": false,
- "show": true,
- "total": false,
- "values": false
- },
- "lines": true,
- "linewidth": 1,
- "links": [],
- "nullPointMode": "null",
"options": {
- "alertThreshold": true
+ "legend": {
+ "calcs": [],
+ "displayMode": "list",
+ "placement": "bottom",
+ "showLegend": true
+ },
+ "tooltip": {
+ "mode": "single",
+ "sort": "none"
+ }
},
- "percentage": false,
- "pluginVersion": "7.5.3",
- "pointradius": 5,
- "points": false,
- "renderer": "flot",
- "seriesOverrides": [],
- "spaceLength": 10,
- "stack": false,
- "steppedLine": false,
+ "pluginVersion": "10.4.1",
"targets": [
{
"alias": "Used",
"column": "used",
+ "datasource": {
+ "type": "influxdb",
+ "uid": "${DS_GLANCES}"
+ },
"dsType": "influxdb",
"function": "mean",
"groupBy": [
@@ -897,6 +944,10 @@
{
"alias": "Max",
"column": "total",
+ "datasource": {
+ "type": "influxdb",
+ "uid": "${DS_GLANCES}"
+ },
"dsType": "influxdb",
"function": "mean",
"groupBy": [
@@ -945,104 +996,101 @@
"target": ""
}
],
- "thresholds": [],
- "timeFrom": null,
- "timeRegions": [],
- "timeShift": null,
"title": "MEM",
- "tooltip": {
- "shared": false,
- "sort": 0,
- "value_type": "cumulative"
- },
- "type": "graph",
- "xaxis": {
- "buckets": null,
- "mode": "time",
- "name": null,
- "show": true,
- "values": []
- },
- "yaxes": [
- {
- "$$hashKey": "object:2371",
- "format": "bytes",
- "logBase": 1,
- "max": null,
- "min": "0",
- "show": true
- },
- {
- "$$hashKey": "object:2372",
- "format": "short",
- "logBase": 1,
- "max": null,
- "min": null,
- "show": true
- }
- ],
- "yaxis": {
- "align": false,
- "alignLevel": null
- }
+ "type": "timeseries"
},
{
- "aliasColors": {},
- "bars": false,
- "dashLength": 10,
- "dashes": false,
- "datasource": "${DS_GLANCES}",
- "editable": true,
- "error": false,
+ "datasource": {
+ "type": "influxdb",
+ "uid": "${DS_GLANCES}"
+ },
"fieldConfig": {
- "defaults": {},
+ "defaults": {
+ "color": {
+ "mode": "palette-classic"
+ },
+ "custom": {
+ "axisBorderShow": false,
+ "axisCenteredZero": false,
+ "axisColorMode": "text",
+ "axisLabel": "",
+ "axisPlacement": "auto",
+ "barAlignment": 0,
+ "drawStyle": "line",
+ "fillOpacity": 30,
+ "gradientMode": "none",
+ "hideFrom": {
+ "legend": false,
+ "tooltip": false,
+ "viz": false
+ },
+ "insertNulls": false,
+ "lineInterpolation": "linear",
+ "lineWidth": 1,
+ "pointSize": 5,
+ "scaleDistribution": {
+ "type": "linear"
+ },
+ "showPoints": "never",
+ "spanNulls": false,
+ "stacking": {
+ "group": "A",
+ "mode": "none"
+ },
+ "thresholdsStyle": {
+ "mode": "off"
+ }
+ },
+ "mappings": [],
+ "thresholds": {
+ "mode": "absolute",
+ "steps": [
+ {
+ "color": "green",
+ "value": null
+ },
+ {
+ "color": "red",
+ "value": 80
+ }
+ ]
+ },
+ "unit": "bps"
+ },
"overrides": []
},
- "fill": 3,
- "fillGradient": 0,
- "grid": {},
"gridPos": {
"h": 7,
"w": 12,
"x": 0,
"y": 13
},
- "hiddenSeries": false,
"id": 9,
- "legend": {
- "avg": true,
- "current": false,
- "max": true,
- "min": true,
- "show": true,
- "total": false,
- "values": true
- },
- "lines": true,
- "linewidth": 1,
- "links": [],
- "nullPointMode": "null",
"options": {
- "alertThreshold": true
- },
- "percentage": false,
- "pluginVersion": "7.5.3",
- "pointradius": 5,
- "points": false,
- "renderer": "flot",
- "seriesOverrides": [
- {
- "alias": "Tx",
- "yaxis": 1
+ "legend": {
+ "calcs": [
+ "mean",
+ "max",
+ "min"
+ ],
+ "displayMode": "list",
+ "placement": "bottom",
+ "showLegend": true
+ },
+ "tooltip": {
+ "mode": "single",
+ "sort": "none"
}
- ],
- "spaceLength": 10,
- "stack": false,
- "steppedLine": false,
+ },
+ "pluginVersion": "10.4.1",
"targets": [
{
"alias": "In",
"column": "enp0s25.rx",
+ "datasource": {
+ "type": "influxdb",
+ "uid": "${DS_GLANCES}"
+ },
"dsType": "influxdb",
"function": "mean",
"groupBy": [
@@ -1087,6 +1135,10 @@
{
"alias": "Out",
"column": "eth0.tx*-1",
+ "datasource": {
+ "type": "influxdb",
+ "uid": "${DS_GLANCES}"
+ },
"dsType": "influxdb",
"function": "mean",
"groupBy": [
@@ -1129,101 +1181,114 @@
"target": ""
}
],
- "thresholds": [],
- "timeFrom": null,
- "timeRegions": [],
- "timeShift": null,
"title": "$interface network interface",
- "tooltip": {
- "shared": false,
- "sort": 0,
- "value_type": "cumulative"
- },
- "type": "graph",
- "xaxis": {
- "buckets": null,
- "mode": "time",
- "name": null,
- "show": true,
- "values": []
- },
- "yaxes": [
- {
- "$$hashKey": "object:2467",
- "format": "bps",
- "logBase": 1,
- "max": null,
- "min": null,
- "show": true
- },
- {
- "$$hashKey": "object:2468",
- "format": "short",
- "logBase": 1,
- "max": null,
- "min": null,
- "show": true
- }
- ],
- "yaxis": {
- "align": false,
- "alignLevel": null
- }
+ "type": "timeseries"
},