mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-20 18:51:03 +02:00
Fix Grafana
This commit is contained in:
parent
9479f4401d
commit
bf32118e6c
4 changed files with 14 additions and 7 deletions
|
|
@ -1,21 +0,0 @@
|
|||
apiVersion: 1
|
||||
|
||||
prune: true
|
||||
|
||||
datasources:
|
||||
- name: Prometheus
|
||||
type: prometheus
|
||||
access: proxy
|
||||
orgId: 1
|
||||
# <string> Sets a custom UID to reference this
|
||||
# data source in other parts of the configuration.
|
||||
# If not specified, Grafana generates one.
|
||||
uid: 'f6b18033-5918-4e05-a1ca-4cb30343b129'
|
||||
|
||||
url: http://prometheus:9090
|
||||
|
||||
basicAuth: false
|
||||
withCredentials: false
|
||||
isDefault: true
|
||||
editable: true
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue