Skip to content

Configure Lettuce with MicrometerTracing instead of MicrometerCommandLatencyRecorder when micrometer-tracing is availableΒ #46456

@mp911de

Description

@mp911de

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions