| DistributionValue |
Distribution contains summary statistics for a population of values.
|
| DistributionValue.Bucket |
Protobuf type opencensus.proto.metrics.v1.DistributionValue.Bucket
|
| DistributionValue.Bucket.Builder |
Protobuf type opencensus.proto.metrics.v1.DistributionValue.Bucket
|
| DistributionValue.BucketOptions |
A Distribution may optionally contain a histogram of the values in the
population.
|
| DistributionValue.BucketOptions.Builder |
A Distribution may optionally contain a histogram of the values in the
population.
|
| DistributionValue.BucketOptions.Explicit |
Specifies a set of buckets with arbitrary upper-bounds.
|
| DistributionValue.BucketOptions.Explicit.Builder |
Specifies a set of buckets with arbitrary upper-bounds.
|
| DistributionValue.Builder |
Distribution contains summary statistics for a population of values.
|
| DistributionValue.Exemplar |
Exemplars are example points that may be used to annotate aggregated
Distribution values.
|
| DistributionValue.Exemplar.Builder |
Exemplars are example points that may be used to annotate aggregated
Distribution values.
|
| LabelKey |
Defines a label key associated with a metric descriptor.
|
| LabelKey.Builder |
Defines a label key associated with a metric descriptor.
|
| LabelValue |
Protobuf type opencensus.proto.metrics.v1.LabelValue
|
| LabelValue.Builder |
Protobuf type opencensus.proto.metrics.v1.LabelValue
|
| Metric |
Defines a Metric which has one or more timeseries.
|
| Metric.Builder |
Defines a Metric which has one or more timeseries.
|
| MetricDescriptor |
Defines a metric type and its schema.
|
| MetricDescriptor.Builder |
Defines a metric type and its schema.
|
| MetricsProto |
|
| Point |
A timestamped measurement.
|
| Point.Builder |
A timestamped measurement.
|
| SummaryValue |
The start_timestamp only applies to the count and sum in the SummaryValue.
|
| SummaryValue.Builder |
The start_timestamp only applies to the count and sum in the SummaryValue.
|
| SummaryValue.Snapshot |
The values in this message can be reset at arbitrary unknown times, with
the requirement that all of them are reset at the same time.
|
| SummaryValue.Snapshot.Builder |
The values in this message can be reset at arbitrary unknown times, with
the requirement that all of them are reset at the same time.
|
| SummaryValue.Snapshot.ValueAtPercentile |
Represents the value at a given percentile of a distribution.
|
| SummaryValue.Snapshot.ValueAtPercentile.Builder |
Represents the value at a given percentile of a distribution.
|
| TimeSeries |
A collection of data points that describes the time-varying values
of a metric.
|
| TimeSeries.Builder |
A collection of data points that describes the time-varying values
of a metric.
|