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
OTel JS supports the baggage signal. However writing baggage data as span or log record attributes require separate processors (a log record baggage processor is in dev here) that are not currently included or enabled by default.
We should include the required processors, document usage of these, test it.
The text was updated successfully, but these errors were encountered:
OTel JS supports the baggage signal. However writing baggage data as span or log record attributes require separate processors (a log record baggage processor is in dev here) that are not currently included or enabled by default.
We should include the required processors, document usage of these, test it.
The text was updated successfully, but these errors were encountered: