Rename: Status grid to history (#34864) (#34953)

(cherry picked from commit 4972e0f6a1)

Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
This commit is contained in:
Grot (@grafanabot)
2021-05-29 21:03:37 +02:00
committed by GitHub
co-authored by Ryan McKinley
parent 5e46bbe823
commit 216f018377
12 changed files with 17 additions and 17 deletions
@@ -354,7 +354,7 @@
"id": 67,
"links": [],
"options": {
"content": "## Status grid\n\nA sister panel to the state timeline is the new Status grid panel. It can visualize periodic state in a \ngrid. Works with both numerical, string or boolean state. ",
"content": "## Status history\n\nA sister panel to the state timeline is the new Status history panel. It can visualize periodic state in a \ngrid. Works with both numerical, string or boolean state. ",
"mode": "markdown"
},
"pluginVersion": "8.1.0-pre",
@@ -430,7 +430,7 @@
}
],
"title": "State timeline with time series + thresholds",
"type": "status-grid"
"type": "status-history"
},
{
"datasource": "gdev-testdata",
@@ -518,8 +518,8 @@
"stringInput": "true,true,true,false,true,true,false,true,false"
}
],
"title": "Status grid - boolean values",
"type": "status-grid"
"title": "Status history - boolean values",
"type": "status-history"
},
{
"cacheTimeout": null,