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
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: