Enhancements
- Improved logs ingestion, thanks to oasisk (1527)
- Now using the node which has the latest file_list, thanks to hengfeiyang (1591)
- Introduced folders for dashboards UI, thanks to ktx-kirtan (1594)
- Added schedule for cluster node, thanks to hengfeiyang (1621)
- Introduced read/write QPS metrics for S3 storage, thanks to domyway (1624)
- Added new dashboard map panel, thanks to ktx-kirtan (1633)
- Added icons for functions and fields, thanks to bjp232004 (1614)
- Improved parquet writing, thanks to hengfeiyang (1661)
- Integrated organization level settings, thanks to ansrivas (1608)
- RUM UI introduced, thanks to omkarK06 (1662)
- Implemented distinct_values, thanks to hengfeiyang (1773)
- Introduced dashboard new units - KB, MB, thanks to ktx-kirtan (1771)
- RUM Performance dashboard UI introduced, thanks to omkarK06 (1751)
Fixes
- Fixed issue with log::info -> debug for missing vector, thanks to ansrivas (1592)
- Fixed issue with timeseries for line charts, thanks to ktx-kirtan (1598)
- Fixed issue with calendar datetime reset, thanks to bjp232004 (1583)
- Resolved issue with folders not refreshing occasionally on org change, thanks to ktx-kirtan (1604)
- Fixed issue with function name with invalid chars, thanks to oasisk (1656)
- Fixed issue with "Search around" button remaining disabled, thanks to bjp232004 (1623)
- Fixed issue with tooltip scroll for SQL charts, thanks to ktx-kirtan (1691)
- Fixed issue with chart loading indicator not disappearing if the value of the dependent variables is not present, thanks to ktx-kirtan (1755)
Refactoring and Performance Improvements
- Refactored logs ingestion, thanks to oasisk (1527)
- Made small memory-bound optimizations in schema, thanks to vikram2784 (1653)
- Refactored actix-http responses, thanks to ansrivas (1713)
- Optimized Prometheus remote write, thanks to oasisk (1740)
- Cached schema when setting, improving performance, thanks to hengfeiyang (1797)
Dependency Updates
- Bumped cypress/request and cypress in /web, thanks to dependabot (1586)
- Bumped thehanimo/pr-title-checker from 1.4.0 to 1.4.1, thanks to dependabot (1658)
- Bumped rustix from 0.36.15 to 0.36.16, thanks to dependabot (1680)
- Upgraded rust to nightly-2023-10-24, thanks to hengfeiyang (1804)
Documentation Updates
- Updated 1-bug-report.yaml, thanks to neha00290 (1727)
Please note, the above is a summary of the changes. For detailed information, refer to the respective issue number.
🐳 Docker Images
Available at:
- https://gallery.ecr.aws/zinclabs/openobserve
- https://hub.docker.com/r/openobserve/openobserve/tags
Version tags:
- `public.ecr.aws/zinclabs/openobserve:v0.7.0-rc1`
- `public.ecr.aws/zinclabs/openobserve:v0.7.0-rc1-simd`
- `openobserve/openobserve:v0.7.0-rc1`
- `openobserve/openobserve:v0.7.0-rc1-simd`
**📒 Documentation**: https://openobserve.ai/docs/
New Contributors
* domyway made their first contribution in https://github.com/openobserve/openobserve/pull/1624
* neha00290 made their first contribution in https://github.com/openobserve/openobserve/pull/1727
* ktx-vaidehi made their first contribution in https://github.com/openobserve/openobserve/pull/1837
**Full Changelog**: https://github.com/openobserve/openobserve/compare/v0.6.4...v0.7.0-rc1