Merge branch 'main' of github.com:cventastic/POKT_DOKT into main
This commit is contained in:
@@ -83,13 +83,12 @@ Check if there is a file here /traefic/letsencrypt/acme.json if yes, you have to
|
||||
Otherwise traefik will not issue the certificate for an existing domain. <br />
|
||||
|
||||
#### TODO !!!!
|
||||
mal alle geth clients mit erigon vergleichen <br />
|
||||
LOGFILES <br />
|
||||
General Monitoring <br />
|
||||
LOGFILES <br />
|
||||
Open-File Limits? <br />
|
||||
Bootstrapping from Snapshots <br />
|
||||
Link-Timezone into containers.
|
||||
|
||||
|
||||
AVALANCHE:
|
||||
- Archive?
|
||||
- Monitoring https://docs.avax.network/build/tools/dashboards/README
|
||||
@@ -22,3 +22,14 @@ providers:
|
||||
options:
|
||||
path: /etc/grafana/provisioning/dashboards
|
||||
foldersFromFilesStructure: true
|
||||
|
||||
- name: 'pokt-de-1'
|
||||
orgId: 1
|
||||
folder: 'pokt-de-1'
|
||||
type: file
|
||||
disableDeletion: false
|
||||
editable: true
|
||||
allowUiUpdates: true
|
||||
options:
|
||||
path: /etc/grafana/provisioning/dashboards
|
||||
foldersFromFilesStructure: true
|
||||
1270
grafana/provisioning/dashboards/pokt-de-1/docker_containers.json
Normal file
1270
grafana/provisioning/dashboards/pokt-de-1/docker_containers.json
Normal file
File diff suppressed because it is too large
Load Diff
1441
grafana/provisioning/dashboards/pokt-de-1/docker_host.json
Normal file
1441
grafana/provisioning/dashboards/pokt-de-1/docker_host.json
Normal file
File diff suppressed because it is too large
Load Diff
3413
grafana/provisioning/dashboards/pokt-de-1/monitor_services.json
Normal file
3413
grafana/provisioning/dashboards/pokt-de-1/monitor_services.json
Normal file
File diff suppressed because it is too large
Load Diff
@@ -19,3 +19,11 @@ datasources:
|
||||
isDefault: false
|
||||
editable: true
|
||||
|
||||
- name: pokt-de-1
|
||||
type: prometheus
|
||||
access: proxy
|
||||
orgId: 1
|
||||
url: http://10.13.13.6:9090
|
||||
basicAuth: false
|
||||
isDefault: false
|
||||
editable: true
|
||||
Reference in New Issue
Block a user