This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
overmind
/
matrix-docker-ansible-deploy
огледало од
https://github.com/spantaleev/matrix-docker-ansible-deploy
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Издања
0
Вики
Activity
Преглед изворни кода
Fix Grafana dashboard/datasource label
pull/838/head
Slavi Pantaleev
пре 5 година
родитељ
f0cd294628
комит
3ce9712388
2 измењених фајлова
са
2 додато
и
2 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
roles/matrix-grafana/templates/dashboards.yaml.j2
+1
-1
roles/matrix-grafana/templates/datasources.yaml.j2
+ 1
- 1
roles/matrix-grafana/templates/dashboards.yaml.j2
Прегледај датотеку
@@ -1,7 +1,7 @@
apiVersion: 1
providers:
- name: {{ matrix_
domain
}} - Dashboards
- name: {{ matrix_
server_fqn_matrix
}} - Dashboards
folder: '' # The folder where to place the dashboards
type: file
allowUiUpdates: true
+ 1
- 1
roles/matrix-grafana/templates/datasources.yaml.j2
Прегледај датотеку
@@ -1,7 +1,7 @@
apiVersion: 1
datasources:
- name: {{ matrix_
domain
}} - Prometheus
- name: {{ matrix_
server_fqn_matrix
}} - Prometheus
type: prometheus
# Access mode - proxy (server in the UI) or direct (browser in the UI).
access: proxy
Write
Preview
Loading…
Откажи
Сачувај