Implement Monlet MVP stack and UI updates
This commit is contained in:
7
deploy/grafana/provisioning/dashboards/monlet.yml
Normal file
7
deploy/grafana/provisioning/dashboards/monlet.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
apiVersion: 1
|
||||
providers:
|
||||
- name: monlet
|
||||
folder: ""
|
||||
type: file
|
||||
options:
|
||||
path: /var/lib/grafana/dashboards
|
||||
7
deploy/grafana/provisioning/datasources/prometheus.yml
Normal file
7
deploy/grafana/provisioning/datasources/prometheus.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
apiVersion: 1
|
||||
datasources:
|
||||
- name: Prometheus
|
||||
type: prometheus
|
||||
access: proxy
|
||||
url: http://prometheus:9090
|
||||
isDefault: true
|
||||
Reference in New Issue
Block a user