meilisearch-rust icon indicating copy to clipboard operation
meilisearch-rust copied to clipboard

[v1.14] Add `progressTrace`, `writeChannelCongestion`, and `internalDatabaseSizes` to batches `stats`

Open Strift opened this issue 8 months ago • 0 comments

This issue follows the changes related to Meilisearch v1.14.0 mega issue.

Description

Add progressTrace, writeChannelCongestion, and internalDatabaseSizes to batches stats.

[!warning] Do not type the fields inside those objects. The fields can change in a breaking way.

For more context, see the related issues in Meilisearch:

  • Progress trace & write channel congestion: https://github.com/meilisearch/meilisearch/issues/5359
  • Internal database size: https://github.com/meilisearch/meilisearch/issues/5463

Strift avatar Apr 21 '25 06:04 Strift