1.4 KiB
1.4 KiB
title | description | menu | weight | cascade | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
prometheus package | The `prometheus` package provides tools for working with [Prometheus-formatted metrics](https://prometheus.io/docs/instrumenting/exposition_formats/). |
|
21 |
|
The prometheus
package provides tools for working with
Prometheus-formatted metrics.
Import the experimental/prometheus
package:
import "experimental/prometheus"
Functions
{{< children type="functions" show="pages" >}}