semantic-conventions
semantic-conventions copied to clipboard
Update general event guidance and policies to allow complex attributes on events only
Fixes #1669
Related: #1651, https://github.com/open-telemetry/opentelemetry-specification/pull/4485, https://github.com/open-telemetry/opentelemetry-specification/issues/4199
- Updates event guidance to use attributes instead of body
- removes mentions of Event API
- allows extended attributes on events
- adds policy that prevents usage of extended attributes beyond events for the time being.