mirror of
https://git.wownero.com/lza_menace/docker-wownero.git
synced 2024-08-15 01:03:31 +00:00
remove mining shit
This commit is contained in:
parent
e1ad904f27
commit
447cb9edaf
24 changed files with 3208 additions and 5543 deletions
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
|
Loading…
Add table
Add a link
Reference in a new issue