Skip to content
This repository was archived by the owner on Sep 26, 2025. It is now read-only.

Upgrade RabbitMQ client to support Micrometer Observation #182

@Airidas36

Description

@Airidas36

Motivation

Currently, micrometer observation is not supported by the underlying RabbitMQ client, so it's not possible to trace any messages or collect metrics.

Desired solution

com.rabbitmq:amqp-client started supporting micrometer observation since 5.19.0. So a version bump of the dependency is required.

Considered alternatives

Otherwise, consumers of this client need to implement custom sender/receiver context by themselves or completely switch to Spring AMQP which supports this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions