go-ethereum/consensus/bor/heimdall
Manav Darji f574c4a3c6
consensus/bor/heimdall: add new meter and timer metrics in heimdall client (#459)
* heimdall client: add new meter and timer metrics

* fix: error in handling valid and invalid request metric

* use ctx outside of request

* add separate metrics for each request

* fix: modify metric name

* fix: renmae metric name by removing hyphen

* use ctx value for request type

* fix linters

* fix panic on using string as key for ctx and on nil return

* refactor

* refactor

* rm comment

Co-authored-by: Evgeny Danienko <6655321@bk.ru>
2022-08-23 18:00:54 +05:30
..
checkpoint RFC35/Common Ancestor: Modifying the forkchoice rule (#425) 2022-07-15 10:37:35 +05:30
span Reciept e2e test (#431) 2022-07-14 19:28:56 +03:00
client.go consensus/bor/heimdall: add new meter and timer metrics in heimdall client (#459) 2022-08-23 18:00:54 +05:30
client_test.go A thread safe way to take a free port (#485) 2022-08-16 18:43:18 +03:00
metrics.go consensus/bor/heimdall: add new meter and timer metrics in heimdall client (#459) 2022-08-23 18:00:54 +05:30