Skip to content
Discussion options

You must be logged in to vote

Micrometer uses MeterFilters to selectively enable gathering of additional metrics. There is a storage cost, so these additional metrics are not enabled by default.

The syntax is here:
https://micrometer.io/docs/concepts#_histograms_and_percentiles

There is an example of CDI-based registration/injection of MeterFilters here:
https://quarkus.io/guides/micrometer#using-meterfilter-to-configure-metrics

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@WasdAsdDas
Comment options

Answer selected by WasdAsdDas
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants