mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-06 20:02:11 +02:00
Provisioning
This commit is contained in:
parent
9216e47da2
commit
890cf37ff4
10 changed files with 426 additions and 42 deletions
11
grafana/datasource.yml
Normal file
11
grafana/datasource.yml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
apiVersion: 1
|
||||
|
||||
datasources:
|
||||
- name: Prometheus
|
||||
type: prometheus
|
||||
access: proxy
|
||||
url: http://prometheus:9090
|
||||
basicAuth: false
|
||||
isDefault: true
|
||||
readOnly: false
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue