Package io.opencensus.metrics.export
package io.opencensus.metrics.export
-
ClassDescription
Distributioncontains 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.AMetricwith one or moreTimeSeries.MetricDescriptordefines aMetrictype and its schema.The kind of metric.AMetricproducer that can be registered for exporting usingMetricProducerManager.Keeps a set ofMetricProducerthat is used by exporters to determine the metrics that need to be exported.A timestamped measurement of aTimeSeries.Implementation of theDistributionas 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.ValueDistributioncontains summary statistics for a population of values.A 64-bit double-precision floating-pointValue.A 64-bit integerValue.Value.ValueSummarycontains a snapshot representing values calculated over an arbitrary time window.