Devenv: add dashboard showing timeseries out of range points (#56130)

This commit is contained in:
Ryan McKinley
2022-09-30 15:47:23 -04:00
committed by GitHub
parent c16317e5b8
commit 268a49cb38
5 changed files with 541 additions and 4 deletions
+10 -1
View File
@@ -2,7 +2,7 @@
//
// Frame[0]
// Name: labels
// Dimensions: 3 Fields by 209 Rows
// Dimensions: 3 Fields by 212 Rows
// +-----------------------------------------------------+-----------------+----------------+
// | Name: uid | Name: key | Name: value |
// | Labels: | Labels: | Labels: |
@@ -250,6 +250,9 @@
"panel-timeline/timeline-modes.json",
"panel-timeline/timeline-modes.json",
"panel-timeline/timeline-modes.json",
"panel-timeseries/timeseries-out-of-rage.json",
"panel-timeseries/timeseries-out-of-rage.json",
"panel-timeseries/timeseries-out-of-rage.json",
"scenarios/time_zone_support.json",
"scenarios/time_zone_support.json",
"scenarios/time_zone_support.json",
@@ -462,6 +465,9 @@
"graph-ng",
"panel-tests",
"gdev",
"graph-ng",
"panel-tests",
"gdev",
"graph",
"panel-tests",
"table",
@@ -684,6 +690,9 @@
"",
"",
"",
"",
"",
"",
""
]
]
+5 -1
View File
@@ -2,7 +2,7 @@
//
// Frame[0]
// Name: raw
// Dimensions: 4 Fields by 96 Rows
// Dimensions: 4 Fields by 97 Rows
// +---------------------------------------------------------+----------------+---------------+----------------------------------+
// | Name: uid | Name: kind | Name: size | Name: etag |
// | Labels: | Labels: | Labels: | Labels: |
@@ -150,6 +150,7 @@
"panel-text/text-options.json",
"panel-timeline/timeline-demo.json",
"panel-timeline/timeline-modes.json",
"panel-timeseries/timeseries-out-of-rage.json",
"scenarios/slow_queries_and_annotations.json",
"scenarios/time_zone_support.json",
"transforms/config-from-query.json",
@@ -254,6 +255,7 @@
"",
"",
"",
"",
""
],
[
@@ -346,6 +348,7 @@
7122,
10777,
8674,
13368,
24166,
15128,
13876,
@@ -444,6 +447,7 @@
"f6ea799109bb78d2f2954947a188d7b6",
"dfcd599be6b6df94aef3b6da9d8ac3fb",
"21dd0f87426cf7afc030d688d5516178",
"45294c2260bda5bba87039a18a98576d",
"727c2c46deddeb164cd9ce36a0ec1567",
"f517e61f40152e16f3291e72c27f606d",
"c1cbaf503457216461032844f47ac065",
@@ -2,7 +2,7 @@
//
// Frame[0]
// Name: references
// Dimensions: 4 Fields by 291 Rows
// Dimensions: 4 Fields by 293 Rows
// +-------------------------------+----------------+----------------+----------------+
// | Name: uid | Name: kind | Name: type | Name: uid |
// | Labels: | Labels: | Labels: | Labels: |
@@ -328,6 +328,8 @@
"panel-timeline/timeline-modes.json",
"panel-timeline/timeline-modes.json",
"panel-timeline/timeline-modes.json",
"panel-timeseries/timeseries-out-of-rage.json",
"panel-timeseries/timeseries-out-of-rage.json",
"scenarios/slow_queries_and_annotations.json",
"scenarios/slow_queries_and_annotations.json",
"scenarios/time_zone_support.json",
@@ -627,6 +629,8 @@
"panel",
"ds",
"panel",
"ds",
"panel",
"panel",
"panel",
"ds",
@@ -915,6 +919,8 @@
"state-timeline",
"status-history",
"default.type",
"timeseries",
"default.type",
"graph",
"default.type",
"graph",
@@ -1213,6 +1219,8 @@
"",
"default.uid",
"",
"default.uid",
"",
"",
"",
"default.uid",
+4 -1
View File
@@ -2,7 +2,7 @@
//
// Frame[0]
// Name: summary
// Dimensions: 3 Fields by 96 Rows
// Dimensions: 3 Fields by 97 Rows
// +---------------------------------------------------------+----------------------------------------------+--------------------------+
// | Name: uid | Name: name | Name: fields |
// | Labels: | Labels: | Labels: |
@@ -143,6 +143,7 @@
"panel-text/text-options.json",
"panel-timeline/timeline-demo.json",
"panel-timeline/timeline-modes.json",
"panel-timeseries/timeseries-out-of-rage.json",
"scenarios/slow_queries_and_annotations.json",
"scenarios/time_zone_support.json",
"transforms/config-from-query.json",
@@ -241,6 +242,7 @@
"Text options",
"Timeline Demo",
"Timeline Modes",
"Panel Tests - Timeseries - Out of range",
"Panel tests - Slow Queries \u0026 Annotations",
"Panel Tests - Time zone support",
"Transforms - Config from query",
@@ -409,6 +411,7 @@
{},
{},
{},
{},
{}
]
]