Transform events exception.message using replace_pattern #32129
-
Hi everyone,
Example text: Thanks. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
In the 'span' context, In order to transform events.attributes, you must use |
Beta Was this translation helpful? Give feedback.
In the 'span' context,
events.attributes
type isptrace.SpanEventSlice
and the transform replace functions work withpcommon.Map
In order to transform events.attributes, you must use
trace_statements.context: spanevent
and replace onattributes
.