remove least from dashboard
This commit is contained in:
parent
34434cc392
commit
5f3973f18e
@ -55,7 +55,7 @@
|
|||||||
},
|
},
|
||||||
"gridPos":
|
"gridPos":
|
||||||
{
|
{
|
||||||
"h": 3,
|
"h": 6,
|
||||||
"w": 5,
|
"w": 5,
|
||||||
"x": 0,
|
"x": 0,
|
||||||
"y": 0
|
"y": 0
|
||||||
@ -213,7 +213,7 @@
|
|||||||
{
|
{
|
||||||
"h": 3,
|
"h": 3,
|
||||||
"w": 5,
|
"w": 5,
|
||||||
"x": 0,
|
"x": 5,
|
||||||
"y": 3
|
"y": 3
|
||||||
},
|
},
|
||||||
"id": 17,
|
"id": 17,
|
||||||
@ -256,84 +256,6 @@
|
|||||||
"title": "Avg Doses Given/Day",
|
"title": "Avg Doses Given/Day",
|
||||||
"type": "stat"
|
"type": "stat"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"datasource": null,
|
|
||||||
"fieldConfig":
|
|
||||||
{
|
|
||||||
"defaults":
|
|
||||||
{
|
|
||||||
"mappings":
|
|
||||||
[],
|
|
||||||
"thresholds":
|
|
||||||
{
|
|
||||||
"mode": "absolute",
|
|
||||||
"steps":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"color": "red",
|
|
||||||
"value": null
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"color": "#EAB839",
|
|
||||||
"value": 10000
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"color": "green",
|
|
||||||
"value": 110000
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"overrides":
|
|
||||||
[]
|
|
||||||
},
|
|
||||||
"gridPos":
|
|
||||||
{
|
|
||||||
"h": 3,
|
|
||||||
"w": 5,
|
|
||||||
"x": 5,
|
|
||||||
"y": 3
|
|
||||||
},
|
|
||||||
"id": 19,
|
|
||||||
"links":
|
|
||||||
[],
|
|
||||||
"options":
|
|
||||||
{
|
|
||||||
"colorMode": "value",
|
|
||||||
"graphMode": "none",
|
|
||||||
"justifyMode": "auto",
|
|
||||||
"orientation": "auto",
|
|
||||||
"reduceOptions":
|
|
||||||
{
|
|
||||||
"calcs":
|
|
||||||
[
|
|
||||||
"lastNotNull"
|
|
||||||
],
|
|
||||||
"fields": "",
|
|
||||||
"values": false
|
|
||||||
},
|
|
||||||
"text":
|
|
||||||
{},
|
|
||||||
"textMode": "auto"
|
|
||||||
},
|
|
||||||
"pluginVersion": "7.5.1",
|
|
||||||
"targets":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"exemplar": true,
|
|
||||||
"expr": "min_over_time(ontvacstat_previous_day_doses_administered[1y]) != 0",
|
|
||||||
"format": "time_series",
|
|
||||||
"interval": "",
|
|
||||||
"intervalFactor": 1,
|
|
||||||
"legendFormat": "Least Doses Given in a Day",
|
|
||||||
"refId": "A"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"timeFrom": null,
|
|
||||||
"timeShift": null,
|
|
||||||
"title": "Least Doses Given in a Day",
|
|
||||||
"type": "stat"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"aliasColors":
|
"aliasColors":
|
||||||
{},
|
{},
|
||||||
@ -746,5 +668,5 @@
|
|||||||
"timezone": "",
|
"timezone": "",
|
||||||
"title": "Ontario Vaccination Stats",
|
"title": "Ontario Vaccination Stats",
|
||||||
"uid": "vhnVv3lMk",
|
"uid": "vhnVv3lMk",
|
||||||
"version": 54
|
"version": 55
|
||||||
}
|
}
|
@ -57,7 +57,7 @@
|
|||||||
},
|
},
|
||||||
"gridPos":
|
"gridPos":
|
||||||
{
|
{
|
||||||
"h": 3,
|
"h": 6,
|
||||||
"w": 5,
|
"w": 5,
|
||||||
"x": 0,
|
"x": 0,
|
||||||
"y": 0
|
"y": 0
|
||||||
@ -215,7 +215,7 @@
|
|||||||
{
|
{
|
||||||
"h": 3,
|
"h": 3,
|
||||||
"w": 5,
|
"w": 5,
|
||||||
"x": 0,
|
"x": 5,
|
||||||
"y": 3
|
"y": 3
|
||||||
},
|
},
|
||||||
"id": 17,
|
"id": 17,
|
||||||
@ -258,84 +258,6 @@
|
|||||||
"title": "Avg Doses Given/Day",
|
"title": "Avg Doses Given/Day",
|
||||||
"type": "stat"
|
"type": "stat"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"datasource": null,
|
|
||||||
"fieldConfig":
|
|
||||||
{
|
|
||||||
"defaults":
|
|
||||||
{
|
|
||||||
"mappings":
|
|
||||||
[],
|
|
||||||
"thresholds":
|
|
||||||
{
|
|
||||||
"mode": "absolute",
|
|
||||||
"steps":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"color": "red",
|
|
||||||
"value": null
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"color": "#EAB839",
|
|
||||||
"value": 10000
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"color": "green",
|
|
||||||
"value": 110000
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"overrides":
|
|
||||||
[]
|
|
||||||
},
|
|
||||||
"gridPos":
|
|
||||||
{
|
|
||||||
"h": 3,
|
|
||||||
"w": 5,
|
|
||||||
"x": 5,
|
|
||||||
"y": 3
|
|
||||||
},
|
|
||||||
"id": 19,
|
|
||||||
"links":
|
|
||||||
[],
|
|
||||||
"options":
|
|
||||||
{
|
|
||||||
"colorMode": "value",
|
|
||||||
"graphMode": "none",
|
|
||||||
"justifyMode": "auto",
|
|
||||||
"orientation": "auto",
|
|
||||||
"reduceOptions":
|
|
||||||
{
|
|
||||||
"calcs":
|
|
||||||
[
|
|
||||||
"lastNotNull"
|
|
||||||
],
|
|
||||||
"fields": "",
|
|
||||||
"values": false
|
|
||||||
},
|
|
||||||
"text":
|
|
||||||
{},
|
|
||||||
"textMode": "auto"
|
|
||||||
},
|
|
||||||
"pluginVersion": "7.5.1",
|
|
||||||
"targets":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"exemplar": true,
|
|
||||||
"expr": "min_over_time(ontvacstat_previous_day_doses_administered[1y]) != 0",
|
|
||||||
"format": "time_series",
|
|
||||||
"interval": "",
|
|
||||||
"intervalFactor": 1,
|
|
||||||
"legendFormat": "Least Doses Given in a Day",
|
|
||||||
"refId": "A"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"timeFrom": null,
|
|
||||||
"timeShift": null,
|
|
||||||
"title": "Least Doses Given in a Day",
|
|
||||||
"type": "stat"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"aliasColors":
|
"aliasColors":
|
||||||
{},
|
{},
|
||||||
@ -748,7 +670,7 @@
|
|||||||
"timezone": "",
|
"timezone": "",
|
||||||
"title": "Ontario Vaccination Stats",
|
"title": "Ontario Vaccination Stats",
|
||||||
"uid": "vhnVv3lMk",
|
"uid": "vhnVv3lMk",
|
||||||
"version": 54
|
"version": 55
|
||||||
},
|
},
|
||||||
"expires": 86400,
|
"expires": 86400,
|
||||||
"key": "ontvacstats"
|
"key": "ontvacstats"
|
||||||
|
Reference in New Issue
Block a user