package v1
Type Members
-   final  class DistributionValue extends GeneratedMessageV3 with DistributionValueOrBuilder
Distribution contains summary statistics for a population of values. It optionally contains a histogram representing the distribution of those values across a set of buckets.
Distribution contains summary statistics for a population of values. It optionally contains a histogram representing the distribution of those values across a set of buckets.
Protobuf type
opencensus.proto.metrics.v1.DistributionValue -  trait DistributionValueOrBuilder extends MessageOrBuilder
 -   final  class LabelKey extends GeneratedMessageV3 with LabelKeyOrBuilder
Defines a label key associated with a metric descriptor.
Defines a label key associated with a metric descriptor.
Protobuf type
opencensus.proto.metrics.v1.LabelKey -  trait LabelKeyOrBuilder extends MessageOrBuilder
 -   final  class LabelValue extends GeneratedMessageV3 with LabelValueOrBuilder
Protobuf type
opencensus.proto.metrics.v1.LabelValue -  trait LabelValueOrBuilder extends MessageOrBuilder
 -   final  class Metric extends GeneratedMessageV3 with MetricOrBuilder
Defines a Metric which has one or more timeseries.
Defines a Metric which has one or more timeseries.
Protobuf type
opencensus.proto.metrics.v1.Metric -   final  class MetricDescriptor extends GeneratedMessageV3 with MetricDescriptorOrBuilder
Defines a metric type and its schema.
Defines a metric type and its schema.
Protobuf type
opencensus.proto.metrics.v1.MetricDescriptor -  trait MetricDescriptorOrBuilder extends MessageOrBuilder
 -  trait MetricOrBuilder extends MessageOrBuilder
 -  final class MetricsProto extends AnyRef
 -   final  class Point extends GeneratedMessageV3 with PointOrBuilder
A timestamped measurement.
A timestamped measurement.
Protobuf type
opencensus.proto.metrics.v1.Point -  trait PointOrBuilder extends MessageOrBuilder
 -   final  class SummaryValue extends GeneratedMessageV3 with SummaryValueOrBuilder
The start_timestamp only applies to the count and sum in the SummaryValue.
The start_timestamp only applies to the count and sum in the SummaryValue.
Protobuf type
opencensus.proto.metrics.v1.SummaryValue -  trait SummaryValueOrBuilder extends MessageOrBuilder
 -   final  class TimeSeries extends GeneratedMessageV3 with TimeSeriesOrBuilder
A collection of data points that describes the time-varying values of a metric.
A collection of data points that describes the time-varying values of a metric.
Protobuf type
opencensus.proto.metrics.v1.TimeSeries -  trait TimeSeriesOrBuilder extends MessageOrBuilder