Can modifying $causedBy cause issues? #11
-
|
Right now we are including metadata when appending an event With a field like this. If we are modifying these Thank you for your time. |
Beta Was this translation helpful? Give feedback.
Answered by
w1am
Aug 12, 2025
Replies: 1 comment
-
|
It is discouraged to use custom metadata fields with the |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
seanppayne
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It is discouraged to use custom metadata fields with the
$prefix. If your intention is to add tracing information, it’s best to use a distributed tracing solution to achieve observability.