912 B
912 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. |
|
201 |
|
Flux Prometheus functions provide tools for working with Prometheus-formatted metrics.
{{% warn %}} The Prometheus package is currently experimental and subject to change at any time. By using this package, you accept the risks of experimental functions. {{% /warn %}}
Import the experimental/prometheus
package:
import "experimental/prometheus"
{{< children type="functions" show="pages" >}}