Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions docs/metrics.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,7 @@ The following types of metrics are supported:
* Counters
* Gauges
* Summaries
* Histograms (requires APM Server / Elasticsearch / Kibana 7.14+)

To use the Prometheus metric set, you have to enable it with the <<config-prometheus_metrics, `prometheus_metrics`>> configuration option.

Expand All @@ -202,5 +203,3 @@ All metrics collected from `prometheus_client` are prefixed with `"prometheus.me
[[prometheus-metricset-beta]]
===== Beta limitations
* The metrics format may change without backwards compatibility in future releases.
* Histograms are currently not supported.