I know there are some prometheus metrics like tcp_connection_duration_* that can show us the network stablility.
But i wonder if you developers have something else that can measure the whole network?
1 Like
I’m a bit unclear what you’re asking for. But you can probably do it with events from the eventbus: event package - github.com/libp2p/go-libp2p/core/event - Go Packages