Nordstrom / xrpc

Simple, production ready Java API server built on top of functional composition.
Apache License 2.0
17 stars 17 forks source link

Add micrometer facade for metrics. #185

Open andyday opened 6 years ago

andyday commented 6 years ago

Micrometer similar to SL4J provides a canonical facade for metrics. It supports plugins for all the major metrics collectors.

https://micrometer.io/