package
0.2.6
Repository: https://github.com/ribrdb/opencensus-proto.git
Documentation: pkg.go.dev

# Constants

Distribution cumulative measurement.
Floating point cumulative measurement.
Integer cumulative measurement.
Distribution gauge measurement.
Floating point gauge.
Integer gauge.
Some frameworks implemented Histograms as a summary of observations (usually things like request durations and response sizes).
Do not use this default value.

# Variables

No description provided by the author
No description provided by the author

# Structs

Distribution contains summary statistics for a population of values.
No description provided by the author
A Distribution may optionally contain a histogram of the values in the population.
Specifies a set of buckets with arbitrary upper-bounds.
No description provided by the author
Exemplars are example points that may be used to annotate aggregated Distribution values.
Defines a label key associated with a metric descriptor.
No description provided by the author
Defines a Metric which has one or more timeseries.
Defines a metric type and its schema.
A timestamped measurement.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
The start_timestamp only applies to the count and sum in the SummaryValue.
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.
Represents the value at a given percentile of a distribution.
A collection of data points that describes the time-varying values of a metric.

# Type aliases

The kind of metric.