EntitySetStatisticsBuilt (v1.0.0)

Indicates that entity set statistics have been successfully built

EntitySetStatisticsBuilt

Indicates that entity set statistics have been successfully built

Base Schema

All analytics events are based on the TrackEvent schema which provides common properties like messageId, userId, context, timestamps, and more.

Base Schema Reference: analytics-track.yaml

Event-Specific Properties

This schema shows only the event-specific properties that extend the base TrackEvent schema:

12 properties

Properties specific to this event type (extends BaseEvent)

namestring

The (logical) name of the entity set

typeNamestring

The type name of the entities in the entity set

physicalNamestring

The physical name of the entity set

entityCountinteger<int64>

The number of entities in the entity set

averageEntitySizeinteger<int64>

The average size of an entity in the entity set

kindstring

The kind of the entity set (e.g., trashed, active)

tnstring

Unique identifier of the tenant

dataSizeinteger<int64>

The size of the data in the entity set (KiB)

indexSizeinteger<int64>

The size of the indexes (KiB)

indexCountinteger<int64>

The number of indexes

referenceIdstring

Unique reference identifier of this event instance

commentstring

Information that the event was backfilled