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 have a process that listens for MQ events from elsewhere, and makes API requests based on them. We are looking at adding correlation_id to the MQ event data (they did ultimately originate from a HTTP request) but can I set the correlation_id in my MQ listener, so that its logs contain it and so that the API calls can use it?
The text was updated successfully, but these errors were encountered:
I have a process that listens for MQ events from elsewhere, and makes API requests based on them. We are looking at adding correlation_id to the MQ event data (they did ultimately originate from a HTTP request) but can I set the correlation_id in my MQ listener, so that its logs contain it and so that the API calls can use it?
The text was updated successfully, but these errors were encountered: