Package io.opencensus.metrics.data
This package describes common data models in Metrics that are shared across multiple packages.
WARNING: Currently all the public classes under this package are marked as ExperimentalApi
. The classes and APIs under io.opencensus.metrics
are likely to get backwards-incompatible updates in the future. DO NOT USE except for
experimental purposes.
-
Class Summary Class Description AttachmentValue The value ofExemplar
attachment.AttachmentValue.AttachmentValueString StringAttachmentValue
.AutoValue_AttachmentValue_AttachmentValueString AutoValue_Exemplar Exemplar An example point that may be used to annotate aggregated distribution values, associated with a histogram bucket.