Any chance pedestal would consider exposing a prometheus JettyStatisticsCollector
so that we can collect jetty metrics for pedestal applications ?
@ariel.silverman I’d like to avoid introducing additional dependencies to core Pedestal but consider it desirable that it play nice with other capabilities provided by service implementers. That being said, I’m not familiar with the details around JettyStatisticsCollector
. If you feel this is important than feel free to create an issue for it so it can be vetted further!