Uses of Package
io.opencensus.metrics.data
-
Packages that use io.opencensus.metrics.data Package Description io.opencensus.contrib.exemplar.util io.opencensus.implcore.stats io.opencensus.metrics.data This package describes common data models in Metrics that are shared across multiple packages.io.opencensus.metrics.export io.opencensus.stats API for stats recording. -
Classes in io.opencensus.metrics.data used by io.opencensus.contrib.exemplar.util Class Description AttachmentValue The value ofExemplar
attachment. -
Classes in io.opencensus.metrics.data used by io.opencensus.implcore.stats Class Description AttachmentValue The value ofExemplar
attachment.Exemplar An example point that may be used to annotate aggregated distribution values, associated with a histogram bucket. -
Classes in io.opencensus.metrics.data used by io.opencensus.metrics.data Class Description AttachmentValue The value ofExemplar
attachment.AttachmentValue.AttachmentValueString StringAttachmentValue
.Exemplar An example point that may be used to annotate aggregated distribution values, associated with a histogram bucket. -
Classes in io.opencensus.metrics.data used by io.opencensus.metrics.export Class Description Exemplar An example point that may be used to annotate aggregated distribution values, associated with a histogram bucket. -
Classes in io.opencensus.metrics.data used by io.opencensus.stats Class Description AttachmentValue The value ofExemplar
attachment.Exemplar An example point that may be used to annotate aggregated distribution values, associated with a histogram bucket.