This commit is contained in:
2024-03-31 16:32:05 +02:00
parent 07e1abd43a
commit 1e099bb3db
5 changed files with 529 additions and 14 deletions

View File

@@ -0,0 +1,10 @@
apiVersion: 1
providers:
- name: 'etc files'
type: file
disableDeletion: false
allowUiUpdates: true
options:
path: /etc/grafana/dashboards
foldersFromFilesStructure: true

View File

@@ -0,0 +1,7 @@
apiVersion: 1
datasources:
- name: Prometheus
type: prometheus
access: proxy
url: http://prometheus:9090