Applies to:
- Plan -
- Deployment -
Summary
Issue: Traces are deleted according to the project retention window even when metadata likeevalRun: true is present. Metadata fields cannot exempt individual traces from deletion.
Cause: Retention is enforced by creation timestamp at the project and object type level, not by tags or metadata values.
Resolution: For traces that need longer retention, route them at ingest time to a separate project configured with a longer retention window, or adjust retention for the whole project/object type.