Closed adria0 closed 4 years ago
I think we should try hyper 0.13 with https://github.com/paritytech/parity-common/pull/403
I think we should try hyper 0.13 with paritytech/parity-common#403
@vorot93 Done. Please check https://github.com/openethereum/openethereum/tree/adria0/prometheus-tokio-compat
Implements #11725
PrometheusMetrics
implemented it inClient
andEthSync
parity/metrics.rs
, metrics be accessed viahttp://...:3000/metrics
, only for full client (not implemented for light client)scripts/prometheus
, contains grafana/prometheus visualization. Go to the folder and rundocker-compose up
..restoration_status()
, so renamed.status()
to.creation_status()
.