You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Conditionally on Micrometer Tracing classpath availability, it would make sense to configure MicrometerTracing for the Lettuce driver instead of MicrometerCommandLatencyRecorder.
MicrometerTracing uses the broader Observability API and can deliver spans and metrics whereas MicrometerCommandLatencyRecorder records only timers.