Skip to content

event_set

EventSet is a collection of related events that share certain common attributes or characteristics.

Kind: event_set

Every element shares the standard envelope kind · metadata · schema.

Inherits: telemetry_data

spec fields

FieldTypeRequiredDefaultDescription
entity_fieldsobjectEntity fields, used to identify the ID, domain and type of entity
entity_fields.entity_idstring__entity_id__Entity ID field, used to identify the ID of entity
entity_fields.domainstring__domain__Domain field which entity belongs to
entity_fields.entity_typestring__entity_type__Entity type field, used to identify the type of entity

Released under the Apache-2.0 License.