M. J. Fromberger
01262b8ca9
We have this one solitary metric from the go-metrics package. In principle
this statistic could be useful, but the way we have it hooked up, nothing can
observe the value: We don't export it, we don't log it, and it does not auto
publish anywhere.
Given that this state of affairs has not changed since the metric was first
added in 2017 (
|
3 years ago | |
---|---|---|
.. | ||
client | rpc: remove unused latency metric (#7810) | 3 years ago |
server | rpc: allow GET parameters that support encoding.TextUnmarshaler (#7800) | 3 years ago |
test | rpc: clean up the RPCFunc constructor signature (#7586) | 3 years ago |
types | rpc: simplify the handling of JSON-RPC request and response IDs (#7738) | 3 years ago |
doc.go | rpc: clean up the RPCFunc constructor signature (#7586) | 3 years ago |
jsonrpc_test.go | rpc: clean up unused non-default websocket client options (#7713) | 3 years ago |