# Packages

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

# Functions

No description provided by the author
RegisterScraperDuration creates and registers a histogram metric for scrape duration, suitable for use in the source manager.

# Structs

ContainerMetricsPoint contains the metrics for some container at some point in time.
MetricsBatch is a single batch of pod, container, and node metrics from some source.
MetricsPoint represents the a set of specific metrics at some point in time.
NodeMetricsPoint contains the metrics for some node at some point in time.
PodMetricsPoint contains the metrics for some pod's containers.

# Interfaces

MetricSource knows how to collect pod, container, and node metrics from some location.
MetricSourceProvider provides metric sources to collect from.