package
1.1.0
Repository: https://github.com/elastic/apm-aggregation.git
Documentation: pkg.go.dev

# Functions

NewMetrics returns a new instance of the metrics.
WithFailure returns an attribute representing a failed event outcome.
WithMeter configures a meter to use for telemetry.
WithOutcome returns an attribute for event outcome.
WithSuccess returns an attribute representing a successful event outcome.

# Structs

Metrics are a collection of metric used to record all the measurements for the aggregators.

# Interfaces

Option interface is used to configure optional config options.