Provisioning

This commit is contained in:
Cyber MacGeddon 2024-07-18 16:02:53 +01:00
parent 9216e47da2
commit 890cf37ff4
10 changed files with 426 additions and 42 deletions

11
grafana/datasource.yml Normal file
View file

@ -0,0 +1,11 @@
apiVersion: 1
datasources:
- name: Prometheus
type: prometheus
access: proxy
url: http://prometheus:9090
basicAuth: false
isDefault: true
readOnly: false