Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Acessar
overmind
/
matrix-docker-ansible-deploy
espelhamento de
https://github.com/spantaleev/matrix-docker-ansible-deploy
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Versões
0
Wiki
Atividade
Ver código fonte
Fix Grafana dashboard/datasource label
pull/838/head
Slavi Pantaleev
5 anos atrás
pai
f0cd294628
commit
3ce9712388
2 arquivos alterados
com
2 adições
e
2 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+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
Ver arquivo
@@ -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
Ver arquivo
@@ -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
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar