mirror of
https://github.com/qdrant/qdrant.git
synced 2026-08-06 10:00:58 -05:00
* allow shard states in anonymize telemetry (with hashed peer ids) * introduce level3 and level4 for telemetry, where level4 = everything, incl. segments info * upd openapi * fix tests * expose vector count & size stats on shard level to avoid reading of segments * fix spelling * upd schema * fix tests * Use unwrap_or_default * [#6390] skip serializing shard details in Level2 (#6398) * skip serializing shard details in Level2 * upd openapi --------- Co-authored-by: generall <andrey@vasnetsov.com> --------- Co-authored-by: Tim Visée <tim+github@visee.me> Co-authored-by: Luis Cossío <luis.cossio@qdrant.com>