fix: multiple dashboards patched
This commit is contained in:
@@ -32,4 +32,4 @@ name: truenas-exporter
|
|||||||
sources:
|
sources:
|
||||||
- https://github.com/Supporterino/truenas-graphite-to-prometheus/tree/main
|
- https://github.com/Supporterino/truenas-graphite-to-prometheus/tree/main
|
||||||
type: application
|
type: application
|
||||||
version: 0.0.1
|
version: 0.0.2
|
||||||
|
|||||||
@@ -5372,6 +5372,24 @@
|
|||||||
"tags": [],
|
"tags": [],
|
||||||
"templating": {
|
"templating": {
|
||||||
"list": [
|
"list": [
|
||||||
|
{
|
||||||
|
"current": {
|
||||||
|
"selected": false,
|
||||||
|
"text": "Prometheus",
|
||||||
|
"value": "prometheus"
|
||||||
|
},
|
||||||
|
"hide": 0,
|
||||||
|
"includeAll": false,
|
||||||
|
"label": "Prometheus Datasource",
|
||||||
|
"multi": false,
|
||||||
|
"name": "DS_MIMIR",
|
||||||
|
"options": [],
|
||||||
|
"query": "prometheus",
|
||||||
|
"refresh": 1,
|
||||||
|
"regex": "",
|
||||||
|
"skipUrlSync": false,
|
||||||
|
"type": "datasource"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"current": {},
|
"current": {},
|
||||||
"datasource": {
|
"datasource": {
|
||||||
|
|||||||
@@ -35,4 +35,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/speedtest-exporter
|
- https://github.com/truecharts/charts/tree/master/charts/stable/speedtest-exporter
|
||||||
- https://ghcr.io/miguelndecarvalho/speedtest-exporter
|
- https://ghcr.io/miguelndecarvalho/speedtest-exporter
|
||||||
type: application
|
type: application
|
||||||
version: 10.3.0
|
version: 10.3.1
|
||||||
|
|||||||
@@ -757,6 +757,24 @@
|
|||||||
"tags": [],
|
"tags": [],
|
||||||
"templating": {
|
"templating": {
|
||||||
"list": [
|
"list": [
|
||||||
|
{
|
||||||
|
"current": {
|
||||||
|
"selected": false,
|
||||||
|
"text": "Prometheus",
|
||||||
|
"value": "prometheus"
|
||||||
|
},
|
||||||
|
"hide": 0,
|
||||||
|
"includeAll": false,
|
||||||
|
"label": "Prometheus Datasource",
|
||||||
|
"multi": false,
|
||||||
|
"name": "DS_PROMETHEUS",
|
||||||
|
"options": [],
|
||||||
|
"query": "prometheus",
|
||||||
|
"refresh": 1,
|
||||||
|
"regex": "",
|
||||||
|
"skipUrlSync": false,
|
||||||
|
"type": "datasource"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"current": {},
|
"current": {},
|
||||||
"definition": "label_values(speedtest_up, instance)",
|
"definition": "label_values(speedtest_up, instance)",
|
||||||
|
|||||||
Reference in New Issue
Block a user