Uses of Package
io.opencensus.metrics
-
Packages that use io.opencensus.metrics Package Description io.opencensus.exporter.stats.prometheus io.opencensus.impl.metrics io.opencensus.implcore.metrics io.opencensus.implcore.stats io.opencensus.implcore.trace.export io.opencensus.impllite.metrics io.opencensus.metrics This package describes the Metrics data model.io.opencensus.metrics.export -
Classes in io.opencensus.metrics used by io.opencensus.exporter.stats.prometheus Class Description LabelKey The key of aLabel
associated with aMetricDescriptor
. -
Classes in io.opencensus.metrics used by io.opencensus.impl.metrics Class Description MetricsComponent Class that holds the implementation instance forExportComponent
. -
Classes in io.opencensus.metrics used by io.opencensus.implcore.metrics Class Description DerivedDoubleCumulative Derived Double Cumulative metric, to report cumulative measurement of a double value.DerivedDoubleGauge Derived Double Gauge metric, to report instantaneous measurement of a double value.DerivedLongCumulative Derived Long Cumulative metric, to report cumulative measurement of an int64 value.DerivedLongGauge Derived Long Gauge metric, to report instantaneous measurement of an int64 value.DoubleCumulative Double Cumulative metric, to report instantaneous measurement of a double value.DoubleCumulative.DoublePoint The value of a single point in the Cumulative.TimeSeries.DoubleGauge Double Gauge metric, to report instantaneous measurement of a double value.DoubleGauge.DoublePoint The value of a single point in the Gauge.TimeSeries.LabelKey The key of aLabel
associated with aMetricDescriptor
.LabelValue The value of aLabel
associated with aTimeSeries
.LongCumulative Long Cumulative metric, to report instantaneous measurement of an int64 value.LongCumulative.LongPoint The value of a single point in the Cumulative.TimeSeries.LongGauge Long Gauge metric, to report instantaneous measurement of an int64 value.LongGauge.LongPoint The value of a single point in the Gauge.TimeSeries.MetricOptions Options for every metric added to theMetricRegistry
.MetricRegistry Creates and manages your application's set of metrics.MetricsComponent Class that holds the implementation instance forExportComponent
. -
Classes in io.opencensus.metrics used by io.opencensus.implcore.stats Class Description LabelValue The value of aLabel
associated with aTimeSeries
. -
Classes in io.opencensus.metrics used by io.opencensus.implcore.trace.export Class Description DerivedLongCumulative Derived Long Cumulative metric, to report cumulative measurement of an int64 value.DerivedLongGauge Derived Long Gauge metric, to report instantaneous measurement of an int64 value. -
Classes in io.opencensus.metrics used by io.opencensus.impllite.metrics Class Description MetricsComponent Class that holds the implementation instance forExportComponent
. -
Classes in io.opencensus.metrics used by io.opencensus.metrics Class Description DerivedDoubleCumulative Derived Double Cumulative metric, to report cumulative measurement of a double value.DerivedDoubleCumulative.NoopDerivedDoubleCumulative No-op implementations of DerivedDoubleCumulative class.DerivedDoubleGauge Derived Double Gauge metric, to report instantaneous measurement of a double value.DerivedDoubleGauge.NoopDerivedDoubleGauge No-op implementations of DerivedDoubleGauge class.DerivedLongCumulative Derived Long Cumulative metric, to report cumulative measurement of an int64 value.DerivedLongCumulative.NoopDerivedLongCumulative No-op implementations of DerivedLongCumulative class.DerivedLongGauge Derived Long Gauge metric, to report instantaneous measurement of an int64 value.DerivedLongGauge.NoopDerivedLongGauge No-op implementations of DerivedLongGauge class.DoubleCumulative Double Cumulative metric, to report instantaneous measurement of a double value.DoubleCumulative.DoublePoint The value of a single point in the Cumulative.TimeSeries.DoubleCumulative.NoopDoubleCumulative No-op implementations of DoubleCumulative class.DoubleCumulative.NoopDoubleCumulative.NoopDoublePoint No-op implementations of DoublePoint class.DoubleGauge Double Gauge metric, to report instantaneous measurement of a double value.DoubleGauge.DoublePoint The value of a single point in the Gauge.TimeSeries.DoubleGauge.NoopDoubleGauge No-op implementations of DoubleGauge class.DoubleGauge.NoopDoubleGauge.NoopDoublePoint No-op implementations of DoublePoint class.LabelKey The key of aLabel
associated with aMetricDescriptor
.LabelValue The value of aLabel
associated with aTimeSeries
.LongCumulative Long Cumulative metric, to report instantaneous measurement of an int64 value.LongCumulative.LongPoint The value of a single point in the Cumulative.TimeSeries.LongCumulative.NoopLongCumulative No-op implementations of LongCumulative class.LongCumulative.NoopLongCumulative.NoopLongPoint No-op implementations of LongPoint class.LongGauge Long Gauge metric, to report instantaneous measurement of an int64 value.LongGauge.LongPoint The value of a single point in the Gauge.TimeSeries.LongGauge.NoopLongGauge No-op implementations of LongGauge class.LongGauge.NoopLongGauge.NoopLongPoint No-op implementations of LongPoint class.MetricOptions Options for every metric added to theMetricRegistry
.MetricOptions.Builder Builder forMetricOptions
.MetricRegistry Creates and manages your application's set of metrics.MetricsComponent Class that holds the implementation instance forExportComponent
. -
Classes in io.opencensus.metrics used by io.opencensus.metrics.export Class Description LabelKey The key of aLabel
associated with aMetricDescriptor
.LabelValue The value of aLabel
associated with aTimeSeries
.