extract

package
v1.17.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 21, 2024 License: Apache-2.0 Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MetricNameFromLabelAdapters

func MetricNameFromLabelAdapters(labels []cortexpb.LabelAdapter) (string, error)

MetricNameFromLabelAdapters extracts the metric name from a list of LabelPairs. The returned metric name string is a copy of the label value.

func MetricNameFromLabels added in v1.2.0

func MetricNameFromLabels(lbls labels.Labels) (metricName string, err error)

MetricNameFromLabels extracts the metric name from a list of Prometheus Labels.

func MetricNameFromMetric

func MetricNameFromMetric(m model.Metric) (model.LabelValue, error)

MetricNameFromMetric extract the metric name from a model.Metric

func MetricNameMatcherFromMatchers

func MetricNameMatcherFromMatchers(matchers []*labels.Matcher) (*labels.Matcher, []*labels.Matcher, bool)

MetricNameMatcherFromMatchers extracts the metric name from a set of matchers

func UnsafeMetricNameFromLabelAdapters added in v1.9.0

func UnsafeMetricNameFromLabelAdapters(labels []cortexpb.LabelAdapter) (string, error)

UnsafeMetricNameFromLabelAdapters extracts the metric name from a list of LabelPairs. The returned metric name string is a reference to the label value (no copy).

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL