mirror of
https://github.com/katanemo/plano.git
synced 2026-05-01 11:56:29 +02:00
move grafana and prometheus to shared (#265)
This commit is contained in:
parent
5993e36f22
commit
31749bfc74
12 changed files with 36 additions and 681 deletions
9
demos/shared/grafana/datasource.yaml
Normal file
9
demos/shared/grafana/datasource.yaml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
apiVersion: 1
|
||||
|
||||
datasources:
|
||||
- name: Prometheus
|
||||
type: prometheus
|
||||
url: http://prometheus:9090
|
||||
isDefault: true
|
||||
access: proxy
|
||||
editable: true
|
||||
Loading…
Add table
Add a link
Reference in a new issue