semantic-conventions/.chloggen/2597.yaml

9 lines
432 B
YAML

change_type: enhancement
component: event
note: "Revive `event.name` attribute for use by non-OTLP exporters and logging libraries."
issues: [2597]
subtext: |
The `event.name` attribute is now undeprecated and can be used by:
- Non-OTLP exporters to emit the `EventName`
- Applications using existing logging libraries to add event name information that can be used to set the `EventName` field by Collector or SDK components