p2p/host/eventbus/metrics library

Classes

MetricsTracer
Metrics for the EventBus implementation.
NoopMetricsTracer
A no-op implementation of MetricsTracer that does nothing
SimpleMetricsTracer
A simple implementation of MetricsTracer that logs metrics to the console

Functions

createMetricsTracer({bool simple = false}) MetricsTracer
Creates a new MetricsTracer