mirror of
https://github.com/qdrant/qdrant.git
synced 2026-08-07 02:20:55 -05:00
* make some existing fields optional particularly, RemoteShardTelemetry's `searches` and `updates`, and LocalShardTelemetry's `optimizations` * Include shards information in cluster telemetry * upd openapi * nits * only include partial snapshot info if non-empty * fixes