Make more Metrics Optin
Open
need/triage
- Dominant language
- Go
- Stars
- 17.1k
- Forks
- 3.2k
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 11
Description
Go-libp2p v0.23.0 added `WithMetrics` options to tcp and quic.
Right now we always add thoses to stay consistent with the old behaviour.
This should be optin in the kubo config because this has a somewhat big performance impact.
---
Go related metrics with prometeus are now also configurable: https://github.com/prometheus/client_golang/pull/1102
Contributor guide
Assessment
This issue has not been assessed yet.