revolt init + grafana monitoring

This commit is contained in:
2024-07-18 15:15:59 -06:00
parent d3571e2bc7
commit 019b71610e
10 changed files with 488 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
apiVersion: 1
datasources:
- name: Prometheus
type: prometheus
uid: prometheus
access: proxy
orgId: 1
url: http://prometheus:9090
basicAuth: false
isDefault: false
version: 1
editable: false
jsonData:
httpMethod: GET