# Packages
No description provided by the author
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewInfluxDBMetricsHandler creates a new HandlerTypeInfluxDB metrics ChannelReporter.
Message handler that write node and link metrics to a file in json format.
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
Gauge represents a metric which is measuring a count and a rate.
Handler represents a sink for metric events.
Histogram represents a metric which is measuring the distribution of values for some measurement.
IntervalCounter allows tracking counters which are bucketized by some interval.
Meter represents a metric which is measuring a count and a rate.
Metric is the base functionality for all metrics types.
Registry allows for configuring and accessing metrics for a fabric application.
No description provided by the author
UsageRegistry extends registry to allow collecting usage metrics.
# Type aliases
HandlerType is used to define known handler types.