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
fix!(layer): change old semantic convention (#209)
## Motivation
#115 - the semantic convention name has changed.
## Solution
`otel.status_message` has been renamed to `otel.status_description`. If
code uses the old field it will be sent as a normal key-value attribute
without special meaning.
0 commit comments