Used by appenders and processors for mapping from bridges to OTel and nothing else (does not go over the wire).
Prototypes needed for stabilization:
Behavior:
- bridge sets it as
EventName top-level and does not set the attribute
- OR a log processor sets the top-level
EventName
This allows to decouple new thing vs event.name which has different meaning (goes over the wire, has prior instrumentations and behavior).
We should also re-deprecate event.name.
EDIT (pellared): Done in #2914
Used by appenders and processors for mapping from bridges to OTel and nothing else (does not go over the wire).
Prototypes needed for stabilization:
Behavior:
EventNametop-level and does not set the attributeEventNameThis allows to decouple new thing vs
event.namewhich has different meaning (goes over the wire, has prior instrumentations and behavior).We should also re-deprecate
event.name.EDIT (pellared): Done in #2914