zwOvO opened a new issue, #4143:
URL: https://github.com/apache/bookkeeper/issues/4143
### Feature Request for Bookkeeper Issue
**Feature Request:**
I would like to request an improvement to the bookie metrics interface,
allowing it to filter metrics by URL parameters. This is important to me as we
are currently facing an issue with an excessive amount of temporarily unused
metrics being collected by our alerting platform. These metrics are useful for
monitoring purposes, but not for the alerting platform.
**Proposed Improvement:**
Allow filtering of metrics using URL parameters, for example:
- `/metrics?m_regex=jvm_*`
- `/metrics?m_regex=*_thread_executor_queue`
**Are you willing to submit a PR?**
I'm willing to submit a PR!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]