feat(grafana): added provisioning prometheus datasource

This commit is contained in:
ITQ
2025-07-25 13:31:45 +03:00
parent 5b0e0e07a6
commit b441ea4832
2 changed files with 20 additions and 1 deletions
@@ -1,10 +1,29 @@
apiVersion: 1
datasources:
- name: Infinity
- name: Backend | Infinity
type: yesoreyeram-infinity-datasource
access: proxy
orgId: 1
uid: infinity
url: http://backend:8080
basicAuth: false
basicAuthUser: ""
withCredentials: false
isDefault: false
editable: false
- name: Prometheus
type: prometheus
access: proxy
orgId: 1
uid: prometheus
url: http://prometheus:9090
basicAuth: false
basicAuthUser: ""
withCredentials: false
isDefault: true
editable: false
jsonData:
httpMethod: POST
queryTimeout: 10s
timeInterval": 10s