for formatting fixes, no actual changes
This commit is contained in:
parent
a4ebeca3b7
commit
c85cf71290
@ -1,6 +1,8 @@
|
||||
{
|
||||
"annotations": {
|
||||
"list": [
|
||||
"annotations":
|
||||
{
|
||||
"list":
|
||||
[
|
||||
{
|
||||
"builtIn": 1,
|
||||
"datasource": "-- Grafana --",
|
||||
@ -16,15 +18,20 @@
|
||||
"gnetId": null,
|
||||
"graphTooltip": 0,
|
||||
"id": 25,
|
||||
"links": [],
|
||||
"panels": [
|
||||
"links":
|
||||
[],
|
||||
"panels":
|
||||
[
|
||||
{
|
||||
"cacheTimeout": null,
|
||||
"datasource": null,
|
||||
"description": "~Days left until everyone 12+ Is partially vaccinated.\n\nThis divides the remaining population without any vaccination by the average doses administered over the past 3 days.",
|
||||
"fieldConfig": {
|
||||
"defaults": {
|
||||
"mappings": [
|
||||
"fieldConfig":
|
||||
{
|
||||
"defaults":
|
||||
{
|
||||
"mappings":
|
||||
[
|
||||
{
|
||||
"id": 0,
|
||||
"op": "=",
|
||||
@ -33,9 +40,11 @@
|
||||
"value": "null"
|
||||
}
|
||||
],
|
||||
"thresholds": {
|
||||
"thresholds":
|
||||
{
|
||||
"mode": "absolute",
|
||||
"steps": [
|
||||
"steps":
|
||||
[
|
||||
{
|
||||
"color": "green",
|
||||
"value": null
|
||||
@ -52,9 +61,11 @@
|
||||
},
|
||||
"unit": "none"
|
||||
},
|
||||
"overrides": []
|
||||
"overrides":
|
||||
[]
|
||||
},
|
||||
"gridPos": {
|
||||
"gridPos":
|
||||
{
|
||||
"h": 6,
|
||||
"w": 5,
|
||||
"x": 0,
|
||||
@ -62,25 +73,31 @@
|
||||
},
|
||||
"id": 8,
|
||||
"interval": null,
|
||||
"links": [],
|
||||
"links":
|
||||
[],
|
||||
"maxDataPoints": 100,
|
||||
"options": {
|
||||
"options":
|
||||
{
|
||||
"colorMode": "value",
|
||||
"graphMode": "area",
|
||||
"justifyMode": "auto",
|
||||
"orientation": "horizontal",
|
||||
"reduceOptions": {
|
||||
"calcs": [
|
||||
"reduceOptions":
|
||||
{
|
||||
"calcs":
|
||||
[
|
||||
"lastNotNull"
|
||||
],
|
||||
"fields": "/^{instance=\"127.0.0.1:8080\", job=\"ontvacstat\"}$/",
|
||||
"values": false
|
||||
},
|
||||
"text": {},
|
||||
"text":
|
||||
{},
|
||||
"textMode": "auto"
|
||||
},
|
||||
"pluginVersion": "7.5.1",
|
||||
"targets": [
|
||||
"targets":
|
||||
[
|
||||
{
|
||||
"exemplar": true,
|
||||
"expr": "((ontvacstat_eligible_population - ontvacstat_total_individuals_fully_vaccinated) - (ontvacstat_total_doses_administered - ontvacstat_total_doses_in_fully_vaccinated_individuals)) / avg_over_time(ontvacstat_previous_day_doses_administered[7d])",
|
||||
@ -96,12 +113,17 @@
|
||||
},
|
||||
{
|
||||
"datasource": null,
|
||||
"fieldConfig": {
|
||||
"defaults": {
|
||||
"mappings": [],
|
||||
"thresholds": {
|
||||
"fieldConfig":
|
||||
{
|
||||
"defaults":
|
||||
{
|
||||
"mappings":
|
||||
[],
|
||||
"thresholds":
|
||||
{
|
||||
"mode": "absolute",
|
||||
"steps": [
|
||||
"steps":
|
||||
[
|
||||
{
|
||||
"color": "red",
|
||||
"value": null
|
||||
@ -117,33 +139,41 @@
|
||||
]
|
||||
}
|
||||
},
|
||||
"overrides": []
|
||||
"overrides":
|
||||
[]
|
||||
},
|
||||
"gridPos": {
|
||||
"gridPos":
|
||||
{
|
||||
"h": 6,
|
||||
"w": 6,
|
||||
"x": 5,
|
||||
"y": 0
|
||||
},
|
||||
"id": 4,
|
||||
"links": [],
|
||||
"options": {
|
||||
"links":
|
||||
[],
|
||||
"options":
|
||||
{
|
||||
"colorMode": "value",
|
||||
"graphMode": "area",
|
||||
"justifyMode": "auto",
|
||||
"orientation": "auto",
|
||||
"reduceOptions": {
|
||||
"calcs": [
|
||||
"reduceOptions":
|
||||
{
|
||||
"calcs":
|
||||
[
|
||||
"lastNotNull"
|
||||
],
|
||||
"fields": "",
|
||||
"values": false
|
||||
},
|
||||
"text": {},
|
||||
"text":
|
||||
{},
|
||||
"textMode": "auto"
|
||||
},
|
||||
"pluginVersion": "7.5.1",
|
||||
"targets": [
|
||||
"targets":
|
||||
[
|
||||
{
|
||||
"exemplar": true,
|
||||
"expr": "ontvacstat_previous_day_doses_administered",
|
||||
@ -160,18 +190,23 @@
|
||||
"type": "stat"
|
||||
},
|
||||
{
|
||||
"aliasColors": {},
|
||||
"aliasColors":
|
||||
{},
|
||||
"bars": false,
|
||||
"dashLength": 10,
|
||||
"dashes": false,
|
||||
"datasource": null,
|
||||
"fieldConfig": {
|
||||
"defaults": {},
|
||||
"overrides": []
|
||||
"fieldConfig":
|
||||
{
|
||||
"defaults":
|
||||
{},
|
||||
"overrides":
|
||||
[]
|
||||
},
|
||||
"fill": 1,
|
||||
"fillGradient": 0,
|
||||
"gridPos": {
|
||||
"gridPos":
|
||||
{
|
||||
"h": 7,
|
||||
"w": 11,
|
||||
"x": 0,
|
||||
@ -179,7 +214,8 @@
|
||||
},
|
||||
"hiddenSeries": false,
|
||||
"id": 10,
|
||||
"legend": {
|
||||
"legend":
|
||||
{
|
||||
"avg": false,
|
||||
"current": false,
|
||||
"max": false,
|
||||
@ -191,7 +227,8 @@
|
||||
"lines": true,
|
||||
"linewidth": 1,
|
||||
"nullPointMode": "connected",
|
||||
"options": {
|
||||
"options":
|
||||
{
|
||||
"alertThreshold": true
|
||||
},
|
||||
"percentage": false,
|
||||
@ -199,11 +236,13 @@
|
||||
"pointradius": 2,
|
||||
"points": false,
|
||||
"renderer": "flot",
|
||||
"seriesOverrides": [],
|
||||
"seriesOverrides":
|
||||
[],
|
||||
"spaceLength": 10,
|
||||
"stack": false,
|
||||
"steppedLine": false,
|
||||
"targets": [
|
||||
"targets":
|
||||
[
|
||||
{
|
||||
"exemplar": true,
|
||||
"expr": "avg_over_time(ontvacstat_previous_day_doses_administered[3d:1d])",
|
||||
@ -213,25 +252,31 @@
|
||||
"refId": "A"
|
||||
}
|
||||
],
|
||||
"thresholds": [],
|
||||
"thresholds":
|
||||
[],
|
||||
"timeFrom": null,
|
||||
"timeRegions": [],
|
||||
"timeRegions":
|
||||
[],
|
||||
"timeShift": null,
|
||||
"title": "Vacination Rate",
|
||||
"tooltip": {
|
||||
"tooltip":
|
||||
{
|
||||
"shared": true,
|
||||
"sort": 0,
|
||||
"value_type": "individual"
|
||||
},
|
||||
"type": "graph",
|
||||
"xaxis": {
|
||||
"xaxis":
|
||||
{
|
||||
"buckets": null,
|
||||
"mode": "time",
|
||||
"name": null,
|
||||
"show": true,
|
||||
"values": []
|
||||
"values":
|
||||
[]
|
||||
},
|
||||
"yaxes": [
|
||||
"yaxes":
|
||||
[
|
||||
{
|
||||
"format": "short",
|
||||
"label": null,
|
||||
@ -249,7 +294,8 @@
|
||||
"show": true
|
||||
}
|
||||
],
|
||||
"yaxis": {
|
||||
"yaxis":
|
||||
{
|
||||
"align": false,
|
||||
"alignLevel": null
|
||||
}
|
||||
@ -257,13 +303,18 @@
|
||||
{
|
||||
"datasource": null,
|
||||
"description": "% of Ontario Population partially or Fully Vaccinated.",
|
||||
"fieldConfig": {
|
||||
"defaults": {
|
||||
"fieldConfig":
|
||||
{
|
||||
"defaults":
|
||||
{
|
||||
"decimals": 1,
|
||||
"mappings": [],
|
||||
"thresholds": {
|
||||
"mappings":
|
||||
[],
|
||||
"thresholds":
|
||||
{
|
||||
"mode": "absolute",
|
||||
"steps": [
|
||||
"steps":
|
||||
[
|
||||
{
|
||||
"color": "dark-red",
|
||||
"value": null
|
||||
@ -296,31 +347,39 @@
|
||||
},
|
||||
"unit": "percent"
|
||||
},
|
||||
"overrides": []
|
||||
"overrides":
|
||||
[]
|
||||
},
|
||||
"gridPos": {
|
||||
"gridPos":
|
||||
{
|
||||
"h": 8,
|
||||
"w": 11,
|
||||
"x": 0,
|
||||
"y": 13
|
||||
},
|
||||
"id": 2,
|
||||
"links": [],
|
||||
"options": {
|
||||
"links":
|
||||
[],
|
||||
"options":
|
||||
{
|
||||
"displayMode": "lcd",
|
||||
"orientation": "horizontal",
|
||||
"reduceOptions": {
|
||||
"calcs": [
|
||||
"reduceOptions":
|
||||
{
|
||||
"calcs":
|
||||
[
|
||||
"lastNotNull"
|
||||
],
|
||||
"fields": "",
|
||||
"values": false
|
||||
},
|
||||
"showUnfilled": true,
|
||||
"text": {}
|
||||
"text":
|
||||
{}
|
||||
},
|
||||
"pluginVersion": "7.5.1",
|
||||
"targets": [
|
||||
"targets":
|
||||
[
|
||||
{
|
||||
"exemplar": true,
|
||||
"expr": "(ontvacstat_total_doses_administered - ontvacstat_total_doses_in_fully_vaccinated_individuals) / (ontvacstat_eligible_population) * 100",
|
||||
@ -357,23 +416,30 @@
|
||||
"refresh": "15m",
|
||||
"schemaVersion": 27,
|
||||
"style": "dark",
|
||||
"tags": [],
|
||||
"templating": {
|
||||
"list": []
|
||||
"tags":
|
||||
[],
|
||||
"templating":
|
||||
{
|
||||
"list":
|
||||
[]
|
||||
},
|
||||
"time": {
|
||||
"time":
|
||||
{
|
||||
"from": "now-3d",
|
||||
"to": "now"
|
||||
},
|
||||
"timepicker": {
|
||||
"refresh_intervals": [
|
||||
"timepicker":
|
||||
{
|
||||
"refresh_intervals":
|
||||
[
|
||||
"15m",
|
||||
"30m",
|
||||
"1h",
|
||||
"2h",
|
||||
"1d"
|
||||
],
|
||||
"time_options": [
|
||||
"time_options":
|
||||
[
|
||||
"5m",
|
||||
"15m",
|
||||
"1h",
|
||||
|
Reference in New Issue
Block a user