dimas-b commented on code in PR #2757:
URL: https://github.com/apache/polaris/pull/2757#discussion_r2452807920


##########
helm/polaris/values.yaml:
##########
@@ -518,6 +516,16 @@ realmContext:
   realms:
     - POLARIS
 
+# -- Configuration for correlation IDs.
+correlationId:

Review Comment:
   The question how context propagation happens... `sendEventToMessageQueue` 
will probably use some integration code that takes the context and passes it to 
the message queue as a "header" of sorts.
   
   If out intention is to correlate with Polaris events using only Polaris 
"specs", we could put the outgoing context into the event as an attribute.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to