Add make prometheus and make grafana commands to dev environment

This commit is contained in:
Seth Foster
2022-05-16 17:38:00 -04:00
parent 4dc956c76f
commit 6f68f3cba6
10 changed files with 183 additions and 38 deletions

View File

@@ -0,0 +1,10 @@
---
apiVersion: 1
datasources:
- name: Prometheus
type: prometheus
isDefault: true
access: proxy
url: http://prometheus:9090
editable: true