docs: clarify 0.9 metrics status and downloads - #6631
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: c3f14f67ff
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
|
|
||
| ### Prototype work (not included in release artifacts) | ||
|
|
||
| The Parquet metrics and DataFusion work below is an early prototype. It is not built into the v0.9.0 binaries or Docker images and is not a supported 0.9.0 feature. |
There was a problem hiding this comment.
Correct the claim that binaries omit the metrics pipeline
The v0.9.0 Linux and macOS archive workflows build with release-feature-vendored-set and release-macos-feature-vendored-set, respectively, and both feature sets explicitly enable quickwit-indexing/metrics; that feature wires matching indexes to the Parquet metrics pipeline. DataFusion and the Docker image may be excluded, but stating that all of the listed work is absent from the v0.9.0 binaries gives downloaded-binary users inaccurate capability information.
Useful? React with 👍 / 👎.
Summary
Validation
yarn clear && yarn buildin the quickwit.io repository; the Docusaurus production build passed