Python-openobserve

Latest version: v0.1.3

Safety actively analyzes 623739 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

0.5.0

What's Changed
* fix: search on wal when enable schema evolution by hengfeiyang in https://github.com/openobserve/openobserve/pull/1009
* fix: logs fields can't used for partition key by hengfeiyang in https://github.com/openobserve/openobserve/pull/1014
* fix: schema widening fixes by oasisk in https://github.com/openobserve/openobserve/pull/1018
* feat: initial structure of promql vector bin ops by ansrivas in https://github.com/openobserve/openobserve/pull/1012
* fix: search on wal by hengfeiyang in https://github.com/openobserve/openobserve/pull/1021
* feat: Bind to additional ipv6 address by ksmithut in https://github.com/openobserve/openobserve/pull/1020
* fix: ipv6 support by hengfeiyang in https://github.com/openobserve/openobserve/pull/1023
* fix: change the cpu features by hengfeiyang in https://github.com/openobserve/openobserve/pull/1025
* fix: schema versioning issue during schema widening by oasisk in https://github.com/openobserve/openobserve/pull/1031
* fix: search error when wal has no searching field by hengfeiyang in https://github.com/openobserve/openobserve/pull/1034
* ci: add debug image for production version by hengfeiyang in https://github.com/openobserve/openobserve/pull/1036
* feat: usage & billing changes by oasisk in https://github.com/openobserve/openobserve/pull/1033
* fix: included gcp endpoint in ingestion endpoints by oasisk in https://github.com/openobserve/openobserve/pull/1037
* fix: root user should list all organizations include created empty orgs by hengfeiyang in https://github.com/openobserve/openobserve/pull/1038
* fix: add scan_size for promql by hengfeiyang in https://github.com/openobserve/openobserve/pull/1040
* fix: added usage reporting for promql queries by oasisk in https://github.com/openobserve/openobserve/pull/1041
* fix: improve rendering performance for dashboard add panel by ktx-kirtan in https://github.com/openobserve/openobserve/pull/1039
* fix: only load visible panel issue 963 by ktx-keshavi in https://github.com/openobserve/openobserve/pull/1016
* feat: dashboard stacked area chart by ktx-keshavi in https://github.com/openobserve/openobserve/pull/1015
* fix: functions disabled due to feature flag by oasisk in https://github.com/openobserve/openobserve/pull/1047
* fix: traces fixes by oasisk in https://github.com/openobserve/openobserve/pull/1050
* feat: add redirects for swagger docs by ansrivas in https://github.com/openobserve/openobserve/pull/1049
* feat: Inform about ZO_INGEST_ALLOWED_UPTO in the error message by soywiz in https://github.com/openobserve/openobserve/pull/1048
* feat: Promql Metrics Explorer by omkarK06 in https://github.com/openobserve/openobserve/pull/1057
* fix: dashboard panel loader for blank query by ktx-kirtan in https://github.com/openobserve/openobserve/pull/1058
* fix: support to dispose provider when switching sql and promql editor by omkarK06 in https://github.com/openobserve/openobserve/pull/1059
* fix: removed dashboard composable dependency from metrics by omkarK06 in https://github.com/openobserve/openobserve/pull/1061
* fix: ipv4 address only by oasisk in https://github.com/openobserve/openobserve/pull/1062
* fix: add records for scan stats report by hengfeiyang in https://github.com/openobserve/openobserve/pull/1060
* fix: editing query in logs query editor by omkarK06 in https://github.com/openobserve/openobserve/pull/1063

New Contributors
* ksmithut made their first contribution in https://github.com/openobserve/openobserve/pull/1020
* soywiz made their first contribution in https://github.com/openobserve/openobserve/pull/1048

**Full Changelog**: https://github.com/openobserve/openobserve/compare/v0.4.8...v0.5.0

0.4.8

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


Docker images

