mirror of
https://github.com/qdrant/qdrant.git
synced 2026-09-21 21:47:39 -05:00
Add `deferred_internal_id` field to `SegmentInfo` so it is exposed through segment telemetry. The field is optional and skipped from serialization when `None`. It is excluded from anonymization via `#[anonymize(false)]`. Made-with: Cursor Co-authored-by: Cursor Agent <agent@cursor.com>