Conversation
🔍 Preview links for changed docs |
|
PRs with RN sections:
PRs that look like maybe might be of note:
The main ones I'm curous about are the metrics around pq (epecially around compression) and the user defined metrics. |
docs/release-notes/index.md
Outdated
|
|
||
| **Elastic_integration Filter - 9.2.0** | ||
|
|
||
| 404: Not Found |
robbavey
left a comment
There was a problem hiding this comment.
I'd like to see a little more detail in a few of these areas
| * Logging improvement while handling exceptions in the pipeline, ensuring that chained exceptions propagate enough information to be actionable. [#17935](https://github.com/elastic/logstash/pull/17935) | ||
| * [Support for using ES|QL queries](https://github.com/logstash-plugins/logstash-filter-elasticsearch/pull/194) in the Elasticsearch filter to add improved flexibility when ingesting data from Elasticsearch is now in Technical Preview. | ||
| * Gauge type metrics, such as current and peak connection counts of Elastic Agent, are now available in the `_node/stats` API response when the `vertices=true` parameter is included. These metrics are particularly useful for monitoring {{ls}} plugin activity on the {{ls}} Integration dashboards [#18090](https://github.com/elastic/logstash/pull/18090) | ||
| * Improve logstash release artifacts file metadata: mtime is preserved when buiilding tar archives [#18091](https://github.com/elastic/logstash/pull/18091) |
There was a problem hiding this comment.
Maybe we could add some explanation as to what this means (no more epoch timestamps for artifacts)
There was a problem hiding this comment.
I could, but one thing to note here is that this is a copied RN from a 9.1.z patch release. If we do this we would probably want to do it everywhere?
There was a problem hiding this comment.
Ok - let's keep it. This is probably sufficient information for folks who have come across this issue to understand it
docs/release-notes/index.md
Outdated
|
|
||
| ##### Event compression for persisted queue | ||
|
|
||
| * Support for event compression in the persisted queue, controlled by the per-pipeline `queue.compression` setting, which defaults to `none` [#18121](https://github.com/elastic/logstash/pull/18121) |
There was a problem hiding this comment.
@yaauie Can you add detail here, and add color about the (backwards compatible) reduction in queue size without compression, and the new compression capabilities (and restrictions)
There was a problem hiding this comment.
This is completed 6759207 Rye provided the copy for the content of that commit.
docs/release-notes/index.md
Outdated
|
|
||
| **Elastic_integration Filter - 9.2.0** | ||
|
|
||
| 404: Not Found |
There was a problem hiding this comment.
I think we might need a few more details here... ;)
There was a problem hiding this comment.
yep, I proposed a bugfix #18315 and updated with the output based on running that script with the proposed patch.
Add changes based on generated message with #18315
Co-authored-by: Rob Bavey <rob.bavey@elastic.co>
Co-authored-by: Rye Biesemeyer <yaauie@users.noreply.github.com>
|
|
||
| ### Known issues | ||
|
|
||
| * The `decode_size_limit_bytes` setting for plugins that use the `json_lines` codec behaves differently in 9.2.0. Specifically when the size limit exceeds the limit without a separator in the data the size will grow beyond the limit. The details for this issue and the details for the future behavior are being tracked in [#18321](https://github.com/elastic/logstash/issues/18321) |
There was a problem hiding this comment.
I think adding expert level note to the plugin doc makes more sense.
Added batch size metrics info
robbavey
left a comment
There was a problem hiding this comment.
LGTM (assuming others are ok with my changes here!)
|
@Mergifyio backport main |
✅ Backports have been createdDetails
|
* Update release notes for 9.2.0 * identify potential RN candidate commits * Finalize release notes * Restore changes for elastic_integration Add changes based on generated message with #18315 * Update docs/release-notes/index.md Co-authored-by: Rob Bavey <rob.bavey@elastic.co> * Update docs/release-notes/index.md Co-authored-by: Rye Biesemeyer <yaauie@users.noreply.github.com> * Update docs/release-notes/index.md * update release highlight for pq improvements * document buffered tokenizer change in behavior * Update index.md with description of batch size metrics Added batch size metrics info * Updated Release Notes to add Highlights and Other Features and Enhancement Sections --------- Co-authored-by: logstashmachine <43502315+logstashmachine@users.noreply.github.com> Co-authored-by: donoghuc <cas.donoghue@gmail.com> Co-authored-by: Rob Bavey <rob.bavey@elastic.co> Co-authored-by: Rye Biesemeyer <yaauie@users.noreply.github.com> (cherry picked from commit 2dea8c9)
* Update release notes for 9.2.0 * identify potential RN candidate commits * Finalize release notes * Restore changes for elastic_integration Add changes based on generated message with #18315 * Update docs/release-notes/index.md Co-authored-by: Rob Bavey <rob.bavey@elastic.co> * Update docs/release-notes/index.md Co-authored-by: Rye Biesemeyer <yaauie@users.noreply.github.com> * Update docs/release-notes/index.md * update release highlight for pq improvements * document buffered tokenizer change in behavior * Update index.md with description of batch size metrics Added batch size metrics info * Updated Release Notes to add Highlights and Other Features and Enhancement Sections --------- Co-authored-by: logstashmachine <43502315+logstashmachine@users.noreply.github.com> Co-authored-by: donoghuc <cas.donoghue@gmail.com> Co-authored-by: Rob Bavey <rob.bavey@elastic.co> Co-authored-by: Rye Biesemeyer <yaauie@users.noreply.github.com> (cherry picked from commit 2dea8c9)
* Update release notes for 9.2.0 * identify potential RN candidate commits * Finalize release notes * Restore changes for elastic_integration Add changes based on generated message with #18315 * Update docs/release-notes/index.md * Update docs/release-notes/index.md * Update docs/release-notes/index.md * update release highlight for pq improvements * document buffered tokenizer change in behavior * Update index.md with description of batch size metrics Added batch size metrics info * Updated Release Notes to add Highlights and Other Features and Enhancement Sections --------- (cherry picked from commit 2dea8c9) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: logstashmachine <43502315+logstashmachine@users.noreply.github.com> Co-authored-by: donoghuc <cas.donoghue@gmail.com> Co-authored-by: Rob Bavey <rob.bavey@elastic.co> Co-authored-by: Rye Biesemeyer <yaauie@users.noreply.github.com>
No description provided.