available at:
- https://gallery.ecr.aws/zinclabs/openobserve
- https://hub.docker.com/r/openobserve/openobserve/tags

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 https://github.com/openobserve/openobserve/pull/915
* allancalix made their first contribution in https://github.com/openobserve/openobserve/pull/936
* eltociear made their first contribution in https://github.com/openobserve/openobserve/pull/950

**Full Changelog**: https://github.com/openobserve/openobserve/compare/v0.4.7...v0.4.8

0.4.7

What's Changed
* docs: update readme by hengfeiyang in https://github.com/openobserve/openobserve/pull/855
* fix: updated favicon by omkarK06 in https://github.com/openobserve/openobserve/pull/856
* docs: rename cloud by prabhatsharma in https://github.com/openobserve/openobserve/pull/857
* fix: updated api endpoint by bjp232004 in https://github.com/openobserve/openobserve/pull/858
* feat: return global data retention in config api by hengfeiyang in https://github.com/openobserve/openobserve/pull/859
* perf: enable push down filters for datafusion by ansrivas in https://github.com/openobserve/openobserve/pull/860
* feat: remove lua & update vrl revision by oasisk in https://github.com/openobserve/openobserve/pull/867
* feat: debug logs for support by oasisk in https://github.com/openobserve/openobserve/pull/861
* feat: improve search with wal by hengfeiyang in https://github.com/openobserve/openobserve/pull/868
* feat: stream data retention UI by omkarK06 in https://github.com/openobserve/openobserve/pull/871
* fix: rename lookup tables by oasisk in https://github.com/openobserve/openobserve/pull/874
* fix: ingestion auth token issue by omkarK06 in https://github.com/openobserve/openobserve/pull/875
* fix: billing plan changes by bjp232004 in https://github.com/openobserve/openobserve/pull/877
* fix: multitenancy changes by bjp232004 in https://github.com/openobserve/openobserve/pull/864
* ci: add docker hub by hengfeiyang in https://github.com/openobserve/openobserve/pull/870
* fix: updates to logo by ktx-kirtan in https://github.com/openobserve/openobserve/pull/878
* fix: add timeout for router by hengfeiyang in https://github.com/openobserve/openobserve/pull/879
* perf: remove several unwanted clones from the codebase by ansrivas in https://github.com/openobserve/openobserve/pull/811
* fix: log expanding and changed field values include/exclude icons by omkarK06 in https://github.com/openobserve/openobserve/pull/880
* fix: updated favicon.ico file by ktx-kirtan in https://github.com/openobserve/openobserve/pull/881
* feat: Service map in traces by omkarK06 in https://github.com/openobserve/openobserve/pull/883
* feat: improve wal write by hengfeiyang in https://github.com/openobserve/openobserve/pull/882
* ci: enable mimalloc for ARM by hengfeiyang in https://github.com/openobserve/openobserve/pull/884
* fix: syslog ingestion bug by oasisk in https://github.com/openobserve/openobserve/pull/885
* fix: logs search -> log search by prabhatsharma in https://github.com/openobserve/openobserve/pull/886
* fix: rename ZincObserve image to OpenObserve by prabhatsharma in https://github.com/openobserve/openobserve/pull/889
* feat: Span Events in trace span details by omkarK06 in https://github.com/openobserve/openobserve/pull/890
* feat: stripe base integration by bjp232004 in https://github.com/openobserve/openobserve/pull/892
* fix: UI changes by bjp232004 in https://github.com/openobserve/openobserve/pull/895
* fix: streams API failing to fetch enrichment tables by oasisk in https://github.com/openobserve/openobserve/pull/894
* fix: fixed enrichment table query timeline by omkarK06 in https://github.com/openobserve/openobserve/pull/896
* perf: further removal of clones and regex compile by ansrivas in https://github.com/openobserve/openobserve/pull/891
* fix: alerts default route by bjp232004 in https://github.com/openobserve/openobserve/pull/899


