# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewErrorDecorator creates a MetricSource that transforms Scrape errors.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

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

# Variables

Metrics computed based on cluster state using Kubernetes API.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
AllAggregations is the set of all supported aggregations.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
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 label is populated only for GCM.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Definition of Additional Metrics.
No description provided by the author
No description provided by the author
Definition of Rate Metrics.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Aggregated count metrics.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Definition of Standard Metrics.
MultiTypedAggregations is the list of aggregations that can be either float or int.
No description provided by the author
No description provided by the author
Computed based on corresponding StandardMetrics.
No description provided by the author
Maps from resource name to the metric that tracks container resource request on that resource.
Provided by Kubelet/cadvisor.

# Structs

AggregationValue is a description of aggregated Values over time.
Batch contains sets of metrics tied to specific k8s resources and other more general wavefront points.
DefaultSourceProvider handle the common providers configuration.
HistoricalKey is an identifier pointing to a particular object.
No description provided by the author
LabeledValue is a metric value that is either a float64 or an int64 and that has it's own name and values.
Metric represents a resource usage stat metric.
No description provided by the author
Set is a collection of metrics tied to a specific resource.
TimestampedAggregationValue is an aggregation value with an associated timestamp and bucket size.
TimestampedMetricValue is a metric value with an associated timestamp.
Value represents a metric value that is either a float64 or an int64.

# Interfaces

AsHistoricalSource represents sinks which support a historical access interface.
No description provided by the author
HistoricalSource allows for retrieval of historical metrics and aggregations from sinks.
Processor should not store any references to anything in *Batch because it is assumed that Processor does not own that memory.
No description provided by the author
ProviderHandler is an interface for dynamically adding and removing MetricSourceProviders.
Sink exports metric batches.
Source produces metric batches.
SourceProvider produces metric sources.

# Type aliases

No description provided by the author
No description provided by the author
ResourceKey is used to group metric sets by a specific k8s resource.
No description provided by the author
No description provided by the author
No description provided by the author
ValueType is used to discriminate whether a Value is an int64 or a float64.