Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 653 Bytes

File metadata and controls

15 lines (10 loc) · 653 Bytes

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