import "go.opentelemetry.io/otel/sdk/metric/aggregator"
func NewInconsistentAggregatorError(a1, a2 export.Aggregator) error
NewInconsistentAggregatorError formats an error describing an attempt to Checkpoint or Merge different-type aggregators. The result can be unwrapped as an ErrInconsistentType.
RangeTest is a common routine for testing for valid input values. This rejects NaN values. This rejects negative values when the metric instrument does not support negative values, including monotonic counter metrics and absolute ValueRecorder metrics.
Path | Synopsis |
---|---|
aggregatortest | |
array | |
exact | |
histogram | |
lastvalue | |
minmaxsumcount | |
sum |
Package aggregator imports 6 packages (graph) and is imported by 8 packages. Updated 2021-01-18. Refresh now. Tools for package owners.