aa06080baa
* Prometheus container and configuration for testnet * Add graphana related configuration and container * Use metrics feature in testnet nodes * Grafana configuration files and datasources
11 lines
132 B
YAML
11 lines
132 B
YAML
log:
|
|
backend: "Stdout"
|
|
format: "Json"
|
|
level: "info"
|
|
|
|
api:
|
|
backend_settings:
|
|
address: 0.0.0.0:9090
|
|
cors_origins: []
|
|
|