Uses of Package
io.opencensus.metrics.export
Packages that use io.opencensus.metrics.export
Package
Description
This package describes the Metrics data model.
-
Classes in io.opencensus.metrics.export used by io.opencensus.exporter.metrics.utilClassDescriptionA
Metricwith one or moreTimeSeries.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. -
Classes in io.opencensus.metrics.export used by io.opencensus.exporter.stats.prometheusClassDescriptionA
Metricwith one or moreTimeSeries.MetricDescriptordefines aMetrictype and its schema.The kind of metric.Keeps a set ofMetricProducerthat is used by exporters to determine the metrics that need to be exported.The actual point value for aPoint. -
Classes in io.opencensus.metrics.export used by io.opencensus.implcore.metricsClassDescriptionA
Metricwith one or moreTimeSeries.MetricDescriptordefines aMetrictype and its schema.AMetricproducer that can be registered for exporting usingMetricProducerManager.A collection of data points that describes the time-varying values of aMetric. -
Classes in io.opencensus.metrics.export used by io.opencensus.implcore.metrics.exportClassDescriptionClass that holds the implementation instance for
MetricProducerManager.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. -
Classes in io.opencensus.metrics.export used by io.opencensus.implcore.statsClassDescriptionA
Metricwith one or moreTimeSeries.MetricDescriptordefines aMetrictype and its schema.The kind of metric.AMetricproducer that can be registered for exporting usingMetricProducerManager.A timestamped measurement of aTimeSeries. -
Classes in io.opencensus.metrics.export used by io.opencensus.metrics
-
Classes in io.opencensus.metrics.export used by io.opencensus.metrics.exportClassDescription
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.