Uses of Package
io.opencensus.stats
Packages that use io.opencensus.stats
Package
Description
API for stats recording.
-
Classes in io.opencensus.stats used by io.opencensus.contrib.exemplar.util
-
Classes in io.opencensus.stats used by io.opencensus.contrib.grpc.metricsClassDescription
Aggregation
is the process of combining a certain set ofMeasureValue
s for a givenMeasure
into anAggregationData
.Measure
withDouble
typed values.Measure
withLong
typed values.A View specifies an aggregation and a set of tag keys.Deprecated.since 0.13. -
Classes in io.opencensus.stats used by io.opencensus.contrib.http
-
Classes in io.opencensus.stats used by io.opencensus.contrib.http.utilClassDescription
Aggregation
is the process of combining a certain set ofMeasureValue
s for a givenMeasure
into anAggregationData
.Measure
withDouble
typed values.Measure
withLong
typed values.A View specifies an aggregation and a set of tag keys. -
Classes in io.opencensus.stats used by io.opencensus.contrib.zpagesClassDescriptionThe definition of the
Measurement
that is taken by OpenCensus library.A View specifies an aggregation and a set of tag keys.The name of aView
.The aggregated data for a particularView
.Deprecated.since 0.13, please use start and endTimestamp
instead.Deprecated.since 0.13, please use start and endTimestamp
instead. -
Classes in io.opencensus.stats used by io.opencensus.impl.stats
-
Classes in io.opencensus.stats used by io.opencensus.implcore.statsClassDescription
Aggregation
is the process of combining a certain set ofMeasureValue
s for a givenMeasure
into anAggregationData
.Calculate count on aggregatedMeasureValue
s.Calculate distribution stats on aggregatedMeasureValue
s.The bucket boundaries for a histogram.The definition of theMeasurement
that is taken by OpenCensus library.Measure
withDouble
typed values.Measure
withLong
typed values.A map fromMeasure
s to measured values to be recorded at the same time.Immutable representation of a Measurement.Double
typedMeasurement
.Long
typedMeasurement
.State of theStatsComponent
.Class that holds the implementations forViewManager
andStatsRecorder
.Provides methods to record stats against tags.A View specifies an aggregation and a set of tag keys.Deprecated.since 0.13.Deprecated.since 0.13.The name of aView
.The aggregated data for a particularView
. -
Classes in io.opencensus.stats used by io.opencensus.impllite.stats
-
Classes in io.opencensus.stats used by io.opencensus.statsClassDescription
Aggregation
is the process of combining a certain set ofMeasureValue
s for a givenMeasure
into anAggregationData
.Calculate count on aggregatedMeasureValue
s.Calculate distribution stats on aggregatedMeasureValue
s.Calculate the last value of aggregatedMeasureValue
s.Deprecated.since 0.13, useAggregation.Distribution
instead.Calculate sum on aggregatedMeasureValue
s.The count value of aggregatedMeasureValue
s.The distribution stats of aggregatedMeasureValue
s.The last value of aggregatedMeasureValueDouble
s.The last value of aggregatedMeasureValueLong
s.Deprecated.since 0.13, useAggregationData.DistributionData
instead.The sum value of aggregatedMeasureValueDouble
s.The sum value of aggregatedMeasureValueLong
s.The bucket boundaries for a histogram.The definition of theMeasurement
that is taken by OpenCensus library.Measure
withDouble
typed values.Measure
withLong
typed values.A map fromMeasure
s to measured values to be recorded at the same time.Immutable representation of a Measurement.Double
typedMeasurement
.Long
typedMeasurement
.State of theStatsComponent
.Class that holds the implementations forViewManager
andStatsRecorder
.Provides methods to record stats against tags.A View specifies an aggregation and a set of tag keys.Deprecated.since 0.13.Deprecated.since 0.13.Deprecated.since 0.13.The name of aView
.The aggregated data for a particularView
.Deprecated.since 0.13, please use start and endTimestamp
instead.Deprecated.since 0.13, please use start and endTimestamp
instead.Deprecated.since 0.13, please use start and endTimestamp
instead.