Update the existing telemetry events to include additional metadata such as space_id and entity_type.
Additional fields may also be needed based on your findings and insights.
The current event-based telemetry includes:
- Duration (in seconds) of the field retention enrich policy execution.
- Duration (in seconds) of the entity store data view refresh.
- Entity engine initialization failure.
- Duration (in seconds) of the entity engine initialization.
- Number of entities stored in the entity store (currently without entity_type).
For events 1–5, we can add the space_id, and for number 5, adding entity_type would also be valuable.