Skip to content
Commit d722c442 authored by Tomasz Drwięga's avatar Tomasz Drwięga Committed by GitHub
Browse files

Better RPC prometheus metrics. (#9358)



* Better RPC prometehus metrics.

* Add session metrics.

* Add counting requests as well.

* Fix type for web build.

* Fix browser-node

* Filter out unknown method names.

* Change Gauge to Counters

* Use micros instead of millis.

* cargo fmt

* Update client/rpc-servers/src/lib.rs

Co-authored-by: default avatarBastian Köcher <[email protected]>

* Apply suggestions from code review

Co-authored-by: default avatarBastian Köcher <[email protected]>

* move log to separate lines.

* Fix compilation.

* cargo +nightly fmt --all

Co-authored-by: default avatarBastian Köcher <[email protected]>
parent 3abe7cc4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment