Skip to content

Commit

Permalink
Changing pihole dashboard dataset
Browse files Browse the repository at this point in the history
  • Loading branch information
LarryGF committed Aug 15, 2023
1 parent 58ed1c8 commit bd85b06
Showing 1 changed file with 19 additions and 18 deletions.
37 changes: 19 additions & 18 deletions argocd/grafana/files/dashboards/Services/pihole.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{

"__requires": [
{
"type": "panel",
Expand Down Expand Up @@ -47,7 +48,7 @@
"list": [
{
"builtIn": 1,
"datasource": "${Prometheus}",
"datasource": "Prometheus",
"enable": true,
"hide": true,
"iconColor": "rgba(0, 211, 255, 1)",
Expand Down Expand Up @@ -90,7 +91,7 @@
"rgba(237, 129, 40, 0.89)",
"#299c46"
],
"datasource": "${Prometheus}",
"datasource": "Prometheus",
"fieldConfig": {
"defaults": {
"custom": {}
Expand Down Expand Up @@ -186,7 +187,7 @@
"rgba(237, 129, 40, 0.89)",
"#d44a3a"
],
"datasource": "${Prometheus}",
"datasource": "Prometheus",
"decimals": null,
"fieldConfig": {
"defaults": {
Expand Down Expand Up @@ -277,7 +278,7 @@
"rgba(237, 129, 40, 0.89)",
"#d44a3a"
],
"datasource": "${Prometheus}",
"datasource": "Prometheus",
"fieldConfig": {
"defaults": {
"custom": {}
Expand Down Expand Up @@ -365,7 +366,7 @@
"label": "Others",
"threshold": 0
},
"datasource": "${Prometheus}",
"datasource": "Prometheus",
"fieldConfig": {
"defaults": {
"custom": {}
Expand Down Expand Up @@ -417,7 +418,7 @@
"label": "Others",
"threshold": 0
},
"datasource": "${Prometheus}",
"datasource": "Prometheus",
"fieldConfig": {
"defaults": {
"custom": {}
Expand Down Expand Up @@ -469,7 +470,7 @@
"label": "Others",
"threshold": 0
},
"datasource": "${Prometheus}",
"datasource": "Prometheus",
"fieldConfig": {
"defaults": {
"custom": {}
Expand Down Expand Up @@ -518,7 +519,7 @@
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": "${Prometheus}",
"datasource": "Prometheus",
"fieldConfig": {
"defaults": {
"custom": {
Expand Down Expand Up @@ -629,7 +630,7 @@
},
{
"cacheTimeout": null,
"datasource": "${Prometheus}",
"datasource": "Prometheus",
"fieldConfig": {
"defaults": {
"color": {
Expand Down Expand Up @@ -707,7 +708,7 @@
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": "${Prometheus}",
"datasource": "Prometheus",
"fieldConfig": {
"defaults": {
"custom": {}
Expand Down Expand Up @@ -806,7 +807,7 @@
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": "${Prometheus}",
"datasource": "Prometheus",
"fieldConfig": {
"defaults": {
"custom": {}
Expand Down Expand Up @@ -909,7 +910,7 @@
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": "${Prometheus}",
"datasource": "Prometheus",
"fieldConfig": {
"defaults": {
"custom": {}
Expand Down Expand Up @@ -1008,7 +1009,7 @@
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": "${Prometheus}",
"datasource": "Prometheus",
"fieldConfig": {
"defaults": {
"custom": {}
Expand Down Expand Up @@ -1102,7 +1103,7 @@
},
{
"columns": [],
"datasource": "${Prometheus}",
"datasource": "Prometheus",
"fieldConfig": {
"defaults": {
"custom": {}
Expand Down Expand Up @@ -1164,7 +1165,7 @@
},
{
"columns": [],
"datasource": "${Prometheus}",
"datasource": "Prometheus",
"fieldConfig": {
"defaults": {
"custom": {}
Expand Down Expand Up @@ -1232,7 +1233,7 @@
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": "${Prometheus}",
"datasource": "Prometheus",
"fieldConfig": {
"defaults": {
"custom": {}
Expand Down Expand Up @@ -1336,7 +1337,7 @@
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": "${Prometheus}",
"datasource": "Prometheus",
"fieldConfig": {
"defaults": {
"custom": {
Expand Down Expand Up @@ -1459,7 +1460,7 @@
"text": "10.10.200.20",
"value": "10.10.200.20"
},
"datasource": "${Prometheus}",
"datasource": "Prometheus",
"definition": "label_values(pihole_ads_blocked_today, hostname)",
"hide": 0,
"includeAll": false,
Expand Down

0 comments on commit bd85b06

Please sign in to comment.