Uses of Package
io.opencensus.stats
-
Packages that use io.opencensus.stats Package Description io.opencensus.contrib.exemplar.util io.opencensus.contrib.grpc.metrics io.opencensus.contrib.http io.opencensus.contrib.http.util io.opencensus.contrib.zpages io.opencensus.impl.stats io.opencensus.implcore.stats io.opencensus.impllite.stats io.opencensus.stats API for stats recording. -
Classes in io.opencensus.stats used by io.opencensus.contrib.exemplar.util Class Description MeasureMap A map fromMeasures to measured values to be recorded at the same time. -
Classes in io.opencensus.stats used by io.opencensus.contrib.grpc.metrics Class Description Aggregation Aggregationis the process of combining a certain set ofMeasureValues for a givenMeasureinto anAggregationData.Measure.MeasureDouble MeasurewithDoubletyped values.Measure.MeasureLong MeasurewithLongtyped values.View A View specifies an aggregation and a set of tag keys.View.AggregationWindow Deprecated.since 0.13.ViewManager -
Classes in io.opencensus.stats used by io.opencensus.contrib.http Class Description StatsRecorder Provides methods to record stats against tags. -
Classes in io.opencensus.stats used by io.opencensus.contrib.http.util Class Description Aggregation Aggregationis the process of combining a certain set ofMeasureValues for a givenMeasureinto anAggregationData.Measure.MeasureDouble MeasurewithDoubletyped values.Measure.MeasureLong MeasurewithLongtyped values.View A View specifies an aggregation and a set of tag keys.ViewManager -
Classes in io.opencensus.stats used by io.opencensus.contrib.zpages Class Description AggregationData Measure The definition of theMeasurementthat is taken by OpenCensus library.View A View specifies an aggregation and a set of tag keys.View.Name The name of aView.ViewData The aggregated data for a particularView.ViewData.AggregationWindowData Deprecated.since 0.13, please use start and endTimestampinstead.ViewData.AggregationWindowData.CumulativeData Deprecated.since 0.13, please use start and endTimestampinstead.ViewManager -
Classes in io.opencensus.stats used by io.opencensus.impl.stats Class Description StatsComponent Class that holds the implementations forViewManagerandStatsRecorder. -
Classes in io.opencensus.stats used by io.opencensus.implcore.stats Class Description Aggregation Aggregationis the process of combining a certain set ofMeasureValues for a givenMeasureinto anAggregationData.Aggregation.Count Calculate count on aggregatedMeasureValues.Aggregation.Distribution Calculate distribution stats on aggregatedMeasureValues.AggregationData BucketBoundaries The bucket boundaries for a histogram.Measure The definition of theMeasurementthat is taken by OpenCensus library.Measure.MeasureDouble MeasurewithDoubletyped values.Measure.MeasureLong MeasurewithLongtyped values.MeasureMap A map fromMeasures to measured values to be recorded at the same time.Measurement Immutable representation of a Measurement.Measurement.MeasurementDouble DoubletypedMeasurement.Measurement.MeasurementLong LongtypedMeasurement.StatsCollectionState State of theStatsComponent.StatsComponent Class that holds the implementations forViewManagerandStatsRecorder.StatsRecorder Provides methods to record stats against tags.View A View specifies an aggregation and a set of tag keys.View.AggregationWindow.Cumulative Deprecated.since 0.13.View.AggregationWindow.Interval Deprecated.since 0.13.View.Name The name of aView.ViewData The aggregated data for a particularView.ViewManager -
Classes in io.opencensus.stats used by io.opencensus.impllite.stats Class Description StatsComponent Class that holds the implementations forViewManagerandStatsRecorder. -
Classes in io.opencensus.stats used by io.opencensus.stats Class Description Aggregation Aggregationis the process of combining a certain set ofMeasureValues for a givenMeasureinto anAggregationData.Aggregation.Count Calculate count on aggregatedMeasureValues.Aggregation.Distribution Calculate distribution stats on aggregatedMeasureValues.Aggregation.LastValue Calculate the last value of aggregatedMeasureValues.Aggregation.Mean Deprecated.since 0.13, useAggregation.Distributioninstead.Aggregation.Sum Calculate sum on aggregatedMeasureValues.AggregationData AggregationData.CountData The count value of aggregatedMeasureValues.AggregationData.DistributionData The distribution stats of aggregatedMeasureValues.AggregationData.LastValueDataDouble The last value of aggregatedMeasureValueDoubles.AggregationData.LastValueDataLong The last value of aggregatedMeasureValueLongs.AggregationData.MeanData Deprecated.since 0.13, useAggregationData.DistributionDatainstead.AggregationData.SumDataDouble The sum value of aggregatedMeasureValueDoubles.AggregationData.SumDataLong The sum value of aggregatedMeasureValueLongs.BucketBoundaries The bucket boundaries for a histogram.Measure The definition of theMeasurementthat is taken by OpenCensus library.Measure.MeasureDouble MeasurewithDoubletyped values.Measure.MeasureLong MeasurewithLongtyped values.MeasureMap A map fromMeasures to measured values to be recorded at the same time.Measurement Immutable representation of a Measurement.Measurement.MeasurementDouble DoubletypedMeasurement.Measurement.MeasurementLong LongtypedMeasurement.StatsCollectionState State of theStatsComponent.StatsComponent Class that holds the implementations forViewManagerandStatsRecorder.StatsRecorder Provides methods to record stats against tags.View A View specifies an aggregation and a set of tag keys.View.AggregationWindow Deprecated.since 0.13.View.AggregationWindow.Cumulative Deprecated.since 0.13.View.AggregationWindow.Interval Deprecated.since 0.13.View.Name The name of aView.ViewData The aggregated data for a particularView.ViewData.AggregationWindowData Deprecated.since 0.13, please use start and endTimestampinstead.ViewData.AggregationWindowData.CumulativeData Deprecated.since 0.13, please use start and endTimestampinstead.ViewData.AggregationWindowData.IntervalData Deprecated.since 0.13, please use start and endTimestampinstead.ViewManager