v0.4.4
版本发布时间: 2023-05-26 23:00:30
openobserve/openobserve最新发布版本:v0.10.8-rc5(2024-07-11 17:29:33)
What's Changed
- fix: #715 by @hengfeiyang in https://github.com/zinclabs/zincobserve/pull/734
- feat: impl /labels and /label/x/values API by @hengfeiyang in https://github.com/zinclabs/zincobserve/pull/735
- fix: regression in the output of `/metadata/ API by @vvv in https://github.com/zinclabs/zincobserve/pull/730
- fix: set end to now if end not set for metrics label API by @hengfeiyang in https://github.com/zinclabs/zincobserve/pull/736
- fix: dashboard group by need add a space by @hengfeiyang in https://github.com/zinclabs/zincobserve/pull/738
- fix: default Y-axis aggs function should be count by @hengfeiyang in https://github.com/zinclabs/zincobserve/pull/740
- feat: implement
/prometheus/api/v1/series
API by @vvv in https://github.com/zinclabs/zincobserve/pull/741 - refactor: search and promql by @hengfeiyang in https://github.com/zinclabs/zincobserve/pull/742
- fix: prom API must support POST by @hengfeiyang in https://github.com/zinclabs/zincobserve/pull/744
- fix: s3 with oss by @hengfeiyang in https://github.com/zinclabs/zincobserve/pull/745
- feat: send notification skip cert verify by @hengfeiyang in https://github.com/zinclabs/zincobserve/pull/750
- fix: solve stream name change issue and query changes for group by by @ktx-keshavi in https://github.com/zinclabs/zincobserve/pull/751
- feat: sys log server start/stop using API by @oasisk in https://github.com/zinclabs/zincobserve/pull/755
- fix: promql issues by @hengfeiyang in https://github.com/zinclabs/zincobserve/pull/752
- fix: promQL with Grafana by @hengfeiyang in https://github.com/zinclabs/zincobserve/pull/756
- fix: Multi tenancy by @bjp232004 in https://github.com/zinclabs/zincobserve/pull/727
- chore: rerun the build script if any of protobufs change by @vvv in https://github.com/zinclabs/zincobserve/pull/757
- fix: don't extrapolate when evaluating vector selector by @vvv in https://github.com/zinclabs/zincobserve/pull/760
- feat: adopt Prometheus'
extrapolated_rate
by @vvv in https://github.com/zinclabs/zincobserve/pull/764 - fix: promQL error with irate by @hengfeiyang in https://github.com/zinclabs/zincobserve/pull/765
- fix: billing path change for cloud by @bjp232004 in https://github.com/zinclabs/zincobserve/pull/768
- fix: promql query WAL lost by @hengfeiyang in https://github.com/zinclabs/zincobserve/pull/758
- fix: make prometheus duplication configurable by @hengfeiyang in https://github.com/zinclabs/zincobserve/pull/769
- fix: Billing path fix by @bjp232004 in https://github.com/zinclabs/zincobserve/pull/770
- feat: support stream level data retention by @hengfeiyang in https://github.com/zinclabs/zincobserve/pull/771
- feat: enrichment functions by @oasisk in https://github.com/zinclabs/zincobserve/pull/772
- fix: promql negative value by @hengfeiyang in https://github.com/zinclabs/zincobserve/pull/773
- fix: skip empty files when move file to s3 by @hengfeiyang in https://github.com/zinclabs/zincobserve/pull/779
- build: introduce the rust-toolchain file by @ansrivas in https://github.com/zinclabs/zincobserve/pull/780
- fix: removed debug statement by @bjp232004 in https://github.com/zinclabs/zincobserve/pull/777
- fix: look up table fetch schema by @oasisk in https://github.com/zinclabs/zincobserve/pull/782
- test: tracing logs by @hengfeiyang in https://github.com/zinclabs/zincobserve/pull/778
- fix: hack for openapi urls by @hengfeiyang in https://github.com/zinclabs/zincobserve/pull/786
- feat: Lookup Table UI by @omkarK06 in https://github.com/zinclabs/zincobserve/pull/783
- fix: renamed schema_validation to skip_schema_validation by @oasisk in https://github.com/zinclabs/zincobserve/pull/784
- fix: remove prefix from lookup tables by @oasisk in https://github.com/zinclabs/zincobserve/pull/787
- fix: add query type to panel by @oasisk in https://github.com/zinclabs/zincobserve/pull/788
- refactor: optimize the get_all_transform_keys function() by @vikram2784 in https://github.com/zinclabs/zincobserve/pull/791
- feat: dashboard promql support by @ktx-keshavi in https://github.com/zinclabs/zincobserve/pull/792
- feat: Enabled 'lookuptable' stream type in logs by @omkarK06 in https://github.com/zinclabs/zincobserve/pull/794
- fix: links on top by @prabhatsharma in https://github.com/zinclabs/zincobserve/pull/793
- chore: added an api endpoint to trigger alerts by @ansrivas in https://github.com/zinclabs/zincobserve/pull/789
- feat: syslog logs ingestion UI by @omkarK06 in https://github.com/zinclabs/zincobserve/pull/796
- feat: improve compactor merge by @hengfeiyang in https://github.com/zinclabs/zincobserve/pull/790
- fix: Add User button getting disabled for root user by @omkarK06 in https://github.com/zinclabs/zincobserve/pull/800
- refactor: file list by @hengfeiyang in https://github.com/zinclabs/zincobserve/pull/803
- fix: regex - accept "-" in email by @prabhatsharma in https://github.com/zinclabs/zincobserve/pull/810
- ci: test mimalloc by @hengfeiyang in https://github.com/zinclabs/zincobserve/pull/806
- fix: skip not exists fields for promql query by @hengfeiyang in https://github.com/zinclabs/zincobserve/pull/814
- fix: syslog delete route by @omkarK06 in https://github.com/zinclabs/zincobserve/pull/817
- fix: updated promql chart margin and fix loading indicator not showing after initial rendering by @ktx-kirtan in https://github.com/zinclabs/zincobserve/pull/815
- fix: syslog status by @hengfeiyang in https://github.com/zinclabs/zincobserve/pull/816
- fix: restore syslog state on refresh by @omkarK06 in https://github.com/zinclabs/zincobserve/pull/818
- feat: support skip tls verify when create alert destination by @hengfeiyang in https://github.com/zinclabs/zincobserve/pull/819
- fix: change default port by @prabhatsharma in https://github.com/zinclabs/zincobserve/pull/821
Docker images
available at: https://gallery.ecr.aws/zinclabs/zincobserve
You should use the following tags:
public.ecr.aws/zinclabs/zincobserve:v0.4.4
for compatibility
public.ecr.aws/zinclabs/zincobserve:v0.4.4-simd
for production. Intel AVX512, ARM processor support is using NEON.
New Contributors
- @ansrivas made their first contribution in https://github.com/zinclabs/zincobserve/pull/780
- @vikram2784 made their first contribution in https://github.com/zinclabs/zincobserve/pull/791
Full Changelog: https://github.com/zinclabs/zincobserve/compare/v0.4.3...v0.4.4
1、 protocols.csv 4.65KB
2、 vpc_flow_log.json.gz 100.48KB
3、 zincobserve-v0.4.4-darwin-amd64.tar.gz 43.1MB
4、 zincobserve-v0.4.4-darwin-amd64.tar.gz.sha256sum 65B
5、 zincobserve-v0.4.4-darwin-arm64.tar.gz 40.36MB
6、 zincobserve-v0.4.4-darwin-arm64.tar.gz.sha256sum 65B
7、 zincobserve-v0.4.4-linux-amd64-musl.tar.gz 45.64MB
8、 zincobserve-v0.4.4-linux-amd64-musl.tar.gz.sha256sum 65B
9、 zincobserve-v0.4.4-linux-amd64.tar.gz 45.53MB
10、 zincobserve-v0.4.4-linux-amd64.tar.gz.sha256sum 65B
11、 zincobserve-v0.4.4-linux-arm64.tar.gz 43.13MB
12、 zincobserve-v0.4.4-linux-arm64.tar.gz.sha256sum 65B
13、 zincobserve-v0.4.4-windows-amd64.zip 43.26MB