fix: multiple dashboards patched

This commit is contained in:
Kjeld Schouten 2024-03-01 15:19:21 +01:00
parent bdb998b683
commit 2903b5a649
4 changed files with 38 additions and 2 deletions

View File

@ -32,4 +32,4 @@ name: truenas-exporter
sources:
- https://github.com/Supporterino/truenas-graphite-to-prometheus/tree/main
type: application
version: 0.0.1
version: 0.0.2

View File

@ -5372,6 +5372,24 @@
"tags": [],
"templating": {
"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": {},
"datasource": {

View File

@ -35,4 +35,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/speedtest-exporter
- https://ghcr.io/miguelndecarvalho/speedtest-exporter
type: application
version: 10.3.0
version: 10.3.1

View File

@ -757,6 +757,24 @@
"tags": [],
"templating": {
"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": {},
"definition": "label_values(speedtest_up, instance)",