for formatting fixes, no actual changes

main
Ray Slakinski 2021-06-03 11:58:26 -04:00
parent a4ebeca3b7
commit c85cf71290
1 changed files with 449 additions and 383 deletions

View File

@ -1,392 +1,458 @@
{
"annotations": {
"list": [
{
"builtIn": 1,
"datasource": "-- Grafana --",
"enable": true,
"hide": true,
"iconColor": "rgba(0, 211, 255, 1)",
"name": "Annotations & Alerts",
"type": "dashboard"
}
]
},
"editable": true,
"gnetId": null,
"graphTooltip": 0,
"id": 25,
"links": [],
"panels": [
"annotations":
{
"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": [
"list":
[
{
"id": 0,
"op": "=",
"text": "N/A",
"type": 1,
"value": "null"
"builtIn": 1,
"datasource": "-- Grafana --",
"enable": true,
"hide": true,
"iconColor": "rgba(0, 211, 255, 1)",
"name": "Annotations & Alerts",
"type": "dashboard"
}
],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "#EAB839",
"value": 80
},
{
"color": "red",
"value": 100
}
]
},
"unit": "none"
},
"overrides": []
},
"gridPos": {
"h": 6,
"w": 5,
"x": 0,
"y": 0
},
"id": 8,
"interval": null,
"links": [],
"maxDataPoints": 100,
"options": {
"colorMode": "value",
"graphMode": "area",
"justifyMode": "auto",
"orientation": "horizontal",
"reduceOptions": {
"calcs": [
"lastNotNull"
],
"fields": "/^{instance=\"127.0.0.1:8080\", job=\"ontvacstat\"}$/",
"values": false
},
"text": {},
"textMode": "auto"
},
"pluginVersion": "7.5.1",
"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])",
"format": "time_series",
"interval": "",
"intervalFactor": 1,
"legendFormat": "",
"refId": "A"
}
],
"title": "~ Days Left",
"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": 6,
"w": 6,
"x": 5,
"y": 0
},
"id": 4,
"links": [],
"options": {
"colorMode": "value",
"graphMode": "area",
"justifyMode": "auto",
"orientation": "auto",
"reduceOptions": {
"calcs": [
"lastNotNull"
],
"fields": "",
"values": false
},
"text": {},
"textMode": "auto"
},
"pluginVersion": "7.5.1",
"targets": [
"editable": true,
"gnetId": null,
"graphTooltip": 0,
"id": 25,
"links":
[],
"panels":
[
{
"exemplar": true,
"expr": "ontvacstat_previous_day_doses_administered",
"format": "time_series",
"interval": "",
"intervalFactor": 1,
"legendFormat": "Previous Day Doses Administered",
"refId": "A"
"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":
[
{
"id": 0,
"op": "=",
"text": "N/A",
"type": 1,
"value": "null"
}
],
"thresholds":
{
"mode": "absolute",
"steps":
[
{
"color": "green",
"value": null
},
{
"color": "#EAB839",
"value": 80
},
{
"color": "red",
"value": 100
}
]
},
"unit": "none"
},
"overrides":
[]
},
"gridPos":
{
"h": 6,
"w": 5,
"x": 0,
"y": 0
},
"id": 8,
"interval": null,
"links":
[],
"maxDataPoints": 100,
"options":
{
"colorMode": "value",
"graphMode": "area",
"justifyMode": "auto",
"orientation": "horizontal",
"reduceOptions":
{
"calcs":
[
"lastNotNull"
],
"fields": "/^{instance=\"127.0.0.1:8080\", job=\"ontvacstat\"}$/",
"values": false
},
"text":
{},
"textMode": "auto"
},
"pluginVersion": "7.5.1",
"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])",
"format": "time_series",
"interval": "",
"intervalFactor": 1,
"legendFormat": "",
"refId": "A"
}
],
"title": "~ Days Left",
"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": 6,
"w": 6,
"x": 5,
"y": 0
},
"id": 4,
"links":
[],
"options":
{
"colorMode": "value",
"graphMode": "area",
"justifyMode": "auto",
"orientation": "auto",
"reduceOptions":
{
"calcs":
[
"lastNotNull"
],
"fields": "",
"values": false
},
"text":
{},
"textMode": "auto"
},
"pluginVersion": "7.5.1",
"targets":
[
{
"exemplar": true,
"expr": "ontvacstat_previous_day_doses_administered",
"format": "time_series",
"interval": "",
"intervalFactor": 1,
"legendFormat": "Previous Day Doses Administered",
"refId": "A"
}
],
"timeFrom": null,
"timeShift": null,
"title": "Doses Administered Yesterday",
"type": "stat"
},
{
"aliasColors":
{},
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": null,
"fieldConfig":
{
"defaults":
{},
"overrides":
[]
},
"fill": 1,
"fillGradient": 0,
"gridPos":
{
"h": 7,
"w": 11,
"x": 0,
"y": 6
},
"hiddenSeries": false,
"id": 10,
"legend":
{
"avg": false,
"current": false,
"max": false,
"min": false,
"show": true,
"total": false,
"values": false
},
"lines": true,
"linewidth": 1,
"nullPointMode": "connected",
"options":
{
"alertThreshold": true
},
"percentage": false,
"pluginVersion": "7.5.1",
"pointradius": 2,
"points": false,
"renderer": "flot",
"seriesOverrides":
[],
"spaceLength": 10,
"stack": false,
"steppedLine": false,
"targets":
[
{
"exemplar": true,
"expr": "avg_over_time(ontvacstat_previous_day_doses_administered[3d:1d])",
"interval": "",
"intervalFactor": 1,
"legendFormat": "3d:1d Avg",
"refId": "A"
}
],
"thresholds":
[],
"timeFrom": null,
"timeRegions":
[],
"timeShift": null,
"title": "Vacination Rate",
"tooltip":
{
"shared": true,
"sort": 0,
"value_type": "individual"
},
"type": "graph",
"xaxis":
{
"buckets": null,
"mode": "time",
"name": null,
"show": true,
"values":
[]
},
"yaxes":
[
{
"format": "short",
"label": null,
"logBase": 1,
"max": null,
"min": null,
"show": true
},
{
"format": "short",
"label": null,
"logBase": 1,
"max": null,
"min": null,
"show": true
}
],
"yaxis":
{
"align": false,
"alignLevel": null
}
},
{
"datasource": null,
"description": "% of Ontario Population partially or Fully Vaccinated.",
"fieldConfig":
{
"defaults":
{
"decimals": 1,
"mappings":
[],
"thresholds":
{
"mode": "absolute",
"steps":
[
{
"color": "dark-red",
"value": null
},
{
"color": "semi-dark-red",
"value": 40
},
{
"color": "light-red",
"value": 50
},
{
"color": "semi-dark-yellow",
"value": 60
},
{
"color": "light-yellow",
"value": 70
},
{
"color": "light-green",
"value": 80
},
{
"color": "semi-dark-green",
"value": 90
}
]
},
"unit": "percent"
},
"overrides":
[]
},
"gridPos":
{
"h": 8,
"w": 11,
"x": 0,
"y": 13
},
"id": 2,
"links":
[],
"options":
{
"displayMode": "lcd",
"orientation": "horizontal",
"reduceOptions":
{
"calcs":
[
"lastNotNull"
],
"fields": "",
"values": false
},
"showUnfilled": true,
"text":
{}
},
"pluginVersion": "7.5.1",
"targets":
[
{
"exemplar": true,
"expr": "(ontvacstat_total_doses_administered - ontvacstat_total_doses_in_fully_vaccinated_individuals) / (ontvacstat_eligible_population) * 100",
"format": "time_series",
"interval": "",
"intervalFactor": 1,
"legendFormat": "Partially Vaccinated",
"refId": "A"
},
{
"exemplar": true,
"expr": "ontvacstat_total_individuals_fully_vaccinated / ontvacstat_eligible_population * 100",
"format": "time_series",
"interval": "",
"intervalFactor": 1,
"legendFormat": "Fully Vaccinated",
"refId": "B"
},
{
"exemplar": true,
"expr": "(ontvacstat_total_doses_administered - ontvacstat_total_doses_in_fully_vaccinated_individuals + ontvacstat_total_individuals_fully_vaccinated) / (ontvacstat_eligible_population) * 100",
"hide": false,
"interval": "",
"legendFormat": "Combined",
"refId": "C"
}
],
"timeFrom": null,
"timeShift": null,
"title": "Total Vaccinations & Fully Vaccinated (12+)",
"type": "bargauge"
}
],
"timeFrom": null,
"timeShift": null,
"title": "Doses Administered Yesterday",
"type": "stat"
},
{
"aliasColors": {},
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": null,
"fieldConfig": {
"defaults": {},
"overrides": []
},
"fill": 1,
"fillGradient": 0,
"gridPos": {
"h": 7,
"w": 11,
"x": 0,
"y": 6
},
"hiddenSeries": false,
"id": 10,
"legend": {
"avg": false,
"current": false,
"max": false,
"min": false,
"show": true,
"total": false,
"values": false
},
"lines": true,
"linewidth": 1,
"nullPointMode": "connected",
"options": {
"alertThreshold": true
},
"percentage": false,
"pluginVersion": "7.5.1",
"pointradius": 2,
"points": false,
"renderer": "flot",
"seriesOverrides": [],
"spaceLength": 10,
"stack": false,
"steppedLine": false,
"targets": [
{
"exemplar": true,
"expr": "avg_over_time(ontvacstat_previous_day_doses_administered[3d:1d])",
"interval": "",
"intervalFactor": 1,
"legendFormat": "3d:1d Avg",
"refId": "A"
}
],
"thresholds": [],
"timeFrom": null,
"timeRegions": [],
"timeShift": null,
"title": "Vacination Rate",
"tooltip": {
"shared": true,
"sort": 0,
"value_type": "individual"
},
"type": "graph",
"xaxis": {
"buckets": null,
"mode": "time",
"name": null,
"show": true,
"values": []
},
"yaxes": [
{
"format": "short",
"label": null,
"logBase": 1,
"max": null,
"min": null,
"show": true
},
{
"format": "short",
"label": null,
"logBase": 1,
"max": null,
"min": null,
"show": true
}
],
"yaxis": {
"align": false,
"alignLevel": null
}
},
{
"datasource": null,
"description": "% of Ontario Population partially or Fully Vaccinated.",
"fieldConfig": {
"defaults": {
"decimals": 1,
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "dark-red",
"value": null
},
{
"color": "semi-dark-red",
"value": 40
},
{
"color": "light-red",
"value": 50
},
{
"color": "semi-dark-yellow",
"value": 60
},
{
"color": "light-yellow",
"value": 70
},
{
"color": "light-green",
"value": 80
},
{
"color": "semi-dark-green",
"value": 90
}
]
},
"unit": "percent"
},
"overrides": []
},
"gridPos": {
"h": 8,
"w": 11,
"x": 0,
"y": 13
},
"id": 2,
"links": [],
"options": {
"displayMode": "lcd",
"orientation": "horizontal",
"reduceOptions": {
"calcs": [
"lastNotNull"
],
"fields": "",
"values": false
},
"showUnfilled": true,
"text": {}
},
"pluginVersion": "7.5.1",
"targets": [
{
"exemplar": true,
"expr": "(ontvacstat_total_doses_administered - ontvacstat_total_doses_in_fully_vaccinated_individuals) / (ontvacstat_eligible_population) * 100",
"format": "time_series",
"interval": "",
"intervalFactor": 1,
"legendFormat": "Partially Vaccinated",
"refId": "A"
},
{
"exemplar": true,
"expr": "ontvacstat_total_individuals_fully_vaccinated / ontvacstat_eligible_population * 100",
"format": "time_series",
"interval": "",
"intervalFactor": 1,
"legendFormat": "Fully Vaccinated",
"refId": "B"
},
{
"exemplar": true,
"expr": "(ontvacstat_total_doses_administered - ontvacstat_total_doses_in_fully_vaccinated_individuals + ontvacstat_total_individuals_fully_vaccinated) / (ontvacstat_eligible_population) * 100",
"hide": false,
"interval": "",
"legendFormat": "Combined",
"refId": "C"
}
],
"timeFrom": null,
"timeShift": null,
"title": "Total Vaccinations & Fully Vaccinated (12+)",
"type": "bargauge"
}
],
"refresh": "15m",
"schemaVersion": 27,
"style": "dark",
"tags": [],
"templating": {
"list": []
},
"time": {
"from": "now-3d",
"to": "now"
},
"timepicker": {
"refresh_intervals": [
"15m",
"30m",
"1h",
"2h",
"1d"
],
"time_options": [
"5m",
"15m",
"1h",
"6h",
"12h",
"24h",
"2d",
"7d",
"30d"
]
},
"timezone": "",
"title": "Ontario Vaccination Stats",
"uid": "vhnVv3lMk",
"version": 40
"refresh": "15m",
"schemaVersion": 27,
"style": "dark",
"tags":
[],
"templating":
{
"list":
[]
},
"time":
{
"from": "now-3d",
"to": "now"
},
"timepicker":
{
"refresh_intervals":
[
"15m",
"30m",
"1h",
"2h",
"1d"
],
"time_options":
[
"5m",
"15m",
"1h",
"6h",
"12h",
"24h",
"2d",
"7d",
"30d"
]
},
"timezone": "",
"title": "Ontario Vaccination Stats",
"uid": "vhnVv3lMk",
"version": 40
}