Docker images

available at:
- https://gallery.ecr.aws/zinclabs/openobserve
- https://hub.docker.com/r/openobserve/openobserve/tags

You should use the following tags:

for compatibility
- public.ecr.aws/zinclabs/openobserve:v0.4.7
- openobserve/openobserve:v0.4.7

for production. Intel AVX512, ARM processor support is using NEON.
- public.ecr.aws/zinclabs/openobserve:v0.4.7-simd
- openobserve/openobserve:v0.4.7-simd


**Full Changelog**: https://github.com/openobserve/openobserve/compare/v0.4.6...v0.4.7

0.4.6

📢 **Warning!** We changed default data dir to `./data/openobserve`, if you don't set `ZO_DATA_DIR`, Please rename your data directory `./data/zincobserve` to `./data/openobserve` or can't load old data.

What's Changed
* perf: improve query when no enough memory cache by hengfeiyang in https://github.com/zinclabs/openobserve/pull/847
* fix: UI left navigation issue, compress size removed from cloud by bjp232004 in https://github.com/zinclabs/openobserve/pull/849
* feat: rename zincobserve to openobserve by hengfeiyang in https://github.com/zinclabs/openobserve/pull/848
* fix: replaced ZincObserve to OpenObserve in the UI by omkarK06 in https://github.com/zinclabs/openobserve/pull/850
* fix: cannot return to the “logs” page after selecting “lookuptable” by omkarK06 in https://github.com/zinclabs/openobserve/pull/853
* ci: enable mimalloc for linux amd64 by hengfeiyang in https://github.com/zinclabs/openobserve/pull/854


Docker images

available at: https://gallery.ecr.aws/zinclabs/openobserve

You should use the following tags:

`public.ecr.aws/zinclabs/openobserve:v0.4.6` for compatibility
`public.ecr.aws/zinclabs/openobserve:v0.4.6-simd` for production. Intel AVX512, ARM processor support is using NEON.


**Full Changelog**: https://github.com/zinclabs/openobserve/compare/v0.4.5...v0.4.6

0.4.5

What's Changed
* fix: fixed slider event on traces scatter chart by omkarK06 in https://github.com/zinclabs/zincobserve/pull/822
* fix: dashboard table alignment by ktx-kirtan in https://github.com/zinclabs/zincobserve/pull/825
* fix: update tooltip format for metric charts and limit decimal precision to 2 digits by ktx-kirtan in https://github.com/zinclabs/zincobserve/pull/826
* perf: test remove queue lock for promql by hengfeiyang in https://github.com/zinclabs/zincobserve/pull/823
* ci: constrain git hash to 7 characters forcefully by prabhatsharma in https://github.com/zinclabs/zincobserve/pull/827
* fix: disable get_env_var function in VRL by prabhatsharma in https://github.com/zinclabs/zincobserve/pull/830
* fix: custom sql cleared on switching from auto and table loading indicator by ktx-kirtan in https://github.com/zinclabs/zincobserve/pull/831
* fix: query over 3 days by hengfeiyang in https://github.com/zinclabs/zincobserve/pull/834
* fix: improved feature list by prabhatsharma in https://github.com/zinclabs/zincobserve/pull/836
* fix: compactor has duplicate files by hengfeiyang in https://github.com/zinclabs/zincobserve/pull/838
* fix: Log page UI fixes by omkarK06 in https://github.com/zinclabs/zincobserve/pull/840


Docker images

available at: https://gallery.ecr.aws/zinclabs/zincobserve

You should use the following tags:

`public.ecr.aws/zinclabs/zincobserve:v0.4.5` for compatibility
`public.ecr.aws/zinclabs/zincobserve:v0.4.5-simd` for production. Intel AVX512, ARM processor support is using NEON.


**Full Changelog**: https://github.com/zinclabs/zincobserve/compare/v0.4.4...v0.4.5

0.4.4

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

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.