new graf, prom, dashboard, exporters! (#12)
* new graf, prom, dashboard, exporters! * update readme and static images
This commit is contained in:
12
files/grafana/provisioning/datasources/all.yaml
Normal file
12
files/grafana/provisioning/datasources/all.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
apiVersion: 1
|
||||
|
||||
datasources:
|
||||
- name: prometheus
|
||||
type: prometheus
|
||||
access: proxy
|
||||
orgId: 1
|
||||
url: http://prometheus:9090
|
||||
isDefault: true
|
||||
version: 1
|
||||
editable: false
|
||||
timeInterval: 30s
|
||||
Reference in New Issue
Block a user