mirror of
https://github.com/katanemo/plano.git
synced 2026-04-26 01:06:25 +02:00
fix demos code (#76)
This commit is contained in:
parent
13dff3089d
commit
685144bbd7
29 changed files with 2020 additions and 21 deletions
9
demos/network_copilot/grafana/datasource.yaml
Normal file
9
demos/network_copilot/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