MetricsRegistry class
Constructors
- MetricsRegistry()
-
factory
Properties
Methods
-
attach(
String id) → ChannelMetrics -
channelSnapshot(
String id) → ChannelSnapshot? -
export(
) → void -
merge(
String originId, String metricsId, ChannelSnapshot snap) → void -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
snapshot(
) → GlobalMetrics -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited