semantic-conventions/docs/registry/attributes/event.md

573 B

Event

Event Attributes

Attributes for Events represented using Log Records.

Attribute Type Description Examples Stability
event.name string Identifies the class / type of event. browser.mouse.click; device.app.lifecycle Deprecated
Replaced by EventName top-level field on the LogRecord.