Package io.opencensus.metrics.data
@ExperimentalApi
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.
-
ClassesClassDescriptionThe value of
Exemplar
attachment.StringAttachmentValue
.An example point that may be used to annotate aggregated distribution values, associated with a histogram bucket.