docs-v2/content/flux/v0.x/stdlib/experimental/prometheus/_index.md

809 B

title list_title description aliases menu weight flux/v0.x/tags introduced
Flux Prometheus package prometheus package The Flux Prometheus package provides functions for working with Prometheus-formatted metrics. Import the `experimental/prometheus` package.
/influxdb/v2.0/reference/flux/stdlib/experimental/prometheus/
/influxdb/cloud/reference/flux/stdlib/experimental/prometheus/
flux_0_x_ref
name parent
prometheus experimental
301
functions
prometheus
package
0.50.0

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

import "experimental/prometheus"

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