Add auto-configuration support to export Lettuce latency metrics with micrometer (reference)
- Create an autoconfiguration to customize the
ClientResources.Builder
to add micrometer support using LettuceMicrometerCommandLatencyRecorder
- Add documentation to the supported metric and meters section.
Comment From: snicoll
@antonin-arquey thank you for making your first contribution to Spring Boot.