Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kafka interceptor with Micrometer Observation #393

Open
Renboo opened this issue Sep 25, 2024 · 0 comments
Open

Kafka interceptor with Micrometer Observation #393

Renboo opened this issue Sep 25, 2024 · 0 comments
Labels
type/enhancement A general enhancement

Comments

@Renboo
Copy link

Renboo commented Sep 25, 2024

Motivation

I need to log all incoming and outcoming messages with traceId before they are casted to target classes. As I see there is no chance to use Kafka interceptors with Observation.

Desired solution

Start Observation from interceptor not after receiving messages in KafkaReceiver.

Do you have any plans to realize something helpful for my case?

@Renboo Renboo added the type/enhancement A general enhancement label Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

1 participant