GraphNG: Update to test dashboards (#30153)

This commit is contained in:
Torkel Ödegaard 2021-01-11 13:21:55 +01:00 committed by GitHub
parent 7c4a597f4d
commit 28704d5274
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 1664 additions and 1578 deletions

View File

@ -15,7 +15,13 @@
"editable": true, "editable": true,
"gnetId": null, "gnetId": null,
"graphTooltip": 0, "graphTooltip": 0,
"links": [], "links": [
{
"icon": "external link",
"tags": ["gdev", "graph-ng"],
"type": "dashboards"
}
],
"panels": [ "panels": [
{ {
"datasource": null, "datasource": null,
@ -552,7 +558,7 @@
], ],
"schemaVersion": 27, "schemaVersion": 27,
"style": "dark", "style": "dark",
"tags": ["gdev", "panel-tests"], "tags": ["gdev", "panel-tests", "graph-ng"],
"templating": { "templating": {
"list": [] "list": []
}, },

View File

@ -15,7 +15,13 @@
"editable": true, "editable": true,
"gnetId": null, "gnetId": null,
"graphTooltip": 0, "graphTooltip": 0,
"links": [], "links": [
{
"icon": "external link",
"tags": ["gdev", "graph-ng"],
"type": "dashboards"
}
],
"panels": [ "panels": [
{ {
"datasource": "gdev-testdata", "datasource": "gdev-testdata",
@ -1026,7 +1032,7 @@
], ],
"schemaVersion": 27, "schemaVersion": 27,
"style": "dark", "style": "dark",
"tags": ["gdev", "panel-tests"], "tags": ["gdev", "panel-tests", "graph-ng"],
"templating": { "templating": {
"list": [] "list": []
}, },

View File

@ -15,7 +15,13 @@
"editable": true, "editable": true,
"gnetId": null, "gnetId": null,
"graphTooltip": 0, "graphTooltip": 0,
"links": [], "links": [
{
"icon": "external link",
"tags": ["gdev", "graph-ng"],
"type": "dashboards"
}
],
"panels": [ "panels": [
{ {
"datasource": null, "datasource": null,
@ -734,7 +740,7 @@
"refresh": false, "refresh": false,
"schemaVersion": 26, "schemaVersion": 26,
"style": "dark", "style": "dark",
"tags": ["gdev", "panel-tests"], "tags": ["gdev", "panel-tests", "graph-ng"],
"templating": { "templating": {
"list": [] "list": []
}, },

File diff suppressed because it is too large Load Diff