style: fix formatting
All checks were successful
Flake checks / Check (pull_request) Successful in 4m54s

This commit is contained in:
teutat3s 2024-08-26 13:47:31 +02:00
parent 36c5073022
commit d395d893f8
Signed by: teutat3s
GPG key ID: 4FA1D3FA524F22C1

View file

@ -159,11 +159,7 @@
"cacheTimeout": null, "cacheTimeout": null,
"colorBackground": true, "colorBackground": true,
"colorValue": false, "colorValue": false,
"colors": [ "colors": ["#d44a3a", "rgba(237, 129, 40, 0.89)", "#299c46"],
"#d44a3a",
"rgba(237, 129, 40, 0.89)",
"#299c46"
],
"datasource": "${DS_PROMETHEUS}", "datasource": "${DS_PROMETHEUS}",
"format": "none", "format": "none",
"gauge": { "gauge": {
@ -424,11 +420,7 @@
"cacheTimeout": null, "cacheTimeout": null,
"colorBackground": false, "colorBackground": false,
"colorValue": false, "colorValue": false,
"colors": [ "colors": ["#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a"],
"#299c46",
"rgba(237, 129, 40, 0.89)",
"#d44a3a"
],
"datasource": "${DS_PROMETHEUS}", "datasource": "${DS_PROMETHEUS}",
"decimals": 0, "decimals": 0,
"format": "none", "format": "none",
@ -520,11 +512,7 @@
"cacheTimeout": null, "cacheTimeout": null,
"colorBackground": false, "colorBackground": false,
"colorValue": false, "colorValue": false,
"colors": [ "colors": ["#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a"],
"#299c46",
"rgba(237, 129, 40, 0.89)",
"#d44a3a"
],
"datasource": "${DS_PROMETHEUS}", "datasource": "${DS_PROMETHEUS}",
"format": "none", "format": "none",
"gauge": { "gauge": {
@ -600,11 +588,7 @@
"cacheTimeout": null, "cacheTimeout": null,
"colorBackground": false, "colorBackground": false,
"colorValue": true, "colorValue": true,
"colors": [ "colors": ["#d44a3a", "rgba(237, 129, 40, 0.89)", "#299c46"],
"#d44a3a",
"rgba(237, 129, 40, 0.89)",
"#299c46"
],
"datasource": "${DS_PROMETHEUS}", "datasource": "${DS_PROMETHEUS}",
"format": "none", "format": "none",
"gauge": { "gauge": {
@ -694,11 +678,7 @@
"cacheTimeout": null, "cacheTimeout": null,
"colorBackground": false, "colorBackground": false,
"colorValue": true, "colorValue": true,
"colors": [ "colors": ["#d44a3a", "rgba(237, 129, 40, 0.89)", "#299c46"],
"#d44a3a",
"rgba(237, 129, 40, 0.89)",
"#299c46"
],
"datasource": "${DS_PROMETHEUS}", "datasource": "${DS_PROMETHEUS}",
"decimals": 2, "decimals": 2,
"format": "dtdurations", "format": "dtdurations",
@ -791,11 +771,7 @@
"cacheTimeout": null, "cacheTimeout": null,
"colorBackground": false, "colorBackground": false,
"colorValue": false, "colorValue": false,
"colors": [ "colors": ["#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a"],
"#299c46",
"rgba(237, 129, 40, 0.89)",
"#d44a3a"
],
"datasource": "${DS_PROMETHEUS}", "datasource": "${DS_PROMETHEUS}",
"format": "s", "format": "s",
"gauge": { "gauge": {
@ -873,11 +849,7 @@
"cacheTimeout": null, "cacheTimeout": null,
"colorBackground": false, "colorBackground": false,
"colorValue": false, "colorValue": false,
"colors": [ "colors": ["#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a"],
"#299c46",
"rgba(237, 129, 40, 0.89)",
"#d44a3a"
],
"datasource": "${DS_PROMETHEUS}", "datasource": "${DS_PROMETHEUS}",
"format": "s", "format": "s",
"gauge": { "gauge": {
@ -956,10 +928,7 @@
"refresh": "10s", "refresh": "10s",
"schemaVersion": 16, "schemaVersion": 16,
"style": "dark", "style": "dark",
"tags": [ "tags": ["blackbox", "prometheus"],
"blackbox",
"prometheus"
],
"templating": { "templating": {
"list": [ "list": [
{ {
@ -1107,17 +1076,7 @@
"2h", "2h",
"1d" "1d"
], ],
"time_options": [ "time_options": ["5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d"]
"5m",
"15m",
"1h",
"6h",
"12h",
"24h",
"2d",
"7d",
"30d"
]
}, },
"timezone": "", "timezone": "",
"title": "Prometheus Blackbox Exporter", "title": "Prometheus Blackbox Exporter",