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
If there are no sentry.message.parameter.X attributes included in the log, then the SDK MUST NOT attach a sentry.message.template attribute. This is important because it reduces duplicate content in the log and makes PII processing in Sentry much easier as only we don’t have to duplicate processing between the log message and the sentry.message.template attribute.