re-lint/fmt json dashboards
This commit is contained in:
parent
dffa9dbf7e
commit
feed842941
@ -1,9 +1,6 @@
|
|||||||
{
|
{
|
||||||
"annotations":
|
"annotations": {
|
||||||
{
|
"list": [{
|
||||||
"list":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"builtIn": 1,
|
"builtIn": 1,
|
||||||
"datasource": "-- Grafana --",
|
"datasource": "-- Grafana --",
|
||||||
"enable": true,
|
"enable": true,
|
||||||
@ -11,81 +8,59 @@
|
|||||||
"iconColor": "rgba(0, 211, 255, 1)",
|
"iconColor": "rgba(0, 211, 255, 1)",
|
||||||
"name": "Annotations & Alerts",
|
"name": "Annotations & Alerts",
|
||||||
"type": "dashboard"
|
"type": "dashboard"
|
||||||
}
|
}]
|
||||||
]
|
|
||||||
},
|
},
|
||||||
"editable": true,
|
"editable": true,
|
||||||
"gnetId": null,
|
"gnetId": null,
|
||||||
"graphTooltip": 0,
|
"graphTooltip": 0,
|
||||||
"id": 25,
|
"id": 25,
|
||||||
"links":
|
"links": [],
|
||||||
[],
|
"panels": [{
|
||||||
"panels":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"datasource": null,
|
"datasource": null,
|
||||||
"fieldConfig":
|
"fieldConfig": {
|
||||||
{
|
"defaults": {
|
||||||
"defaults":
|
"mappings": [],
|
||||||
{
|
"thresholds": {
|
||||||
"mappings":
|
|
||||||
[],
|
|
||||||
"thresholds":
|
|
||||||
{
|
|
||||||
"mode": "absolute",
|
"mode": "absolute",
|
||||||
"steps":
|
"steps": [{
|
||||||
[
|
|
||||||
{
|
|
||||||
"color": "red",
|
"color": "red",
|
||||||
"value": null
|
"value": null
|
||||||
},
|
}, {
|
||||||
{
|
|
||||||
"color": "#EAB839",
|
"color": "#EAB839",
|
||||||
"value": 10000
|
"value": 10000
|
||||||
},
|
}, {
|
||||||
{
|
|
||||||
"color": "green",
|
"color": "green",
|
||||||
"value": 110000
|
"value": 110000
|
||||||
}
|
}]
|
||||||
]
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"overrides":
|
"overrides": []
|
||||||
[]
|
|
||||||
},
|
},
|
||||||
"gridPos":
|
"gridPos": {
|
||||||
{
|
|
||||||
"h": 6,
|
"h": 6,
|
||||||
"w": 4,
|
"w": 4,
|
||||||
"x": 0,
|
"x": 0,
|
||||||
"y": 0
|
"y": 0
|
||||||
},
|
},
|
||||||
"id": 4,
|
"id": 4,
|
||||||
"links":
|
"links": [],
|
||||||
[],
|
"options": {
|
||||||
"options":
|
|
||||||
{
|
|
||||||
"colorMode": "value",
|
"colorMode": "value",
|
||||||
"graphMode": "none",
|
"graphMode": "none",
|
||||||
"justifyMode": "auto",
|
"justifyMode": "auto",
|
||||||
"orientation": "auto",
|
"orientation": "auto",
|
||||||
"reduceOptions":
|
"reduceOptions": {
|
||||||
{
|
"calcs": [
|
||||||
"calcs":
|
|
||||||
[
|
|
||||||
"lastNotNull"
|
"lastNotNull"
|
||||||
],
|
],
|
||||||
"fields": "",
|
"fields": "",
|
||||||
"values": false
|
"values": false
|
||||||
},
|
},
|
||||||
"text":
|
"text": {},
|
||||||
{},
|
|
||||||
"textMode": "auto"
|
"textMode": "auto"
|
||||||
},
|
},
|
||||||
"pluginVersion": "7.5.1",
|
"pluginVersion": "7.5.1",
|
||||||
"targets":
|
"targets": [{
|
||||||
[
|
|
||||||
{
|
|
||||||
"exemplar": true,
|
"exemplar": true,
|
||||||
"expr": "ontvacstat_previous_day_doses_administered",
|
"expr": "ontvacstat_previous_day_doses_administered",
|
||||||
"format": "time_series",
|
"format": "time_series",
|
||||||
@ -93,34 +68,27 @@
|
|||||||
"intervalFactor": 1,
|
"intervalFactor": 1,
|
||||||
"legendFormat": "Yesterday",
|
"legendFormat": "Yesterday",
|
||||||
"refId": "A"
|
"refId": "A"
|
||||||
}
|
}],
|
||||||
],
|
|
||||||
"timeFrom": null,
|
"timeFrom": null,
|
||||||
"timeShift": null,
|
"timeShift": null,
|
||||||
"title": "Doses Administered Yesterday",
|
"title": "Doses Administered Yesterday",
|
||||||
"type": "stat"
|
"type": "stat"
|
||||||
},
|
}, {
|
||||||
{
|
|
||||||
"datasource": null,
|
"datasource": null,
|
||||||
"description": "",
|
"description": "",
|
||||||
"fieldConfig":
|
"fieldConfig": {
|
||||||
{
|
"defaults": {
|
||||||
"defaults":
|
"color": {
|
||||||
{
|
|
||||||
"color":
|
|
||||||
{
|
|
||||||
"mode": "palette-classic"
|
"mode": "palette-classic"
|
||||||
},
|
},
|
||||||
"custom":
|
"custom": {
|
||||||
{
|
|
||||||
"axisLabel": "",
|
"axisLabel": "",
|
||||||
"axisPlacement": "auto",
|
"axisPlacement": "auto",
|
||||||
"barAlignment": 0,
|
"barAlignment": 0,
|
||||||
"drawStyle": "line",
|
"drawStyle": "line",
|
||||||
"fillOpacity": 10,
|
"fillOpacity": 10,
|
||||||
"gradientMode": "none",
|
"gradientMode": "none",
|
||||||
"hideFrom":
|
"hideFrom": {
|
||||||
{
|
|
||||||
"graph": false,
|
"graph": false,
|
||||||
"legend": false,
|
"legend": false,
|
||||||
"tooltip": false
|
"tooltip": false
|
||||||
@ -128,113 +96,88 @@
|
|||||||
"lineInterpolation": "linear",
|
"lineInterpolation": "linear",
|
||||||
"lineWidth": 1,
|
"lineWidth": 1,
|
||||||
"pointSize": 5,
|
"pointSize": 5,
|
||||||
"scaleDistribution":
|
"scaleDistribution": {
|
||||||
{
|
|
||||||
"type": "linear"
|
"type": "linear"
|
||||||
},
|
},
|
||||||
"showPoints": "never",
|
"showPoints": "never",
|
||||||
"spanNulls": true
|
"spanNulls": true
|
||||||
},
|
},
|
||||||
"mappings":
|
"mappings": [],
|
||||||
[],
|
"thresholds": {
|
||||||
"thresholds":
|
|
||||||
{
|
|
||||||
"mode": "absolute",
|
"mode": "absolute",
|
||||||
"steps":
|
"steps": [{
|
||||||
[
|
|
||||||
{
|
|
||||||
"color": "green",
|
"color": "green",
|
||||||
"value": null
|
"value": null
|
||||||
},
|
}, {
|
||||||
{
|
|
||||||
"color": "red",
|
"color": "red",
|
||||||
"value": 80
|
"value": 80
|
||||||
}
|
}]
|
||||||
]
|
|
||||||
},
|
},
|
||||||
"unit": "short"
|
"unit": "short"
|
||||||
},
|
},
|
||||||
"overrides":
|
"overrides": []
|
||||||
[]
|
|
||||||
},
|
},
|
||||||
"gridPos":
|
"gridPos": {
|
||||||
{
|
|
||||||
"h": 6,
|
"h": 6,
|
||||||
"w": 6,
|
"w": 6,
|
||||||
"x": 4,
|
"x": 4,
|
||||||
"y": 0
|
"y": 0
|
||||||
},
|
},
|
||||||
"id": 14,
|
"id": 14,
|
||||||
"options":
|
"options": {
|
||||||
{
|
"graph": {},
|
||||||
"graph":
|
"legend": {
|
||||||
{},
|
"calcs": [],
|
||||||
"legend":
|
|
||||||
{
|
|
||||||
"calcs":
|
|
||||||
[],
|
|
||||||
"displayMode": "table",
|
"displayMode": "table",
|
||||||
"placement": "right"
|
"placement": "right"
|
||||||
},
|
},
|
||||||
"tooltipOptions":
|
"tooltipOptions": {
|
||||||
{
|
|
||||||
"mode": "single"
|
"mode": "single"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pluginVersion": "7.5.1",
|
"pluginVersion": "7.5.1",
|
||||||
"targets":
|
"targets": [{
|
||||||
[
|
|
||||||
{
|
|
||||||
"exemplar": true,
|
"exemplar": true,
|
||||||
"expr": "ontvacstat_previous_day_doses_administered",
|
"expr": "ontvacstat_previous_day_doses_administered",
|
||||||
"hide": false,
|
"hide": false,
|
||||||
"interval": "",
|
"interval": "",
|
||||||
"legendFormat": "Combined",
|
"legendFormat": "Combined",
|
||||||
"refId": "A"
|
"refId": "A"
|
||||||
},
|
}, {
|
||||||
{
|
|
||||||
"exemplar": true,
|
"exemplar": true,
|
||||||
"expr": "ontvacstat_previous_day_at_least_one",
|
"expr": "ontvacstat_previous_day_at_least_one",
|
||||||
"hide": false,
|
"hide": false,
|
||||||
"interval": "",
|
"interval": "",
|
||||||
"legendFormat": "At Least One",
|
"legendFormat": "At Least One",
|
||||||
"refId": "B"
|
"refId": "B"
|
||||||
},
|
}, {
|
||||||
{
|
|
||||||
"exemplar": true,
|
"exemplar": true,
|
||||||
"expr": "ontvacstat_previous_day_fully_vaccinated",
|
"expr": "ontvacstat_previous_day_fully_vaccinated",
|
||||||
"hide": false,
|
"hide": false,
|
||||||
"interval": "",
|
"interval": "",
|
||||||
"legendFormat": "Fully Vaccinated",
|
"legendFormat": "Fully Vaccinated",
|
||||||
"refId": "C"
|
"refId": "C"
|
||||||
}
|
}],
|
||||||
],
|
|
||||||
"timeFrom": null,
|
"timeFrom": null,
|
||||||
"timeShift": null,
|
"timeShift": null,
|
||||||
"title": "Doses Administered Yesterday/day",
|
"title": "Doses Administered Yesterday/day",
|
||||||
"type": "timeseries"
|
"type": "timeseries"
|
||||||
},
|
}, {
|
||||||
{
|
|
||||||
"datasource": null,
|
"datasource": null,
|
||||||
"description": "",
|
"description": "",
|
||||||
"fieldConfig":
|
"fieldConfig": {
|
||||||
{
|
"defaults": {
|
||||||
"defaults":
|
"color": {
|
||||||
{
|
|
||||||
"color":
|
|
||||||
{
|
|
||||||
"mode": "palette-classic"
|
"mode": "palette-classic"
|
||||||
},
|
},
|
||||||
"custom":
|
"custom": {
|
||||||
{
|
|
||||||
"axisLabel": "",
|
"axisLabel": "",
|
||||||
"axisPlacement": "auto",
|
"axisPlacement": "auto",
|
||||||
"barAlignment": 0,
|
"barAlignment": 0,
|
||||||
"drawStyle": "line",
|
"drawStyle": "line",
|
||||||
"fillOpacity": 0,
|
"fillOpacity": 0,
|
||||||
"gradientMode": "none",
|
"gradientMode": "none",
|
||||||
"hideFrom":
|
"hideFrom": {
|
||||||
{
|
|
||||||
"graph": false,
|
"graph": false,
|
||||||
"legend": false,
|
"legend": false,
|
||||||
"tooltip": false
|
"tooltip": false
|
||||||
@ -242,162 +185,122 @@
|
|||||||
"lineInterpolation": "smooth",
|
"lineInterpolation": "smooth",
|
||||||
"lineWidth": 1,
|
"lineWidth": 1,
|
||||||
"pointSize": 5,
|
"pointSize": 5,
|
||||||
"scaleDistribution":
|
"scaleDistribution": {
|
||||||
{
|
|
||||||
"type": "linear"
|
"type": "linear"
|
||||||
},
|
},
|
||||||
"showPoints": "never",
|
"showPoints": "never",
|
||||||
"spanNulls": true
|
"spanNulls": true
|
||||||
},
|
},
|
||||||
"mappings":
|
"mappings": [],
|
||||||
[],
|
"thresholds": {
|
||||||
"thresholds":
|
|
||||||
{
|
|
||||||
"mode": "absolute",
|
"mode": "absolute",
|
||||||
"steps":
|
"steps": [{
|
||||||
[
|
|
||||||
{
|
|
||||||
"color": "green",
|
"color": "green",
|
||||||
"value": null
|
"value": null
|
||||||
},
|
}, {
|
||||||
{
|
|
||||||
"color": "red",
|
"color": "red",
|
||||||
"value": 80
|
"value": 80
|
||||||
}
|
}]
|
||||||
]
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"overrides":
|
"overrides": []
|
||||||
[]
|
|
||||||
},
|
},
|
||||||
"gridPos":
|
"gridPos": {
|
||||||
{
|
|
||||||
"h": 6,
|
"h": 6,
|
||||||
"w": 10,
|
"w": 10,
|
||||||
"x": 0,
|
"x": 0,
|
||||||
"y": 6
|
"y": 6
|
||||||
},
|
},
|
||||||
"id": 10,
|
"id": 10,
|
||||||
"options":
|
"options": {
|
||||||
{
|
"graph": {},
|
||||||
"graph":
|
"legend": {
|
||||||
{},
|
"calcs": [],
|
||||||
"legend":
|
|
||||||
{
|
|
||||||
"calcs":
|
|
||||||
[],
|
|
||||||
"displayMode": "list",
|
"displayMode": "list",
|
||||||
"placement": "bottom"
|
"placement": "bottom"
|
||||||
},
|
},
|
||||||
"tooltipOptions":
|
"tooltipOptions": {
|
||||||
{
|
|
||||||
"mode": "single"
|
"mode": "single"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pluginVersion": "7.5.1",
|
"pluginVersion": "7.5.1",
|
||||||
"targets":
|
"targets": [{
|
||||||
[
|
|
||||||
{
|
|
||||||
"exemplar": true,
|
"exemplar": true,
|
||||||
"expr": "avg_over_time(ontvacstat_previous_day_doses_administered[3d])",
|
"expr": "avg_over_time(ontvacstat_previous_day_doses_administered[3d])",
|
||||||
"interval": "",
|
"interval": "",
|
||||||
"intervalFactor": 1,
|
"intervalFactor": 1,
|
||||||
"legendFormat": "Combined",
|
"legendFormat": "Combined",
|
||||||
"refId": "A"
|
"refId": "A"
|
||||||
},
|
}, {
|
||||||
{
|
|
||||||
"exemplar": true,
|
"exemplar": true,
|
||||||
"expr": "avg_over_time(ontvacstat_previous_day_at_least_one[3d])",
|
"expr": "avg_over_time(ontvacstat_previous_day_at_least_one[3d])",
|
||||||
"hide": false,
|
"hide": false,
|
||||||
"interval": "",
|
"interval": "",
|
||||||
"legendFormat": "First Does",
|
"legendFormat": "First Does",
|
||||||
"refId": "B"
|
"refId": "B"
|
||||||
},
|
}, {
|
||||||
{
|
|
||||||
"exemplar": true,
|
"exemplar": true,
|
||||||
"expr": "avg_over_time(ontvacstat_previous_day_fully_vaccinated[3d])",
|
"expr": "avg_over_time(ontvacstat_previous_day_fully_vaccinated[3d])",
|
||||||
"hide": false,
|
"hide": false,
|
||||||
"interval": "",
|
"interval": "",
|
||||||
"legendFormat": "Fully Vaccinated",
|
"legendFormat": "Fully Vaccinated",
|
||||||
"refId": "C"
|
"refId": "C"
|
||||||
}
|
}],
|
||||||
],
|
|
||||||
"timeFrom": null,
|
"timeFrom": null,
|
||||||
"timeShift": null,
|
"timeShift": null,
|
||||||
"title": "Vacination Rate (3 day avg)",
|
"title": "Vacination Rate (3 day avg)",
|
||||||
"type": "timeseries"
|
"type": "timeseries"
|
||||||
},
|
}, {
|
||||||
{
|
|
||||||
"datasource": null,
|
"datasource": null,
|
||||||
"description": "% of Ontario Population partially or Fully Vaccinated.",
|
"description": "% of Ontario Population partially or Fully Vaccinated.",
|
||||||
"fieldConfig":
|
"fieldConfig": {
|
||||||
{
|
"defaults": {
|
||||||
"defaults":
|
"color": {
|
||||||
{
|
|
||||||
"color":
|
|
||||||
{
|
|
||||||
"mode": "thresholds"
|
"mode": "thresholds"
|
||||||
},
|
},
|
||||||
"decimals": 1,
|
"decimals": 1,
|
||||||
"mappings":
|
"mappings": [],
|
||||||
[],
|
"thresholds": {
|
||||||
"thresholds":
|
|
||||||
{
|
|
||||||
"mode": "absolute",
|
"mode": "absolute",
|
||||||
"steps":
|
"steps": [{
|
||||||
[
|
|
||||||
{
|
|
||||||
"color": "dark-red",
|
"color": "dark-red",
|
||||||
"value": null
|
"value": null
|
||||||
},
|
}, {
|
||||||
{
|
|
||||||
"color": "semi-dark-red",
|
"color": "semi-dark-red",
|
||||||
"value": 40
|
"value": 40
|
||||||
},
|
}, {
|
||||||
{
|
|
||||||
"color": "light-red",
|
"color": "light-red",
|
||||||
"value": 50
|
"value": 50
|
||||||
},
|
}, {
|
||||||
{
|
|
||||||
"color": "semi-dark-yellow",
|
"color": "semi-dark-yellow",
|
||||||
"value": 60
|
"value": 60
|
||||||
},
|
}, {
|
||||||
{
|
|
||||||
"color": "light-yellow",
|
"color": "light-yellow",
|
||||||
"value": 70
|
"value": 70
|
||||||
},
|
}, {
|
||||||
{
|
|
||||||
"color": "light-green",
|
"color": "light-green",
|
||||||
"value": 80
|
"value": 80
|
||||||
},
|
}, {
|
||||||
{
|
|
||||||
"color": "semi-dark-green",
|
"color": "semi-dark-green",
|
||||||
"value": 90
|
"value": 90
|
||||||
}
|
}]
|
||||||
]
|
|
||||||
},
|
},
|
||||||
"unit": "percent"
|
"unit": "percent"
|
||||||
},
|
},
|
||||||
"overrides":
|
"overrides": []
|
||||||
[]
|
|
||||||
},
|
},
|
||||||
"gridPos":
|
"gridPos": {
|
||||||
{
|
|
||||||
"h": 8,
|
"h": 8,
|
||||||
"w": 10,
|
"w": 10,
|
||||||
"x": 0,
|
"x": 0,
|
||||||
"y": 12
|
"y": 12
|
||||||
},
|
},
|
||||||
"id": 2,
|
"id": 2,
|
||||||
"links":
|
"links": [],
|
||||||
[],
|
"options": {
|
||||||
"options":
|
|
||||||
{
|
|
||||||
"orientation": "horizontal",
|
"orientation": "horizontal",
|
||||||
"reduceOptions":
|
"reduceOptions": {
|
||||||
{
|
"calcs": [
|
||||||
"calcs":
|
|
||||||
[
|
|
||||||
"lastNotNull"
|
"lastNotNull"
|
||||||
],
|
],
|
||||||
"fields": "",
|
"fields": "",
|
||||||
@ -405,13 +308,10 @@
|
|||||||
},
|
},
|
||||||
"showThresholdLabels": false,
|
"showThresholdLabels": false,
|
||||||
"showThresholdMarkers": true,
|
"showThresholdMarkers": true,
|
||||||
"text":
|
"text": {}
|
||||||
{}
|
|
||||||
},
|
},
|
||||||
"pluginVersion": "7.5.1",
|
"pluginVersion": "7.5.1",
|
||||||
"targets":
|
"targets": [{
|
||||||
[
|
|
||||||
{
|
|
||||||
"exemplar": true,
|
"exemplar": true,
|
||||||
"expr": "(ontvacstat_total_doses_administered - ontvacstat_total_doses_in_fully_vaccinated_individuals) / (ontvacstat_eligible_population) * 100",
|
"expr": "(ontvacstat_total_doses_administered - ontvacstat_total_doses_in_fully_vaccinated_individuals) / (ontvacstat_eligible_population) * 100",
|
||||||
"format": "time_series",
|
"format": "time_series",
|
||||||
@ -419,8 +319,7 @@
|
|||||||
"intervalFactor": 1,
|
"intervalFactor": 1,
|
||||||
"legendFormat": "Partially Vaccinated",
|
"legendFormat": "Partially Vaccinated",
|
||||||
"refId": "A"
|
"refId": "A"
|
||||||
},
|
}, {
|
||||||
{
|
|
||||||
"exemplar": true,
|
"exemplar": true,
|
||||||
"expr": "ontvacstat_total_individuals_fully_vaccinated / ontvacstat_eligible_population * 100",
|
"expr": "ontvacstat_total_individuals_fully_vaccinated / ontvacstat_eligible_population * 100",
|
||||||
"format": "time_series",
|
"format": "time_series",
|
||||||
@ -428,92 +327,69 @@
|
|||||||
"intervalFactor": 1,
|
"intervalFactor": 1,
|
||||||
"legendFormat": "Fully Vaccinated",
|
"legendFormat": "Fully Vaccinated",
|
||||||
"refId": "B"
|
"refId": "B"
|
||||||
},
|
}, {
|
||||||
{
|
|
||||||
"exemplar": true,
|
"exemplar": true,
|
||||||
"expr": "(ontvacstat_total_individuals_at_least_one) / (ontvacstat_eligible_population) * 100",
|
"expr": "(ontvacstat_total_individuals_at_least_one) / (ontvacstat_eligible_population) * 100",
|
||||||
"hide": false,
|
"hide": false,
|
||||||
"interval": "",
|
"interval": "",
|
||||||
"legendFormat": "Combined",
|
"legendFormat": "Combined",
|
||||||
"refId": "C"
|
"refId": "C"
|
||||||
}
|
}],
|
||||||
],
|
|
||||||
"timeFrom": null,
|
"timeFrom": null,
|
||||||
"timeShift": null,
|
"timeShift": null,
|
||||||
"title": "Overall % Vaccinated",
|
"title": "Overall % Vaccinated",
|
||||||
"type": "gauge"
|
"type": "gauge"
|
||||||
},
|
}, {
|
||||||
{
|
|
||||||
"datasource": null,
|
"datasource": null,
|
||||||
"description": "",
|
"description": "",
|
||||||
"fieldConfig":
|
"fieldConfig": {
|
||||||
{
|
"defaults": {
|
||||||
"defaults":
|
"color": {
|
||||||
{
|
|
||||||
"color":
|
|
||||||
{
|
|
||||||
"mode": "thresholds"
|
"mode": "thresholds"
|
||||||
},
|
},
|
||||||
"decimals": 1,
|
"decimals": 1,
|
||||||
"mappings":
|
"mappings": [],
|
||||||
[],
|
"thresholds": {
|
||||||
"thresholds":
|
|
||||||
{
|
|
||||||
"mode": "absolute",
|
"mode": "absolute",
|
||||||
"steps":
|
"steps": [{
|
||||||
[
|
|
||||||
{
|
|
||||||
"color": "dark-red",
|
"color": "dark-red",
|
||||||
"value": null
|
"value": null
|
||||||
},
|
}, {
|
||||||
{
|
|
||||||
"color": "semi-dark-red",
|
"color": "semi-dark-red",
|
||||||
"value": 40
|
"value": 40
|
||||||
},
|
}, {
|
||||||
{
|
|
||||||
"color": "light-red",
|
"color": "light-red",
|
||||||
"value": 50
|
"value": 50
|
||||||
},
|
}, {
|
||||||
{
|
|
||||||
"color": "semi-dark-yellow",
|
"color": "semi-dark-yellow",
|
||||||
"value": 60
|
"value": 60
|
||||||
},
|
}, {
|
||||||
{
|
|
||||||
"color": "light-yellow",
|
"color": "light-yellow",
|
||||||
"value": 70
|
"value": 70
|
||||||
},
|
}, {
|
||||||
{
|
|
||||||
"color": "light-green",
|
"color": "light-green",
|
||||||
"value": 80
|
"value": 80
|
||||||
},
|
}, {
|
||||||
{
|
|
||||||
"color": "semi-dark-green",
|
"color": "semi-dark-green",
|
||||||
"value": 90
|
"value": 90
|
||||||
}
|
}]
|
||||||
]
|
|
||||||
},
|
},
|
||||||
"unit": "percent"
|
"unit": "percent"
|
||||||
},
|
},
|
||||||
"overrides":
|
"overrides": []
|
||||||
[]
|
|
||||||
},
|
},
|
||||||
"gridPos":
|
"gridPos": {
|
||||||
{
|
|
||||||
"h": 8,
|
"h": 8,
|
||||||
"w": 10,
|
"w": 10,
|
||||||
"x": 0,
|
"x": 0,
|
||||||
"y": 20
|
"y": 20
|
||||||
},
|
},
|
||||||
"id": 19,
|
"id": 19,
|
||||||
"links":
|
"links": [],
|
||||||
[],
|
"options": {
|
||||||
"options":
|
|
||||||
{
|
|
||||||
"orientation": "horizontal",
|
"orientation": "horizontal",
|
||||||
"reduceOptions":
|
"reduceOptions": {
|
||||||
{
|
"calcs": [
|
||||||
"calcs":
|
|
||||||
[
|
|
||||||
"lastNotNull"
|
"lastNotNull"
|
||||||
],
|
],
|
||||||
"fields": "",
|
"fields": "",
|
||||||
@ -521,13 +397,10 @@
|
|||||||
},
|
},
|
||||||
"showThresholdLabels": false,
|
"showThresholdLabels": false,
|
||||||
"showThresholdMarkers": true,
|
"showThresholdMarkers": true,
|
||||||
"text":
|
"text": {}
|
||||||
{}
|
|
||||||
},
|
},
|
||||||
"pluginVersion": "7.5.1",
|
"pluginVersion": "7.5.1",
|
||||||
"targets":
|
"targets": [{
|
||||||
[
|
|
||||||
{
|
|
||||||
"exemplar": true,
|
"exemplar": true,
|
||||||
"expr": "ontvacstat_age_12_17yrs_percent_at_least_one_dose * 100",
|
"expr": "ontvacstat_age_12_17yrs_percent_at_least_one_dose * 100",
|
||||||
"format": "time_series",
|
"format": "time_series",
|
||||||
@ -535,105 +408,88 @@
|
|||||||
"intervalFactor": 1,
|
"intervalFactor": 1,
|
||||||
"legendFormat": "12-17",
|
"legendFormat": "12-17",
|
||||||
"refId": "A"
|
"refId": "A"
|
||||||
},
|
}, {
|
||||||
{
|
|
||||||
"exemplar": true,
|
"exemplar": true,
|
||||||
"expr": "ontvacstat_age_18_29yrs_percent_at_least_one_dose * 100",
|
"expr": "ontvacstat_age_18_29yrs_percent_at_least_one_dose * 100",
|
||||||
"hide": false,
|
"hide": false,
|
||||||
"interval": "",
|
"interval": "",
|
||||||
"legendFormat": "18-29",
|
"legendFormat": "18-29",
|
||||||
"refId": "B"
|
"refId": "B"
|
||||||
},
|
}, {
|
||||||
{
|
|
||||||
"exemplar": true,
|
"exemplar": true,
|
||||||
"expr": "ontvacstat_age_30_39yrs_percent_at_least_one_dose * 100",
|
"expr": "ontvacstat_age_30_39yrs_percent_at_least_one_dose * 100",
|
||||||
"hide": false,
|
"hide": false,
|
||||||
"interval": "",
|
"interval": "",
|
||||||
"legendFormat": "30-39",
|
"legendFormat": "30-39",
|
||||||
"refId": "C"
|
"refId": "C"
|
||||||
},
|
}, {
|
||||||
{
|
|
||||||
"exemplar": true,
|
"exemplar": true,
|
||||||
"expr": "ontvacstat_age_40_49yrs_percent_at_least_one_dose * 100",
|
"expr": "ontvacstat_age_40_49yrs_percent_at_least_one_dose * 100",
|
||||||
"hide": false,
|
"hide": false,
|
||||||
"interval": "",
|
"interval": "",
|
||||||
"legendFormat": "40-49",
|
"legendFormat": "40-49",
|
||||||
"refId": "D"
|
"refId": "D"
|
||||||
},
|
}, {
|
||||||
{
|
|
||||||
"exemplar": true,
|
"exemplar": true,
|
||||||
"expr": "ontvacstat_age_50_59yrs_percent_at_least_one_dose * 100",
|
"expr": "ontvacstat_age_50_59yrs_percent_at_least_one_dose * 100",
|
||||||
"hide": false,
|
"hide": false,
|
||||||
"interval": "",
|
"interval": "",
|
||||||
"legendFormat": "50-59",
|
"legendFormat": "50-59",
|
||||||
"refId": "E"
|
"refId": "E"
|
||||||
},
|
}, {
|
||||||
{
|
|
||||||
"exemplar": true,
|
"exemplar": true,
|
||||||
"expr": "ontvacstat_age_60_69yrs_percent_at_least_one_dose * 100",
|
"expr": "ontvacstat_age_60_69yrs_percent_at_least_one_dose * 100",
|
||||||
"hide": false,
|
"hide": false,
|
||||||
"interval": "",
|
"interval": "",
|
||||||
"legendFormat": "60-69",
|
"legendFormat": "60-69",
|
||||||
"refId": "F"
|
"refId": "F"
|
||||||
},
|
}, {
|
||||||
{
|
|
||||||
"exemplar": true,
|
"exemplar": true,
|
||||||
"expr": "ontvacstat_age_70_79yrs_percent_at_least_one_dose * 100",
|
"expr": "ontvacstat_age_70_79yrs_percent_at_least_one_dose * 100",
|
||||||
"hide": false,
|
"hide": false,
|
||||||
"interval": "",
|
"interval": "",
|
||||||
"legendFormat": "70-79",
|
"legendFormat": "70-79",
|
||||||
"refId": "G"
|
"refId": "G"
|
||||||
},
|
}, {
|
||||||
{
|
|
||||||
"exemplar": true,
|
"exemplar": true,
|
||||||
"expr": "ontvacstat_age_80_plus_percent_at_least_one_dose * 100",
|
"expr": "ontvacstat_age_80_plus_percent_at_least_one_dose * 100",
|
||||||
"hide": false,
|
"hide": false,
|
||||||
"interval": "",
|
"interval": "",
|
||||||
"legendFormat": "80+",
|
"legendFormat": "80+",
|
||||||
"refId": "H"
|
"refId": "H"
|
||||||
},
|
}, {
|
||||||
{
|
|
||||||
"exemplar": true,
|
"exemplar": true,
|
||||||
"expr": "ontvacstat_age_adult_18_plus_percent_at_least_one_dose * 100",
|
"expr": "ontvacstat_age_adult_18_plus_percent_at_least_one_dose * 100",
|
||||||
"hide": false,
|
"hide": false,
|
||||||
"interval": "",
|
"interval": "",
|
||||||
"legendFormat": "18+",
|
"legendFormat": "18+",
|
||||||
"refId": "I"
|
"refId": "I"
|
||||||
}
|
}],
|
||||||
],
|
|
||||||
"timeFrom": null,
|
"timeFrom": null,
|
||||||
"timeShift": null,
|
"timeShift": null,
|
||||||
"title": "At Least One Dose by Age",
|
"title": "At Least One Dose by Age",
|
||||||
"type": "gauge"
|
"type": "gauge"
|
||||||
}
|
}],
|
||||||
],
|
|
||||||
"refresh": "1h",
|
"refresh": "1h",
|
||||||
"schemaVersion": 27,
|
"schemaVersion": 27,
|
||||||
"style": "dark",
|
"style": "dark",
|
||||||
"tags":
|
"tags": [],
|
||||||
[],
|
"templating": {
|
||||||
"templating":
|
"list": []
|
||||||
{
|
|
||||||
"list":
|
|
||||||
[]
|
|
||||||
},
|
},
|
||||||
"time":
|
"time": {
|
||||||
{
|
|
||||||
"from": "now-3d",
|
"from": "now-3d",
|
||||||
"to": "now"
|
"to": "now"
|
||||||
},
|
},
|
||||||
"timepicker":
|
"timepicker": {
|
||||||
{
|
"refresh_intervals": [
|
||||||
"refresh_intervals":
|
|
||||||
[
|
|
||||||
"15m",
|
"15m",
|
||||||
"30m",
|
"30m",
|
||||||
"1h",
|
"1h",
|
||||||
"2h",
|
"2h",
|
||||||
"1d"
|
"1d"
|
||||||
],
|
],
|
||||||
"time_options":
|
"time_options": [
|
||||||
[
|
|
||||||
"5m",
|
"5m",
|
||||||
"15m",
|
"15m",
|
||||||
"1h",
|
"1h",
|
||||||
|
@ -1,11 +1,7 @@
|
|||||||
{
|
{
|
||||||
"dashboard":
|
"dashboard": {
|
||||||
{
|
"annotations": {
|
||||||
"annotations":
|
"list": [{
|
||||||
{
|
|
||||||
"list":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"builtIn": 1,
|
"builtIn": 1,
|
||||||
"datasource": "-- Grafana --",
|
"datasource": "-- Grafana --",
|
||||||
"enable": true,
|
"enable": true,
|
||||||
@ -13,81 +9,59 @@
|
|||||||
"iconColor": "rgba(0, 211, 255, 1)",
|
"iconColor": "rgba(0, 211, 255, 1)",
|
||||||
"name": "Annotations & Alerts",
|
"name": "Annotations & Alerts",
|
||||||
"type": "dashboard"
|
"type": "dashboard"
|
||||||
}
|
}]
|
||||||
]
|
|
||||||
},
|
},
|
||||||
"editable": true,
|
"editable": true,
|
||||||
"gnetId": null,
|
"gnetId": null,
|
||||||
"graphTooltip": 0,
|
"graphTooltip": 0,
|
||||||
"id": 25,
|
"id": 25,
|
||||||
"links":
|
"links": [],
|
||||||
[],
|
"panels": [{
|
||||||
"panels":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"datasource": null,
|
"datasource": null,
|
||||||
"fieldConfig":
|
"fieldConfig": {
|
||||||
{
|
"defaults": {
|
||||||
"defaults":
|
"mappings": [],
|
||||||
{
|
"thresholds": {
|
||||||
"mappings":
|
|
||||||
[],
|
|
||||||
"thresholds":
|
|
||||||
{
|
|
||||||
"mode": "absolute",
|
"mode": "absolute",
|
||||||
"steps":
|
"steps": [{
|
||||||
[
|
|
||||||
{
|
|
||||||
"color": "red",
|
"color": "red",
|
||||||
"value": null
|
"value": null
|
||||||
},
|
}, {
|
||||||
{
|
|
||||||
"color": "#EAB839",
|
"color": "#EAB839",
|
||||||
"value": 10000
|
"value": 10000
|
||||||
},
|
}, {
|
||||||
{
|
|
||||||
"color": "green",
|
"color": "green",
|
||||||
"value": 110000
|
"value": 110000
|
||||||
}
|
}]
|
||||||
]
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"overrides":
|
"overrides": []
|
||||||
[]
|
|
||||||
},
|
},
|
||||||
"gridPos":
|
"gridPos": {
|
||||||
{
|
|
||||||
"h": 6,
|
"h": 6,
|
||||||
"w": 4,
|
"w": 4,
|
||||||
"x": 0,
|
"x": 0,
|
||||||
"y": 0
|
"y": 0
|
||||||
},
|
},
|
||||||
"id": 4,
|
"id": 4,
|
||||||
"links":
|
"links": [],
|
||||||
[],
|
"options": {
|
||||||
"options":
|
|
||||||
{
|
|
||||||
"colorMode": "value",
|
"colorMode": "value",
|
||||||
"graphMode": "none",
|
"graphMode": "none",
|
||||||
"justifyMode": "auto",
|
"justifyMode": "auto",
|
||||||
"orientation": "auto",
|
"orientation": "auto",
|
||||||
"reduceOptions":
|
"reduceOptions": {
|
||||||
{
|
"calcs": [
|
||||||
"calcs":
|
|
||||||
[
|
|
||||||
"lastNotNull"
|
"lastNotNull"
|
||||||
],
|
],
|
||||||
"fields": "",
|
"fields": "",
|
||||||
"values": false
|
"values": false
|
||||||
},
|
},
|
||||||
"text":
|
"text": {},
|
||||||
{},
|
|
||||||
"textMode": "auto"
|
"textMode": "auto"
|
||||||
},
|
},
|
||||||
"pluginVersion": "7.5.1",
|
"pluginVersion": "7.5.1",
|
||||||
"targets":
|
"targets": [{
|
||||||
[
|
|
||||||
{
|
|
||||||
"exemplar": true,
|
"exemplar": true,
|
||||||
"expr": "ontvacstat_previous_day_doses_administered",
|
"expr": "ontvacstat_previous_day_doses_administered",
|
||||||
"format": "time_series",
|
"format": "time_series",
|
||||||
@ -95,34 +69,27 @@
|
|||||||
"intervalFactor": 1,
|
"intervalFactor": 1,
|
||||||
"legendFormat": "Yesterday",
|
"legendFormat": "Yesterday",
|
||||||
"refId": "A"
|
"refId": "A"
|
||||||
}
|
}],
|
||||||
],
|
|
||||||
"timeFrom": null,
|
"timeFrom": null,
|
||||||
"timeShift": null,
|
"timeShift": null,
|
||||||
"title": "Doses Administered Yesterday",
|
"title": "Doses Administered Yesterday",
|
||||||
"type": "stat"
|
"type": "stat"
|
||||||
},
|
}, {
|
||||||
{
|
|
||||||
"datasource": null,
|
"datasource": null,
|
||||||
"description": "",
|
"description": "",
|
||||||
"fieldConfig":
|
"fieldConfig": {
|
||||||
{
|
"defaults": {
|
||||||
"defaults":
|
"color": {
|
||||||
{
|
|
||||||
"color":
|
|
||||||
{
|
|
||||||
"mode": "palette-classic"
|
"mode": "palette-classic"
|
||||||
},
|
},
|
||||||
"custom":
|
"custom": {
|
||||||
{
|
|
||||||
"axisLabel": "",
|
"axisLabel": "",
|
||||||
"axisPlacement": "auto",
|
"axisPlacement": "auto",
|
||||||
"barAlignment": 0,
|
"barAlignment": 0,
|
||||||
"drawStyle": "line",
|
"drawStyle": "line",
|
||||||
"fillOpacity": 10,
|
"fillOpacity": 10,
|
||||||
"gradientMode": "none",
|
"gradientMode": "none",
|
||||||
"hideFrom":
|
"hideFrom": {
|
||||||
{
|
|
||||||
"graph": false,
|
"graph": false,
|
||||||
"legend": false,
|
"legend": false,
|
||||||
"tooltip": false
|
"tooltip": false
|
||||||
@ -130,113 +97,88 @@
|
|||||||
"lineInterpolation": "linear",
|
"lineInterpolation": "linear",
|
||||||
"lineWidth": 1,
|
"lineWidth": 1,
|
||||||
"pointSize": 5,
|
"pointSize": 5,
|
||||||
"scaleDistribution":
|
"scaleDistribution": {
|
||||||
{
|
|
||||||
"type": "linear"
|
"type": "linear"
|
||||||
},
|
},
|
||||||
"showPoints": "never",
|
"showPoints": "never",
|
||||||
"spanNulls": true
|
"spanNulls": true
|
||||||
},
|
},
|
||||||
"mappings":
|
"mappings": [],
|
||||||
[],
|
"thresholds": {
|
||||||
"thresholds":
|
|
||||||
{
|
|
||||||
"mode": "absolute",
|
"mode": "absolute",
|
||||||
"steps":
|
"steps": [{
|
||||||
[
|
|
||||||
{
|
|
||||||
"color": "green",
|
"color": "green",
|
||||||
"value": null
|
"value": null
|
||||||
},
|
}, {
|
||||||
{
|
|
||||||
"color": "red",
|
"color": "red",
|
||||||
"value": 80
|
"value": 80
|
||||||
}
|
}]
|
||||||
]
|
|
||||||
},
|
},
|
||||||
"unit": "short"
|
"unit": "short"
|
||||||
},
|
},
|
||||||
"overrides":
|
"overrides": []
|
||||||
[]
|
|
||||||
},
|
},
|
||||||
"gridPos":
|
"gridPos": {
|
||||||
{
|
|
||||||
"h": 6,
|
"h": 6,
|
||||||
"w": 6,
|
"w": 6,
|
||||||
"x": 4,
|
"x": 4,
|
||||||
"y": 0
|
"y": 0
|
||||||
},
|
},
|
||||||
"id": 14,
|
"id": 14,
|
||||||
"options":
|
"options": {
|
||||||
{
|
"graph": {},
|
||||||
"graph":
|
"legend": {
|
||||||
{},
|
"calcs": [],
|
||||||
"legend":
|
|
||||||
{
|
|
||||||
"calcs":
|
|
||||||
[],
|
|
||||||
"displayMode": "table",
|
"displayMode": "table",
|
||||||
"placement": "right"
|
"placement": "right"
|
||||||
},
|
},
|
||||||
"tooltipOptions":
|
"tooltipOptions": {
|
||||||
{
|
|
||||||
"mode": "single"
|
"mode": "single"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pluginVersion": "7.5.1",
|
"pluginVersion": "7.5.1",
|
||||||
"targets":
|
"targets": [{
|
||||||
[
|
|
||||||
{
|
|
||||||
"exemplar": true,
|
"exemplar": true,
|
||||||
"expr": "ontvacstat_previous_day_doses_administered",
|
"expr": "ontvacstat_previous_day_doses_administered",
|
||||||
"hide": false,
|
"hide": false,
|
||||||
"interval": "",
|
"interval": "",
|
||||||
"legendFormat": "Combined",
|
"legendFormat": "Combined",
|
||||||
"refId": "A"
|
"refId": "A"
|
||||||
},
|
}, {
|
||||||
{
|
|
||||||
"exemplar": true,
|
"exemplar": true,
|
||||||
"expr": "ontvacstat_previous_day_at_least_one",
|
"expr": "ontvacstat_previous_day_at_least_one",
|
||||||
"hide": false,
|
"hide": false,
|
||||||
"interval": "",
|
"interval": "",
|
||||||
"legendFormat": "At Least One",
|
"legendFormat": "At Least One",
|
||||||
"refId": "B"
|
"refId": "B"
|
||||||
},
|
}, {
|
||||||
{
|
|
||||||
"exemplar": true,
|
"exemplar": true,
|
||||||
"expr": "ontvacstat_previous_day_fully_vaccinated",
|
"expr": "ontvacstat_previous_day_fully_vaccinated",
|
||||||
"hide": false,
|
"hide": false,
|
||||||
"interval": "",
|
"interval": "",
|
||||||
"legendFormat": "Fully Vaccinated",
|
"legendFormat": "Fully Vaccinated",
|
||||||
"refId": "C"
|
"refId": "C"
|
||||||
}
|
}],
|
||||||
],
|
|
||||||
"timeFrom": null,
|
"timeFrom": null,
|
||||||
"timeShift": null,
|
"timeShift": null,
|
||||||
"title": "Doses Administered Yesterday/day",
|
"title": "Doses Administered Yesterday/day",
|
||||||
"type": "timeseries"
|
"type": "timeseries"
|
||||||
},
|
}, {
|
||||||
{
|
|
||||||
"datasource": null,
|
"datasource": null,
|
||||||
"description": "",
|
"description": "",
|
||||||
"fieldConfig":
|
"fieldConfig": {
|
||||||
{
|
"defaults": {
|
||||||
"defaults":
|
"color": {
|
||||||
{
|
|
||||||
"color":
|
|
||||||
{
|
|
||||||
"mode": "palette-classic"
|
"mode": "palette-classic"
|
||||||
},
|
},
|
||||||
"custom":
|
"custom": {
|
||||||
{
|
|
||||||
"axisLabel": "",
|
"axisLabel": "",
|
||||||
"axisPlacement": "auto",
|
"axisPlacement": "auto",
|
||||||
"barAlignment": 0,
|
"barAlignment": 0,
|
||||||
"drawStyle": "line",
|
"drawStyle": "line",
|
||||||
"fillOpacity": 0,
|
"fillOpacity": 0,
|
||||||
"gradientMode": "none",
|
"gradientMode": "none",
|
||||||
"hideFrom":
|
"hideFrom": {
|
||||||
{
|
|
||||||
"graph": false,
|
"graph": false,
|
||||||
"legend": false,
|
"legend": false,
|
||||||
"tooltip": false
|
"tooltip": false
|
||||||
@ -244,162 +186,122 @@
|
|||||||
"lineInterpolation": "smooth",
|
"lineInterpolation": "smooth",
|
||||||
"lineWidth": 1,
|
"lineWidth": 1,
|
||||||
"pointSize": 5,
|
"pointSize": 5,
|
||||||
"scaleDistribution":
|
"scaleDistribution": {
|
||||||
{
|
|
||||||
"type": "linear"
|
"type": "linear"
|
||||||
},
|
},
|
||||||
"showPoints": "never",
|
"showPoints": "never",
|
||||||
"spanNulls": true
|
"spanNulls": true
|
||||||
},
|
},
|
||||||
"mappings":
|
"mappings": [],
|
||||||
[],
|
"thresholds": {
|
||||||
"thresholds":
|
|
||||||
{
|
|
||||||
"mode": "absolute",
|
"mode": "absolute",
|
||||||
"steps":
|
"steps": [{
|
||||||
[
|
|
||||||
{
|
|
||||||
"color": "green",
|
"color": "green",
|
||||||
"value": null
|
"value": null
|
||||||
},
|
}, {
|
||||||
{
|
|
||||||
"color": "red",
|
"color": "red",
|
||||||
"value": 80
|
"value": 80
|
||||||
}
|
}]
|
||||||
]
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"overrides":
|
"overrides": []
|
||||||
[]
|
|
||||||
},
|
},
|
||||||
"gridPos":
|
"gridPos": {
|
||||||
{
|
|
||||||
"h": 6,
|
"h": 6,
|
||||||
"w": 10,
|
"w": 10,
|
||||||
"x": 0,
|
"x": 0,
|
||||||
"y": 6
|
"y": 6
|
||||||
},
|
},
|
||||||
"id": 10,
|
"id": 10,
|
||||||
"options":
|
"options": {
|
||||||
{
|
"graph": {},
|
||||||
"graph":
|
"legend": {
|
||||||
{},
|
"calcs": [],
|
||||||
"legend":
|
|
||||||
{
|
|
||||||
"calcs":
|
|
||||||
[],
|
|
||||||
"displayMode": "list",
|
"displayMode": "list",
|
||||||
"placement": "bottom"
|
"placement": "bottom"
|
||||||
},
|
},
|
||||||
"tooltipOptions":
|
"tooltipOptions": {
|
||||||
{
|
|
||||||
"mode": "single"
|
"mode": "single"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pluginVersion": "7.5.1",
|
"pluginVersion": "7.5.1",
|
||||||
"targets":
|
"targets": [{
|
||||||
[
|
|
||||||
{
|
|
||||||
"exemplar": true,
|
"exemplar": true,
|
||||||
"expr": "avg_over_time(ontvacstat_previous_day_doses_administered[3d])",
|
"expr": "avg_over_time(ontvacstat_previous_day_doses_administered[3d])",
|
||||||
"interval": "",
|
"interval": "",
|
||||||
"intervalFactor": 1,
|
"intervalFactor": 1,
|
||||||
"legendFormat": "Combined",
|
"legendFormat": "Combined",
|
||||||
"refId": "A"
|
"refId": "A"
|
||||||
},
|
}, {
|
||||||
{
|
|
||||||
"exemplar": true,
|
"exemplar": true,
|
||||||
"expr": "avg_over_time(ontvacstat_previous_day_at_least_one[3d])",
|
"expr": "avg_over_time(ontvacstat_previous_day_at_least_one[3d])",
|
||||||
"hide": false,
|
"hide": false,
|
||||||
"interval": "",
|
"interval": "",
|
||||||
"legendFormat": "First Does",
|
"legendFormat": "First Does",
|
||||||
"refId": "B"
|
"refId": "B"
|
||||||
},
|
}, {
|
||||||
{
|
|
||||||
"exemplar": true,
|
"exemplar": true,
|
||||||
"expr": "avg_over_time(ontvacstat_previous_day_fully_vaccinated[3d])",
|
"expr": "avg_over_time(ontvacstat_previous_day_fully_vaccinated[3d])",
|
||||||
"hide": false,
|
"hide": false,
|
||||||
"interval": "",
|
"interval": "",
|
||||||
"legendFormat": "Fully Vaccinated",
|
"legendFormat": "Fully Vaccinated",
|
||||||
"refId": "C"
|
"refId": "C"
|
||||||
}
|
}],
|
||||||
],
|
|
||||||
"timeFrom": null,
|
"timeFrom": null,
|
||||||
"timeShift": null,
|
"timeShift": null,
|
||||||
"title": "Vacination Rate (3 day avg)",
|
"title": "Vacination Rate (3 day avg)",
|
||||||
"type": "timeseries"
|
"type": "timeseries"
|
||||||
},
|
}, {
|
||||||
{
|
|
||||||
"datasource": null,
|
"datasource": null,
|
||||||
"description": "% of Ontario Population partially or Fully Vaccinated.",
|
"description": "% of Ontario Population partially or Fully Vaccinated.",
|
||||||
"fieldConfig":
|
"fieldConfig": {
|
||||||
{
|
"defaults": {
|
||||||
"defaults":
|
"color": {
|
||||||
{
|
|
||||||
"color":
|
|
||||||
{
|
|
||||||
"mode": "thresholds"
|
"mode": "thresholds"
|
||||||
},
|
},
|
||||||
"decimals": 1,
|
"decimals": 1,
|
||||||
"mappings":
|
"mappings": [],
|
||||||
[],
|
"thresholds": {
|
||||||
"thresholds":
|
|
||||||
{
|
|
||||||
"mode": "absolute",
|
"mode": "absolute",
|
||||||
"steps":
|
"steps": [{
|
||||||
[
|
|
||||||
{
|
|
||||||
"color": "dark-red",
|
"color": "dark-red",
|
||||||
"value": null
|
"value": null
|
||||||
},
|
}, {
|
||||||
{
|
|
||||||
"color": "semi-dark-red",
|
"color": "semi-dark-red",
|
||||||
"value": 40
|
"value": 40
|
||||||
},
|
}, {
|
||||||
{
|
|
||||||
"color": "light-red",
|
"color": "light-red",
|
||||||
"value": 50
|
"value": 50
|
||||||
},
|
}, {
|
||||||
{
|
|
||||||
"color": "semi-dark-yellow",
|
"color": "semi-dark-yellow",
|
||||||
"value": 60
|
"value": 60
|
||||||
},
|
}, {
|
||||||
{
|
|
||||||
"color": "light-yellow",
|
"color": "light-yellow",
|
||||||
"value": 70
|
"value": 70
|
||||||
},
|
}, {
|
||||||
{
|
|
||||||
"color": "light-green",
|
"color": "light-green",
|
||||||
"value": 80
|
"value": 80
|
||||||
},
|
}, {
|
||||||
{
|
|
||||||
"color": "semi-dark-green",
|
"color": "semi-dark-green",
|
||||||
"value": 90
|
"value": 90
|
||||||
}
|
}]
|
||||||
]
|
|
||||||
},
|
},
|
||||||
"unit": "percent"
|
"unit": "percent"
|
||||||
},
|
},
|
||||||
"overrides":
|
"overrides": []
|
||||||
[]
|
|
||||||
},
|
},
|
||||||
"gridPos":
|
"gridPos": {
|
||||||
{
|
|
||||||
"h": 8,
|
"h": 8,
|
||||||
"w": 10,
|
"w": 10,
|
||||||
"x": 0,
|
"x": 0,
|
||||||
"y": 12
|
"y": 12
|
||||||
},
|
},
|
||||||
"id": 2,
|
"id": 2,
|
||||||
"links":
|
"links": [],
|
||||||
[],
|
"options": {
|
||||||
"options":
|
|
||||||
{
|
|
||||||
"orientation": "horizontal",
|
"orientation": "horizontal",
|
||||||
"reduceOptions":
|
"reduceOptions": {
|
||||||
{
|
"calcs": [
|
||||||
"calcs":
|
|
||||||
[
|
|
||||||
"lastNotNull"
|
"lastNotNull"
|
||||||
],
|
],
|
||||||
"fields": "",
|
"fields": "",
|
||||||
@ -407,13 +309,10 @@
|
|||||||
},
|
},
|
||||||
"showThresholdLabels": false,
|
"showThresholdLabels": false,
|
||||||
"showThresholdMarkers": true,
|
"showThresholdMarkers": true,
|
||||||
"text":
|
"text": {}
|
||||||
{}
|
|
||||||
},
|
},
|
||||||
"pluginVersion": "7.5.1",
|
"pluginVersion": "7.5.1",
|
||||||
"targets":
|
"targets": [{
|
||||||
[
|
|
||||||
{
|
|
||||||
"exemplar": true,
|
"exemplar": true,
|
||||||
"expr": "(ontvacstat_total_doses_administered - ontvacstat_total_doses_in_fully_vaccinated_individuals) / (ontvacstat_eligible_population) * 100",
|
"expr": "(ontvacstat_total_doses_administered - ontvacstat_total_doses_in_fully_vaccinated_individuals) / (ontvacstat_eligible_population) * 100",
|
||||||
"format": "time_series",
|
"format": "time_series",
|
||||||
@ -421,8 +320,7 @@
|
|||||||
"intervalFactor": 1,
|
"intervalFactor": 1,
|
||||||
"legendFormat": "Partially Vaccinated",
|
"legendFormat": "Partially Vaccinated",
|
||||||
"refId": "A"
|
"refId": "A"
|
||||||
},
|
}, {
|
||||||
{
|
|
||||||
"exemplar": true,
|
"exemplar": true,
|
||||||
"expr": "ontvacstat_total_individuals_fully_vaccinated / ontvacstat_eligible_population * 100",
|
"expr": "ontvacstat_total_individuals_fully_vaccinated / ontvacstat_eligible_population * 100",
|
||||||
"format": "time_series",
|
"format": "time_series",
|
||||||
@ -430,92 +328,69 @@
|
|||||||
"intervalFactor": 1,
|
"intervalFactor": 1,
|
||||||
"legendFormat": "Fully Vaccinated",
|
"legendFormat": "Fully Vaccinated",
|
||||||
"refId": "B"
|
"refId": "B"
|
||||||
},
|
}, {
|
||||||
{
|
|
||||||
"exemplar": true,
|
"exemplar": true,
|
||||||
"expr": "(ontvacstat_total_individuals_at_least_one) / (ontvacstat_eligible_population) * 100",
|
"expr": "(ontvacstat_total_individuals_at_least_one) / (ontvacstat_eligible_population) * 100",
|
||||||
"hide": false,
|
"hide": false,
|
||||||
"interval": "",
|
"interval": "",
|
||||||
"legendFormat": "Combined",
|
"legendFormat": "Combined",
|
||||||
"refId": "C"
|
"refId": "C"
|
||||||
}
|
}],
|
||||||
],
|
|
||||||
"timeFrom": null,
|
"timeFrom": null,
|
||||||
"timeShift": null,
|
"timeShift": null,
|
||||||
"title": "Overall % Vaccinated",
|
"title": "Overall % Vaccinated",
|
||||||
"type": "gauge"
|
"type": "gauge"
|
||||||
},
|
}, {
|
||||||
{
|
|
||||||
"datasource": null,
|
"datasource": null,
|
||||||
"description": "",
|
"description": "",
|
||||||
"fieldConfig":
|
"fieldConfig": {
|
||||||
{
|
"defaults": {
|
||||||
"defaults":
|
"color": {
|
||||||
{
|
|
||||||
"color":
|
|
||||||
{
|
|
||||||
"mode": "thresholds"
|
"mode": "thresholds"
|
||||||
},
|
},
|
||||||
"decimals": 1,
|
"decimals": 1,
|
||||||
"mappings":
|
"mappings": [],
|
||||||
[],
|
"thresholds": {
|
||||||
"thresholds":
|
|
||||||
{
|
|
||||||
"mode": "absolute",
|
"mode": "absolute",
|
||||||
"steps":
|
"steps": [{
|
||||||
[
|
|
||||||
{
|
|
||||||
"color": "dark-red",
|
"color": "dark-red",
|
||||||
"value": null
|
"value": null
|
||||||
},
|
}, {
|
||||||
{
|
|
||||||
"color": "semi-dark-red",
|
"color": "semi-dark-red",
|
||||||
"value": 40
|
"value": 40
|
||||||
},
|
}, {
|
||||||
{
|
|
||||||
"color": "light-red",
|
"color": "light-red",
|
||||||
"value": 50
|
"value": 50
|
||||||
},
|
}, {
|
||||||
{
|
|
||||||
"color": "semi-dark-yellow",
|
"color": "semi-dark-yellow",
|
||||||
"value": 60
|
"value": 60
|
||||||
},
|
}, {
|
||||||
{
|
|
||||||
"color": "light-yellow",
|
"color": "light-yellow",
|
||||||
"value": 70
|
"value": 70
|
||||||
},
|
}, {
|
||||||
{
|
|
||||||
"color": "light-green",
|
"color": "light-green",
|
||||||
"value": 80
|
"value": 80
|
||||||
},
|
}, {
|
||||||
{
|
|
||||||
"color": "semi-dark-green",
|
"color": "semi-dark-green",
|
||||||
"value": 90
|
"value": 90
|
||||||
}
|
}]
|
||||||
]
|
|
||||||
},
|
},
|
||||||
"unit": "percent"
|
"unit": "percent"
|
||||||
},
|
},
|
||||||
"overrides":
|
"overrides": []
|
||||||
[]
|
|
||||||
},
|
},
|
||||||
"gridPos":
|
"gridPos": {
|
||||||
{
|
|
||||||
"h": 8,
|
"h": 8,
|
||||||
"w": 10,
|
"w": 10,
|
||||||
"x": 0,
|
"x": 0,
|
||||||
"y": 20
|
"y": 20
|
||||||
},
|
},
|
||||||
"id": 19,
|
"id": 19,
|
||||||
"links":
|
"links": [],
|
||||||
[],
|
"options": {
|
||||||
"options":
|
|
||||||
{
|
|
||||||
"orientation": "horizontal",
|
"orientation": "horizontal",
|
||||||
"reduceOptions":
|
"reduceOptions": {
|
||||||
{
|
"calcs": [
|
||||||
"calcs":
|
|
||||||
[
|
|
||||||
"lastNotNull"
|
"lastNotNull"
|
||||||
],
|
],
|
||||||
"fields": "",
|
"fields": "",
|
||||||
@ -523,13 +398,10 @@
|
|||||||
},
|
},
|
||||||
"showThresholdLabels": false,
|
"showThresholdLabels": false,
|
||||||
"showThresholdMarkers": true,
|
"showThresholdMarkers": true,
|
||||||
"text":
|
"text": {}
|
||||||
{}
|
|
||||||
},
|
},
|
||||||
"pluginVersion": "7.5.1",
|
"pluginVersion": "7.5.1",
|
||||||
"targets":
|
"targets": [{
|
||||||
[
|
|
||||||
{
|
|
||||||
"exemplar": true,
|
"exemplar": true,
|
||||||
"expr": "ontvacstat_age_12_17yrs_percent_at_least_one_dose * 100",
|
"expr": "ontvacstat_age_12_17yrs_percent_at_least_one_dose * 100",
|
||||||
"format": "time_series",
|
"format": "time_series",
|
||||||
@ -537,105 +409,88 @@
|
|||||||
"intervalFactor": 1,
|
"intervalFactor": 1,
|
||||||
"legendFormat": "12-17",
|
"legendFormat": "12-17",
|
||||||
"refId": "A"
|
"refId": "A"
|
||||||
},
|
}, {
|
||||||
{
|
|
||||||
"exemplar": true,
|
"exemplar": true,
|
||||||
"expr": "ontvacstat_age_18_29yrs_percent_at_least_one_dose * 100",
|
"expr": "ontvacstat_age_18_29yrs_percent_at_least_one_dose * 100",
|
||||||
"hide": false,
|
"hide": false,
|
||||||
"interval": "",
|
"interval": "",
|
||||||
"legendFormat": "18-29",
|
"legendFormat": "18-29",
|
||||||
"refId": "B"
|
"refId": "B"
|
||||||
},
|
}, {
|
||||||
{
|
|
||||||
"exemplar": true,
|
"exemplar": true,
|
||||||
"expr": "ontvacstat_age_30_39yrs_percent_at_least_one_dose * 100",
|
"expr": "ontvacstat_age_30_39yrs_percent_at_least_one_dose * 100",
|
||||||
"hide": false,
|
"hide": false,
|
||||||
"interval": "",
|
"interval": "",
|
||||||
"legendFormat": "30-39",
|
"legendFormat": "30-39",
|
||||||
"refId": "C"
|
"refId": "C"
|
||||||
},
|
}, {
|
||||||
{
|
|
||||||
"exemplar": true,
|
"exemplar": true,
|
||||||
"expr": "ontvacstat_age_40_49yrs_percent_at_least_one_dose * 100",
|
"expr": "ontvacstat_age_40_49yrs_percent_at_least_one_dose * 100",
|
||||||
"hide": false,
|
"hide": false,
|
||||||
"interval": "",
|
"interval": "",
|
||||||
"legendFormat": "40-49",
|
"legendFormat": "40-49",
|
||||||
"refId": "D"
|
"refId": "D"
|
||||||
},
|
}, {
|
||||||
{
|
|
||||||
"exemplar": true,
|
"exemplar": true,
|
||||||
"expr": "ontvacstat_age_50_59yrs_percent_at_least_one_dose * 100",
|
"expr": "ontvacstat_age_50_59yrs_percent_at_least_one_dose * 100",
|
||||||
"hide": false,
|
"hide": false,
|
||||||
"interval": "",
|
"interval": "",
|
||||||
"legendFormat": "50-59",
|
"legendFormat": "50-59",
|
||||||
"refId": "E"
|
"refId": "E"
|
||||||
},
|
}, {
|
||||||
{
|
|
||||||
"exemplar": true,
|
"exemplar": true,
|
||||||
"expr": "ontvacstat_age_60_69yrs_percent_at_least_one_dose * 100",
|
"expr": "ontvacstat_age_60_69yrs_percent_at_least_one_dose * 100",
|
||||||
"hide": false,
|
"hide": false,
|
||||||
"interval": "",
|
"interval": "",
|
||||||
"legendFormat": "60-69",
|
"legendFormat": "60-69",
|
||||||
"refId": "F"
|
"refId": "F"
|
||||||
},
|
}, {
|
||||||
{
|
|
||||||
"exemplar": true,
|
"exemplar": true,
|
||||||
"expr": "ontvacstat_age_70_79yrs_percent_at_least_one_dose * 100",
|
"expr": "ontvacstat_age_70_79yrs_percent_at_least_one_dose * 100",
|
||||||
"hide": false,
|
"hide": false,
|
||||||
"interval": "",
|
"interval": "",
|
||||||
"legendFormat": "70-79",
|
"legendFormat": "70-79",
|
||||||
"refId": "G"
|
"refId": "G"
|
||||||
},
|
}, {
|
||||||
{
|
|
||||||
"exemplar": true,
|
"exemplar": true,
|
||||||
"expr": "ontvacstat_age_80_plus_percent_at_least_one_dose * 100",
|
"expr": "ontvacstat_age_80_plus_percent_at_least_one_dose * 100",
|
||||||
"hide": false,
|
"hide": false,
|
||||||
"interval": "",
|
"interval": "",
|
||||||
"legendFormat": "80+",
|
"legendFormat": "80+",
|
||||||
"refId": "H"
|
"refId": "H"
|
||||||
},
|
}, {
|
||||||
{
|
|
||||||
"exemplar": true,
|
"exemplar": true,
|
||||||
"expr": "ontvacstat_age_adult_18_plus_percent_at_least_one_dose * 100",
|
"expr": "ontvacstat_age_adult_18_plus_percent_at_least_one_dose * 100",
|
||||||
"hide": false,
|
"hide": false,
|
||||||
"interval": "",
|
"interval": "",
|
||||||
"legendFormat": "18+",
|
"legendFormat": "18+",
|
||||||
"refId": "I"
|
"refId": "I"
|
||||||
}
|
}],
|
||||||
],
|
|
||||||
"timeFrom": null,
|
"timeFrom": null,
|
||||||
"timeShift": null,
|
"timeShift": null,
|
||||||
"title": "At Least One Dose by Age",
|
"title": "At Least One Dose by Age",
|
||||||
"type": "gauge"
|
"type": "gauge"
|
||||||
}
|
}],
|
||||||
],
|
|
||||||
"refresh": "1h",
|
"refresh": "1h",
|
||||||
"schemaVersion": 27,
|
"schemaVersion": 27,
|
||||||
"style": "dark",
|
"style": "dark",
|
||||||
"tags":
|
"tags": [],
|
||||||
[],
|
"templating": {
|
||||||
"templating":
|
"list": []
|
||||||
{
|
|
||||||
"list":
|
|
||||||
[]
|
|
||||||
},
|
},
|
||||||
"time":
|
"time": {
|
||||||
{
|
|
||||||
"from": "now-3d",
|
"from": "now-3d",
|
||||||
"to": "now"
|
"to": "now"
|
||||||
},
|
},
|
||||||
"timepicker":
|
"timepicker": {
|
||||||
{
|
"refresh_intervals": [
|
||||||
"refresh_intervals":
|
|
||||||
[
|
|
||||||
"15m",
|
"15m",
|
||||||
"30m",
|
"30m",
|
||||||
"1h",
|
"1h",
|
||||||
"2h",
|
"2h",
|
||||||
"1d"
|
"1d"
|
||||||
],
|
],
|
||||||
"time_options":
|
"time_options": [
|
||||||
[
|
|
||||||
"5m",
|
"5m",
|
||||||
"15m",
|
"15m",
|
||||||
"1h",
|
"1h",
|
||||||
|
Reference in New Issue
Block a user