All Classes and Interfaces

Class
Description
AggregationTemporality defines the way additive values are expressed.
A ExponentialHistogram implementation that compresses bucket boundaries using an exponential formula (Base2 exponent), making it suitable for conveying high dynamic range data with small relative error.
A Base2ExponentialHistogram that tracks values cumulatively from first recorded value.
A Base2ExponentialHistogram where values are reset after every Step.
This is an internal class and might have breaking changes, external implementations SHOULD NOT rely on this implementation.
Represents a dense representation exponential bucket counts.
Histogram Flavor to be used while recording distributions,
Config for OtlpMeterRegistry.
An implementation of OtlpMetricsSender that uses an HttpSender.
Publishes meters in OTLP (OpenTelemetry Protocol) format.
Builder for OtlpMeterRegistry.
This is responsible for sending OTLP protobuf format metrics to a compatible location.
Immutable representation of a payload of metrics to use with an OtlpMetricsSender.