airframe
airframe copied to clipboard
airframe-http: Add basic JMX metrics
trafficstars
- Request latency
- Number of connections used in a pool
- DNS lookup latency
- etc.
Finagle metrics examples: https://twitter.github.io/finagle/guide/Metrics.html
Nowadays, there are a lot of other solutions (e.g., Datadog dd-agentg in Java), open-telemetry, etc. It looks unnecessary now