What's Changed
- fix: docker build simd version by @hengfeiyang in #900
- build(deps-dev): bump vite from 3.2.5 to 3.2.7 in /web by @dependabot in #902
- fix: query report error when deleting stream by @hengfeiyang in #906
- docs: new videos and screenshots by @prabhatsharma in #908
- feat: skip schema validation during ingestion by @omkarK06 in #909
- fix: update dashboard legends behavior by @ktx-keshavi in #912
- fix: schema versioning fix by @oasisk in #905
- fix: minor, but highly visible typo correction by @mshade in #915
- fix: change http code to 401 when login invalid by @hengfeiyang in #917
- fix: removed extra config by @oasisk in #919
- fix: added skip schema chk global setting by @oasisk in #920
- fix: support to open trace details from traces scatter chart by @omkarK06 in #918
- feat: added include, exclude actions in expanded log json by @omkarK06 in #925
- fix: fluentbit changes and homepage video by @bjp232004 in #928
- fix: Fixes
Inlcude
typo in UI by @allancalix in #936 - feat: stripe integration by @bjp232004 in #938
- fix: update slack image by @ktx-kirtan in #942
- fix: billing and logs page issues by @omkarK06 in #939
- fix: let default as the default index name by @hengfeiyang in #943
- perf: added pyroscope integration, but manual for now by @ansrivas in #941
- fix: add some debug logs by @hengfeiyang in #949
- fix: typo in mod.rs by @eltociear in #950
- fix: filebeat hosts by @hengfeiyang in #955
- fix: schema skip when no schema available by @oasisk in #956
- feat: stream name, timestamp and query in logs URL by @omkarK06 in #947
- fix: homepage video by @bjp232004 in #960
- feat: duplicate dashboard & duplicate panel options by @ktx-kirtan in #954
- feat: stream data explorer UI by @omkarK06 in #958
- docs: Embed introduction video by @prabhatsharma in #962
- fix: authentication with token by @hengfeiyang in #964
- fix: authentication by @hengfeiyang in #965
- fix: root user should have access to all orgs by @oasisk in #975
- fix: dashboard panel enhancements by @ktx-kirtan in #968
- perf: optimize the query without where clause by @hengfeiyang in #967
- feat: GCP logs ingestion UI by @omkarK06 in #977
- fix: schema race condition on first request by @oasisk in #976
- feat: promql binary operator support by @ansrivas in #969
- fix: added note by @bjp232004 in #959
- fix: id generate duplicate by @hengfeiyang in #982
- fix: add some logs for query by @hengfeiyang in #983
- fix: #978 extra underscore in ingesting records containing array by @hengfeiyang in #986
- fix: not able to access web apart from localhost by @ktx-kirtan in #945
- fix: logs page UI fixes by @omkarK06 in #988
- fix: disabled stream partition in cloud by @omkarK06 in #987
- fix: labels value duplicate by @hengfeiyang in #995
- fix: in some case we can't use key as alias by @hengfeiyang in #996
- fix: schema widening ingestion changes by @oasisk in #1001
- feat: accept logs from gcp subscription by @oasisk in #990
- fix: updated values api response changes in UI by @omkarK06 in #1004
- feat: impl metrics http json API by @hengfeiyang in #999
- fix: readme link by @hengfeiyang in #1005
- fix: remove println schema widening by @oasisk in #1006
- perf: some improve by @hengfeiyang in #1008
Docker images
available at:
You should use the following tags:
for compatibility
- public.ecr.aws/zinclabs/openobserve:v0.4.8
- openobserve/openobserve:v0.4.8
for production. Intel AVX512, ARM processor support is using NEON.
- public.ecr.aws/zinclabs/openobserve:v0.4.8-simd
- openobserve/openobserve:v0.4.8-simd
New Contributors
- @mshade made their first contribution in #915
- @allancalix made their first contribution in #936
- @eltociear made their first contribution in #950
Full Changelog: v0.4.7...v0.4.8