mirror of
https://github.com/aykhans/my-self-host-services.git
synced 2025-07-04 12:36:18 +00:00
Add grafana
This commit is contained in:
9
grafana/data/provisioning/datasource.yaml
Normal file
9
grafana/data/provisioning/datasource.yaml
Normal file
@ -0,0 +1,9 @@
|
||||
apiVersion: 1
|
||||
|
||||
datasources:
|
||||
- name: Prometheus
|
||||
uid: prometheusdatasource
|
||||
type: prometheus
|
||||
access: proxy
|
||||
url: http://prometheus:9090
|
||||
isDefault: true
|
Reference in New Issue
Block a user