Package io.opencensus.metrics.export
package io.opencensus.metrics.export
-
ClassDescription
Distribution
contains summary statistics for a population of values.The histogram bucket of the population values.The bucket options used to create a histogram for the distribution.A Bucket with explicit boundsDistribution.BucketOptions
.Class that holds the implementation instance forMetricProducerManager
.AMetric
with one or moreTimeSeries
.MetricDescriptor
defines aMetric
type and its schema.The kind of metric.AMetric
producer that can be registered for exporting usingMetricProducerManager
.Keeps a set ofMetricProducer
that is used by exporters to determine the metrics that need to be exported.A timestamped measurement of aTimeSeries
.Implementation of theDistribution
as a summary of observations.Represents the summary observation of the recorded events over a sliding time window.Represents the value at a given percentile of a distribution.A collection of data points that describes the time-varying values of aMetric
.The actual point value for aPoint
.Value.ValueDistribution
contains summary statistics for a population of values.A 64-bit double-precision floating-pointValue
.A 64-bit integerValue
.Value.ValueSummary
contains a snapshot representing values calculated over an arbitrary time window.