IntersectMBO / IntersectMBO/ouroboros-network
network-mux: expose bytecounters to Prometheus
Open
high-priority
leios
mux
tx-submission
- Dominant language
- Haskell
- Stars
- 296
- Forks
- 104
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 4
Description
We would like to add a Prometheus counter to expose the number of bytes sent to the socket, per miniprotocol, to track bandwidth allocation. `network-mux` manages the egress queue per peer, and makes scheduling decisions on what and when is actually to be sent, so this is the logical layer where to add a harness for these measurements.
Contributor guide
Assessment
This issue has not been assessed yet.