mirror of
https://github.com/KeyZox71/knl_meowscendence.git
synced 2025-08-14 12:32:54 +02:00
「✨」 feat: monitoring module should be finished
This commit is contained in:
13
docker/monitoring/graphana/sources/prometheus.yml
Normal file
13
docker/monitoring/graphana/sources/prometheus.yml
Normal file
@ -0,0 +1,13 @@
|
||||
apiVersion: 1
|
||||
|
||||
datasources:
|
||||
- name: Prometheus
|
||||
type: prometheus
|
||||
access: proxy
|
||||
url: http://transcendence-prom:9090/prometheus
|
||||
basicAuth: true
|
||||
basicAuthUser: admin
|
||||
secureJsonData:
|
||||
basicAuthPassword:
|
||||
isDefault: true
|
||||
editable: true
|
Reference in New Issue
Block a user