Skip to content
Snippets Groups Projects
Commit ebf5183c authored by poojara's avatar poojara
Browse files

Update AQI.json

parent f32aee53
Branches main
No related tags found
No related merge requests found
......@@ -3,7 +3,10 @@
"list": [
{
"builtIn": 1,
"datasource": "-- Grafana --",
"datasource": {
"type": "datasource",
"uid": "grafana"
},
"enable": true,
"hide": true,
"iconColor": "rgba(0, 211, 255, 1)",
......@@ -20,20 +23,24 @@
},
"editable": true,
"fiscalYearStartMonth": 0,
"gnetId": null,
"graphTooltip": 0,
"id": 1,
"links": [],
"liveNow": false,
"panels": [
{
"datasource": null,
"datasource": {
"type": "influxdb",
"uid": "PE7825AFD4DBA4F8F"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": -1,
......@@ -90,15 +97,21 @@
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom"
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"mode": "single"
"mode": "single",
"sort": "none"
}
},
"pluginVersion": "8.2.5",
"targets": [
{
"datasource": {
"type": "influxdb",
"uid": "PE7825AFD4DBA4F8F"
},
"groupBy": [
{
"params": [
......@@ -142,11 +155,15 @@
{
"key": "host",
"operator": "=",
"value": "0000000029c36345"
"value": "0000000038861c77"
}
]
},
{
"datasource": {
"type": "influxdb",
"uid": "PE7825AFD4DBA4F8F"
},
"groupBy": [
{
"params": [
......@@ -191,11 +208,15 @@
{
"key": "host",
"operator": "=",
"value": "000000008f525c6e"
"value": "00000000980cc94b"
}
]
},
{
"datasource": {
"type": "influxdb",
"uid": "PE7825AFD4DBA4F8F"
},
"groupBy": [
{
"params": [
......@@ -249,13 +270,18 @@
"type": "timeseries"
},
{
"datasource": null,
"datasource": {
"type": "influxdb",
"uid": "PE7825AFD4DBA4F8F"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": -1,
......@@ -312,15 +338,21 @@
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom"
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"mode": "single"
"mode": "single",
"sort": "none"
}
},
"pluginVersion": "8.2.5",
"targets": [
{
"datasource": {
"type": "influxdb",
"uid": "PE7825AFD4DBA4F8F"
},
"groupBy": [
{
"params": [
......@@ -364,11 +396,15 @@
{
"key": "host",
"operator": "=",
"value": "0000000029c36345"
"value": "0000000038861c77"
}
]
},
{
"datasource": {
"type": "influxdb",
"uid": "PE7825AFD4DBA4F8F"
},
"groupBy": [
{
"params": [
......@@ -413,11 +449,15 @@
{
"key": "host",
"operator": "=",
"value": "000000008f525c6e"
"value": "00000000980cc94b"
}
]
},
{
"datasource": {
"type": "influxdb",
"uid": "PE7825AFD4DBA4F8F"
},
"groupBy": [
{
"params": [
......@@ -472,7 +512,7 @@
}
],
"refresh": false,
"schemaVersion": 32,
"schemaVersion": 37,
"style": "dark",
"tags": [],
"templating": {
......@@ -486,5 +526,6 @@
"timezone": "",
"title": "AQI",
"uid": "ouKAT5pnz",
"version": 1
"version": 1,
"weekStart": ""
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment