Changelog
Release Version: v0.14.6-rc7-pb1 | Release Date: Apr 28, 2025
What's Changed
- fix: dashboard table wrap in reports
- fix: enrichment table old data should not be used in vrls
- fix: enrichment table explore and node list UI fix
- fix: values not getting fetched on logs page
- feat: dashboard search progress bar
- fix: Enrichment table doc_time_min and doc_time_max should use meta table stats not stream stats in the enrichment table list api.
- fix: When in the alert, frequency is changed from cron to minutes, we don't delete the old cron expression.
- fix: false reporting of skipped alert events to the triggers stream when cron is non-empty and frequency_type is minutes.
- fix: cleanup querier conn if send_message fails
- fix: refactor ws server at querier to use a channel based
- feat: streaming aggs support for http api New Env:
- Channel Buffer Size: Indicates the number of of messages the bounded channel can hold. Default set to 100.
ZO_WEBSOCKET_CHANNEL_BUFFER_SIZE