docs-v2/content/v2.0/reference/flux/stdlib/experimental/prometheus/_index.md

639 B

title list_title description menu weight v2.0/tags
Flux Prometheus package Prometheus package The Flux Prometheus package provides functions for working with Prometheus-formatted metrics. Import the `experimental/prometheus` package.
v2_0_ref
name parent
Prometheus Experimental
301
functions
prometheus
package

Flux Prometheus functions provide tools for working with Prometheus-formatted metrics. Import the experimental/prometheus package:

import "experimental/prometheus"

{{< children type="functions" show="pages" >}}