Add auto-configuration support to export Lettuce latency metrics with micrometer (reference)
- Create an autoconfiguration to customize the
ClientResources.Builderto 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.