flightstats / hub

fault tolerant, highly available service for data storage and distribution
http://www.flightstats.com
MIT License
103 stars 35 forks source link

Add in JMX monitoring of Jetty; add ability to adjust thread pool size #1292

Closed lucasmo closed 2 years ago

lucasmo commented 2 years ago

This should allow us to introspect into Jetty's behavior to see if it's behind the request latency. It also allows for tweaking the maximum thread pool size for Jetty, should that be the issue.