mirror of
https://github.com/grafana/grafana.git
synced 2025-02-16 18:34:52 -06:00
Co-authored-by: drew08t <drew08@gmail.com> Co-authored-by: Adela Almasan <adela.almasan@grafana.com> Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
107 lines
2.4 KiB
JSON
107 lines
2.4 KiB
JSON
{
|
|
"name": "Panel Tests - Graph Time Regions",
|
|
"labels": {
|
|
"gdev": "",
|
|
"graph": "",
|
|
"panel-tests": ""
|
|
},
|
|
"URL": "/d/graph-time-regions.json/panel-tests-graph-time-regions",
|
|
"nested": [
|
|
{
|
|
"uid": "graph-time-regions.json#2",
|
|
"kind": "panel",
|
|
"name": "Business Hours",
|
|
"URL": "/d/graph-time-regions.json/panel-tests-graph-time-regions?viewPanel=2",
|
|
"references": [
|
|
{
|
|
"kind": "ds",
|
|
"type": "default.type",
|
|
"UID": "default.uid"
|
|
},
|
|
{
|
|
"kind": "panel",
|
|
"type": "graph"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"uid": "graph-time-regions.json#4",
|
|
"kind": "panel",
|
|
"name": "Sunday's 20-23",
|
|
"URL": "/d/graph-time-regions.json/panel-tests-graph-time-regions?viewPanel=4",
|
|
"references": [
|
|
{
|
|
"kind": "ds",
|
|
"type": "default.type",
|
|
"UID": "default.uid"
|
|
},
|
|
{
|
|
"kind": "panel",
|
|
"type": "graph"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"uid": "graph-time-regions.json#3",
|
|
"kind": "panel",
|
|
"name": "Each day of week",
|
|
"URL": "/d/graph-time-regions.json/panel-tests-graph-time-regions?viewPanel=3",
|
|
"references": [
|
|
{
|
|
"kind": "ds",
|
|
"type": "default.type",
|
|
"UID": "default.uid"
|
|
},
|
|
{
|
|
"kind": "panel",
|
|
"type": "graph"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"uid": "graph-time-regions.json#5",
|
|
"kind": "panel",
|
|
"name": "05:00",
|
|
"URL": "/d/graph-time-regions.json/panel-tests-graph-time-regions?viewPanel=5",
|
|
"references": [
|
|
{
|
|
"kind": "ds",
|
|
"type": "default.type",
|
|
"UID": "default.uid"
|
|
},
|
|
{
|
|
"kind": "panel",
|
|
"type": "graph"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"uid": "graph-time-regions.json#7",
|
|
"kind": "panel",
|
|
"name": "From 22:00 to 00:30 (crossing midnight)",
|
|
"URL": "/d/graph-time-regions.json/panel-tests-graph-time-regions?viewPanel=7",
|
|
"references": [
|
|
{
|
|
"kind": "ds",
|
|
"type": "default.type",
|
|
"UID": "default.uid"
|
|
},
|
|
{
|
|
"kind": "panel",
|
|
"type": "graph"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"references": [
|
|
{
|
|
"kind": "ds",
|
|
"type": "default.type",
|
|
"UID": "default.uid"
|
|
},
|
|
{
|
|
"kind": "panel",
|
|
"type": "graph"
|
|
}
|
|
]
|
|
} |