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 />
|
Otherwise traefik will not issue the certificate for an existing domain. <br />
|
||||||
|
|
||||||
#### TODO !!!!
|
#### TODO !!!!
|
||||||
mal alle geth clients mit erigon vergleichen <br />
|
|
||||||
LOGFILES <br />
|
|
||||||
General Monitoring <br />
|
General Monitoring <br />
|
||||||
|
LOGFILES <br />
|
||||||
|
Open-File Limits? <br />
|
||||||
Bootstrapping from Snapshots <br />
|
Bootstrapping from Snapshots <br />
|
||||||
Link-Timezone into containers.
|
Link-Timezone into containers.
|
||||||
|
|
||||||
|
|
||||||
AVALANCHE:
|
AVALANCHE:
|
||||||
- Archive?
|
- Archive?
|
||||||
- Monitoring https://docs.avax.network/build/tools/dashboards/README
|
- Monitoring https://docs.avax.network/build/tools/dashboards/README
|
||||||
@@ -19,6 +19,17 @@ providers:
|
|||||||
disableDeletion: false
|
disableDeletion: false
|
||||||
editable: true
|
editable: true
|
||||||
allowUiUpdates: true
|
allowUiUpdates: true
|
||||||
|
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:
|
options:
|
||||||
path: /etc/grafana/provisioning/dashboards
|
path: /etc/grafana/provisioning/dashboards
|
||||||
foldersFromFilesStructure: true
|
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
|
isDefault: false
|
||||||
editable: true
|
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