Fix Grafana dashboard/datasource label

This commit is contained in:
Slavi Pantaleev 2021-01-31 12:01:56 +02:00
parent f0cd294628
commit 3ce9712388
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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