📦 Download Binaries from https://openobserve.ai/downloads
What's Changed
- fix: redirect to login page on unauthorised error with http2 streaming by @bjp232004 in #8185
- fix: dashboard refresh warning when no variables present by @ktx-vaidehi in #8191
- fix: dashboard config height issue by @ktx-vaidehi in #8201
- test: add _timestamp test with qm by @neha00290 in #8204
- chore: remove special handler for negative index search by @haohuaijin in #8213
- fix: manually clear the input using updateInputValue function by @nikhilsaikethe in #8203
- feat: logs page highlighting by @nikhilsaikethe in #8059
- feat: tantivy index for multi stream [phase 1] by @haohuaijin in #8193
- fix: check if cache latest files enabled for cache local file by @hengfeiyang in #8219
- feat: remove syslog by @hengfeiyang in #8227
- fix: improve write flush logic by @hengfeiyang in #8208
- test: add unit tests for alerts and self reporting by @Subhra264 in #8228
- refactor: stream stats by @hengfeiyang in #8163
- fix: dashboard unit tests by @ktx-vaidehi in #8111
- chore: add UTs, run fmt and clippy by @ByteBaker in #8237
- ci: fixed o2 strapi workflow notfication issue by @mmosarafO2 in #8218
- test: add pytest for queries and assert hits by @neha00290 in #8241
- fix: OpenAPI descriptions for endpoints by @ByteBaker in #8231
- fix: cloud sync by @YashodhanJoshi1 in #8222
- fix: scan_stats for each node info by @haohuaijin in #8251
- fix: RUM component testing by @omkarK06 in #8194
- test: e2e-add-to-table-tests by @neha00290 in #8257
- fix: check quick mode enabled or not while redirecting from log stream by @nikhilsaikethe in #8245
- feat: store ratelimit info in vendor extension by @ByteBaker in #8259
- fix: fixed traces error handling by @omkarK06 in #8236
- fix: dashboard unit tests by @ktx-vaidehi in #8239
- fix: enhance dashboard transpose validation in UI tests by @ktx-akshay in #8167
- chore: increase minimum coverage threshold for API by @ByteBaker in #8270
- feat: use uuid v7 for internal trace ids by @oasisk in #8261
- feat: A better "Improve scan file" for wal parquet search #7876 by @yaga-simha in #8242
- chore: debug logs for gc and get_ctx_and_physical_plan by @Loaki07 in #8256
- fix: introduce reo dot dev by @nikhilsaikethe in #8279
- chore: default disable utf8view for main by @haohuaijin in #8283
- fix: default value for enable_distinct_fields by @hengfeiyang in #8287
- fix: cloud pricing related changes by @nikhilsaikethe in #8284
- test: playwright upload artifact error fixes by @Shrinath-O2 in #8190
- test: dashboard max query range limit by @ktx-akshay in #6813
- test: e2e-logs-table-testcases by @neha00290 in #8309
- test: e2e logs downloads test cases by @Shrinath-O2 in #8001
- test: add dashboard visualize test cases by @ktx-akshay in #8303
- fix: add length filter for tantivy token by @hengfeiyang in #8310
- chore: rollback cargo.lock by @haohuaijin in #8317
- fix: hash join behavior change after upgrade datafusion by @haohuaijin in #8325
- perf: imporve string view gc by @haohuaijin in #8290
- fix: organization related issues by @nikhilsaikethe in #8130
- chore(deps-dev): bump vite from 6.3.5 to 6.3.6 in /web by @dependabot[bot] in #8343
- chore(deps): bump actions/setup-node from 4 to 5 by @dependabot[bot] in #8326
- ci: rollback coverage by mistake by @hengfeiyang in #8344
- fix: dashboard search text for variables SQL query by @ktx-vaidehi in #8342
- fix: correct union query with wildcard[main] by @haohuaijin in #8347
- chore: shutdown ddl pool by @oasisk in #8330
- fix: Dashboards Names needed on the QueryManager by @yaga-simha in #8335
- fix: root user password reset by @hengfeiyang in #8348
- fix: user update mode for enterprise by @hengfeiyang in #8363
- chore: Move async scan_files_filtered() into appropriate async_file module by @yaga-simha in #8358
- chore: Update canonnicalization step for scan_files_filtered to be more async by @yaga-simha in #8364
- test: create org testcases by @neha00290 in #8362
- feat: add tokio runtime metrics collection by @hengfeiyang in #8371
- feat: highlight stream fields when part of default environment quick … by @bjp232004 in #8336
- feat: add per-stream flatten level configuration by @hengfeiyang in #8353
- feat: provided search on indextype selection along with name field. by @bjp232004 in #8333
- feat: Display Alert name on the frontend - QueryManager View by @yaga-simha in #8378
- fix: landing page / Home page revamp by @nikhilsaikethe in #6729
- fix: o2 UI table improvements by @nikhilsaikethe in #8033
- fix: vrl panic issues (#8355) by @oasisk in #8366
- fix: sorting issue in query management page by @nikhilsaikethe in #8305
- feat: support nats ttl marker by @hengfeiyang in #8377
- fix: UI support for uuid-v7 timestamp traceid's in traces by @omkarK06 in #8286
- fix: removed the check for show add destination button by @Shrinath-O2 in #8402
- fix: rewrite match_all_raw fns to match_all by @YashodhanJoshi1 in #8399
- fix: str_match with function panic[main] by @haohuaijin in #8396
- fix: skip when start time > end time for delayed derived stream by @Subhra264 in #8064
- fix: dashboard camelCase issue in query by @ktx-vaidehi in #8407
- fix: changed code-mirror to monaco-editor by @omkarK06 in #8047
- fix: handle empty hits with streaming aggs #8411 by @ktx-abhay in #8412
- test: str_match_coalesce_fix by @neha00290 in #8403
- fix: axisvalue issue on go to logs page drilldown #8404 by @ktx-abhay in #8405
- fix: shutting down DDL connection by @hengfeiyang in #8398
- feat: use nats queue for cluster coordination by @Subhra264 in #8413
- chore: node list & user session refresh apis (#8198) by @oasisk in #8200
- fix: improve stream stats reset by @hengfeiyang in #8426
- fix: dashboard ensure case-insensitive comparison for stream field validation for camelCase by @ktx-vaidehi in #8424
- fix: update table chart no data validation logic by @ktx-vaidehi in #8422
- fix: restrict
select *query for visualization (#8302) by @ktx-abhay in #8368 - fix: In logs append results if partition results are chunked by @omkarK06 in #8385
- fix: improve nats queue with limit policy by @hengfeiyang in #8436
- test: add camelCase tests for dashboard by @ktx-akshay in #8423
- feat: tantivy index for multi stream [phase 2] by @haohuaijin in #8229
- fix: o2 ui improvements latest by @nikhilsaikethe in #8391
- fix: support prefix star match_all by @hengfeiyang in #8451
- fix: general management UI in sync by @nikhilsaikethe in #8443
- fix: fixed searcharound and parsed unparsed sql by @bjp232004 in #8240
- feat: remove etcd by @hengfeiyang in #8466
- refactor: replace feature_per_thread_lock with mem_table_bucket_num by @hengfeiyang in #8484
- feat: support inverted index for metadata stream by @hengfeiyang in #8483
- fix: interesting field config by @YashodhanJoshi1 in #8480
- ci: updated oss strapi notification to pusblish content by @mmosarafO2 in #8465
- fix: update remote wal config by @uddhavdave in #8359
- test: add custom variable tests for dashboard by @ktx-akshay in #8401
- fix: improve match_all contains query by @hengfeiyang in #8491
- feat: add pipeline usage by @uddhavdave in #8295
- feat: implement broadcast join by @haohuaijin in #8506
- fix: stream stats min_ts error by @hengfeiyang in #8509
- feat: add bulk enable/disable for alert and pipelines by @YashodhanJoshi1 in #8438
- refactor: fix OpenAPI schemas and improvements by @ByteBaker in #8505
- fix:
order_by_metadatafor responses from cache by @Loaki07 in #8514 - feat: custom config file path by @uddhavdave in #8464
- fix: sql query editor rapidly increases by @nikhilsaikethe in #8435
- fix: make ./data/download folder default for report server chrome download by @Subhra264 in #8209
- fix: added additional match_all pattern to the syntax guide by @bjp232004 in #8475
- perf: perpare support tantivy optimizer for join/subuqery in single stream by @haohuaijin in #8532
- fix: series list issue for color override config on pie chart by @ktx-abhay in #8540
- fix: correct ent repo path by @uddhavdave in #8544
- test: Reworked logs download tests, added 10 tests for json and sql w… by @Shrinath-O2 in #8543
- feat: remove grpc call for get result cache also improve RW logic by @hengfeiyang in #8246
- fix: orphaned database entries by @007harshmahajan in #8557
- fix: search parquet for wal by @hengfeiyang in #8558
- fix: remove drilldown and compare against config on visualization rc7(#8534) by @ktx-vaidehi in #8562
- fix: should add include search term before group by clause by @nikhilsaikethe in #8515
- feat: add separate telemetry url by @YashodhanJoshi1 in #8564
- fix: trace id added for values api by @bjp232004 in #8408
- fix: improve dashboard API models & add field annotations by @ByteBaker in #8546
- test: added advanced sql queries by @neha00290 in #8573
- chore: upgrade datafusion to v50.0.0 by @haohuaijin in #8526
- fix: create scheduled_job if it does not exist in another super cluster region by @Subhra264 in #8536
- fix: dashboard toLowercase issue (#8538) by @ktx-vaidehi in #8563
- test: add test cases for visualization using "Select *" queries by @ktx-akshay in #8589
- fix: check for lower case select as well in middle of the query by @nikhilsaikethe in #8545
- fix: stream detail page (schema) layout changed by @nikhilsaikethe in #8585
- feat: support index optimizer for join/subuqery in multi stream by @haohuaijin in #8575
- fix: import issue due to refactoring on visualization by @ktx-abhay in #8591
- fix: update quick_mode parameter handling in logs URL based on configuration for drilldown and go to logs in dashboard by @ktx-vaidehi in #8586
- fix: consider all fts fields to ignore for distinct values by @YashodhanJoshi1 in #8601
- chore: bump crate versions by @ByteBaker in #8593
- fix: alert module code splitting by @nikhilsaikethe in #8611
- fix: do not allow select * query with share link (#8565) by @ktx-abhay in #8568
- fix: Add CC0-1.0 license to allow list by @yaga-simha in #8626
- fix: config load at top and ensure otlp url is set by @uddhavdave in #8627
- feat: support match_all for multi stream by @haohuaijin in #8608
- feat: support index optimizer topn asc by @haohuaijin in #8630
- test: add camelCase test scenarios by @ktx-akshay in #8570
- fix: change enrichment_table data type to blob for mysql by @Subhra264 in #8628
- fix: enrichment table delete event must be watched by @Subhra264 in #8578
- fix: histogram interval config issue by @ktx-abhay in #8622
- fix: distinct values has no _timestamp by @hengfeiyang in #8634
- fix: stream stats merge by @hengfeiyang in #8648
- fix: search partition alignment by @hengfeiyang in #8581
- test: pytest tests sql by @neha00290 in #8637
- fix: data missing issue during search on ingester nodes by @hengfeiyang with @Copilot in #8639
- feat: cloud email domains by @YashodhanJoshi1 in #8584
- feat: improve metrics for RemoteScanExec by @haohuaijin in #8653
- test: add dashboard override config test case by @ktx-akshay in #8652
- fix: enrichment table schema error by @haohuaijin in #8664
- fix: streams list render issue main by @nikhilsaikethe in #8644
- fix: optimize cache metadata by @hengfeiyang in #8671
- feat: impl broadcast join for enrichment table by @haohuaijin in #8672
- fix: import internal_err by @haohuaijin in #8673
- fix: Root user should not be added to any organization by @Subhra264 in #8632
- fix: should not show checkbox before loading columns by @nikhilsaikethe in #8618
- fix: redirect to login page on unauthorised error with http2 streaming by @bjp232004 in #8656
- fix: remove select all placeholder for metrics by @hengfeiyang in #8675
- fix: return search stream not found if schema is not found for the stream by @Subhra264 in #8620
- perf: improve load speed for enrichment table in
EnrichmentExecby @haohuaijin in #8679 - fix: added warning message to the pipeline default destination node by @nikhilsaikethe in #8596
- fix: rename regex patterns to sensitive data redaction by @nikhilsaikethe in #8681
- fix: pipeline UI revamp by @nikhilsaikethe in #8676
- test: add tests for enrichment table local storage functions by @Subhra264 in #8680
- chore: bump crate versions by @ByteBaker in #8623
- fix: resolve concurrency issue in put_file_contents by @hengfeiyang in #8684
- feat: add context support to chat requests and improve type safety by @ByteBaker in #8682
- fix: handle LLM-specific errors by @ByteBaker in #8690
- fix: make memory cache and file stats cache reloadable by @uddhavdave in #8689
- fix: pass additional context to the AI depending on the page by @nikhilsaikethe in #8697
- feat: create alert from dashboard by @oasisk in #8700
- feat: pipeline errors on ui by @oasisk in #8695
- test: add pytest for dashboard by @ktx-akshay in #8698
- fix: pipeline_last_errors existing index issue by @oasisk in #8705
- fix: home page minor changes by @nikhilsaikethe in #8704
- feat: add external user warning while adding to role by @oasisk in #8709
- fix: add aws-lc-rs feature to lettre to avoid smtp client initialization error by @Subhra264 in #8691
- fix: new import path by @uddhavdave in #8667
- fix: new pipeline UI improvements by @nikhilsaikethe in #8714
- fix: menu item + home page ux changes by @oasisk in #8719
- fix: alerts with threshold from dashboards by @oasisk in #8711
- feat: use cache for scheduled pipeline by @Subhra264 in #8707
- chore: update default dashboard version from 1 to 5 by @ByteBaker in #8718
- fix: menu item and home view changes by @oasisk in #8725
- fix: build manifest of both builds succeed plus more by @prabhatsharma in #8729
- fix: logs histogram skeleton creation issue by @omkarK06 in #8651
- fix: add retry for enrichment table failure (#8716) by @Subhra264 in #8720
- chore: traces UI changes by @oasisk in #8728
- fix: disallow _timestamp field as alias by @bjp232004 in #8674
- fix: o2 ai updates by @nikhilsaikethe in #8734
- fix: dashboard filter flaky testcases by @ktx-akshay in #8732
- test: updated page manager and logs page files by @Shrinath-O2 in #8730
- fix: o2 UI updates by @nikhilsaikethe in #8737
- fix: fetch annotations in parallel with queries by @ktx-vaidehi in #8736
- fix: promql editor issues in add alert page by @nikhilsaikethe in #8748
- fix: pipepline errors cleanup by @oasisk in #8745
- fix: fill missing value for scatter chart by @ktx-abhay in #8746
- fix: node health api by @uddhavdave in #8744
- fix:
timed_annotations.end_timecolumn update type by @ByteBaker in #8751 - refactor: extract reusable Headers extractor for actix-web handlers by @ByteBaker in #8742
- chore: increase minimum coverage threshold for API by @ByteBaker in #8763
- fix: when local mode is true ignore role group by @Subhra264 in #8764
- fix: alert threshold fixes by @oasisk in #8752
- fix: set download mmdb to disable as default by @hengfeiyang in #8768
- fix: dashboard add minimum height to panel container for better layout by @ktx-vaidehi in #8773
- fix: add support for extracting series names from gauge charts by @ktx-vaidehi in #8774
- chore: add tests, fmt, clippy by @ByteBaker in #8775
- refactor: replace manual JSON deser with
web::Jsonextractors by @ByteBaker in #8778 - feat: Rate, Errors and Duration metrics on traces list page by @omkarK06 in #8757
- test: e2e test dino poc by @Shrinath-O2 in #8771
- perf: do not use streaming aggs if total_secs is less than
ZO_AGGS_MIN_NUM_PARTITIONS_SECSby @Loaki07 in #8787 - fix: update in kubernetes datasource configuration by @bjp232004 in #8785
- chore: bump
thiserror: 1.0->2.0.17 andzip: 5.1.1->6.0.0 by @ByteBaker in #8717 - perf: store enrichment table in disk as parquet format by @haohuaijin in #8686
- fix: ux changes for logs page by @bjp232004 in #8790
- test: updated merge logic for test dino upload by @Shrinath-O2 in #8793
- fix: (openapi) deprecate duplicate operationId by @ByteBaker in #8794
- feat: add legends type configuration options and gridlines visibility to dashboard panels by @ktx-vaidehi in #8291
- fix: fixed stream name in traces RED queries by @omkarK06 in #8795
- fix: dashboard listing pages UI changes made sync with other pages by @nikhilsaikethe in #8796
- feat: traces for agent by @oasisk in #8800
- test: enhanced unflattened test to not be flaky by @Shrinath-O2 in #8808
- fix: improve slow log detail by @hengfeiyang in #8811
- fix: improve backend UT performance by @ByteBaker in #8804
- test: Delete Template tests flakiness fix, code quality enhancements by @Shrinath-O2 in #8810
- feat: Introduce query optimization recommendation service to background jobs by @yaga-simha in #8791
- fix: Unsupported data type: Utf8View for join by @hengfeiyang in #8814
- feat: add MCP protocol endpoints by @ByteBaker in #8798
- feat: partial err warning if results exceeds query limit only for by @Loaki07 in #8802
- test: UTF8 queries pytests by @neha00290 in #8818
- fix: removed unused HAVING clause from traces RED queries by @omkarK06 in #8821
- fix: dashboard flaky testcases by @ktx-akshay in #8820
- feat: update the scheduled_jobs triggers at once using a single db call by @Subhra264 in #8723
- feat: add update fields api by @hengfeiyang in #8826
- fix: return partial error for single partition on error and continue to by @Loaki07 in #8825
- perf: dashboard trellis chart performance improvement by @ktx-abhay in #8835
- fix: check for interval > 0 by @Loaki07 in #8838
- feat: add hash replace feature in SDR by @uddhavdave in #8803
- fix: changing the db::get(&key).await? to deafault org setting for fa… by @007harshmahajan in #8833
- feat: add support for MCP clients by @ByteBaker in #8845
- fix: read user session from db if the cache is missing by @hengfeiyang in #8846
- fix: render charts on homepage by @nikhilsaikethe in #8852
- fix: metrics of compactor pending jobs by @hengfeiyang in #8854
- chore(deps-dev): bump vite from 6.3.6 to 6.4.1 in /web by @dependabot[bot] in #8855
- chore(deps): bump playwright from 1.50.0 to 1.55.1 in /tests/ui-testing by @dependabot[bot] in #8850
- chore(deps-dev): bump happy-dom from 16.8.1 to 20.0.0 in /web by @dependabot[bot] in #8788
- chore(deps): bump peter-evans/repository-dispatch from 3 to 4 by @dependabot[bot] in #8738
- chore(deps): bump actions/setup-node from 4 to 5 by @dependabot[bot] in #8797
- chore(deps-dev): bump happy-dom from 16.8.1 to 20.0.7 in /web by @dependabot[bot] in #8857
- feat: support choose kv watcher or queue for sync events by @hengfeiyang in #8858
- test: add dashboard variable testcases by @ktx-akshay in #8767
- perf: improve get_min_ts to reduce db calls by @hengfeiyang in #8861
- fix: INTERSECT/EXCEPT query by @haohuaijin in #8862
- chore: fix MCP endpoint routing and add OpenAPI documentation by @ByteBaker in #8865
- fix: Update query recommendations BG job interval and update BG job strategy to use DB triggers to ensure singleton like behaviour across the cluster. by @yaga-simha in #8817
- perf: no need watch data retention events by @hengfeiyang in #8866
- feat: add event storage configuration and update queue creation logic by @hengfeiyang in #8875
- fix: pipelines should be able to create streams with dynamic names by @neha00290 in #8874
- perf: improve metrics signature by @haohuaijin in #8879
- feat: use primary region if specified when caching the enrichment tables on node start by @Subhra264 in #8878
- feat: alert dedup by @oasisk in #8884
- fix: resolve flaky behavior in dashboard tests by @ktx-akshay in #8840
- fix: dynamic stream name should work if it starts with { and ends with } by @neha00290 in #8882
- refactor: optimize value mapping with caching for improved performance by @ktx-vaidehi in #8828
- fix: reset isPartialData state on error handling by @ktx-vaidehi in #8836
- feat: cache hist query with non ts col order by by @Loaki07 in #8837
- fix: enable connect nulls config for visualization by @ktx-abhay in #8895
- fix: increase no. of grid columns for dashboard panel by @ktx-abhay in #8459
- test: add pytest cases for dashboard functionality by @ktx-akshay in #8885
- test: chart rendering with connect null values enabled testcase by @ktx-akshay in #8899
- feat: Alerts History api and the front end! by @yaga-simha in #8894
- feat: dashboard custom chart support for promql by @ktx-vaidehi in #8897
- fix: metrics data duplicate when compact by @hengfeiyang in #8888
- fix: metrics can't search parquet in wal by @hengfeiyang in #8896
- fix: update dashboard tests for schema version v6 by @ktx-akshay in #8909
- fix: histogram total count was getting set as 0 in case of streaming aggs by @omkarK06 in #8721
- fix: Add a timeout for ingestion_service::ingest grpc call by @Subhra264 in #8898
- fix: search not found with single char by @hengfeiyang in #8904
- feat: add service graph feature for automatic service topology discovery by @ByteBaker in #8889
- fix: check ingestion allowed before parsing the request by @YashodhanJoshi1 in #8900
- feat: add
$__rangevariable for dashboard queries by @ByteBaker in #8917 - feat: UI explain query by @uddhavdave in #8831
- fix: Query Recommendations - Use Scheduled Retry + Use ingester_service::ingest by @yaga-simha in #8920
- feat: Pipeline history endpoint and views composed on _meta org's triggers stream contents. by @yaga-simha in #8902
- test: add test cases for various filter operators in dashboard by @ktx-akshay in #8918
- feat: Depricate http api and add multistream search v2 by @bjp232004 in #8735
- fix: No data found was displayed after refreshing on logs page till logs are fetched by @omkarK06 in #8678
- fix: pause triggers in cloud after trial period expiry by @YashodhanJoshi1 in #8922
- fix: UI design implementation by @bjp232004 in #8841
- ci: add complete sha in dispatch params by @YashodhanJoshi1 in #8765
- fix: syntax fix by @007harshmahajan in #8867
- docs: Remove enterprise-only features from OSS readme by @Leseratte10 in #8901
- fix: ordering of events in a partition by @oasisk in #8520
- fix: theme customization by @nikhilsaikethe in #8932
- feat: add custom format for http access log by @hengfeiyang in #8939
- fix: 8928 UI revamp issues by @bjp232004 in #8940
- feat: adding built-in regex patterns by @007harshmahajan in #8827
- feat: log patterns by @oasisk in #8927
- test: test dino upload flag added by @Shrinath-O2 in #8945
- docs: improve readme. Clarify enterprise features by @prabhatsharma in #8944
- fix: cloud build by @uddhavdave in #8938
- fix: 8928 UI revamp issues v1 by @bjp232004 in #8946
- feat: support shared memtable for many orgs by @hengfeiyang in #8943
- fix: Alert and Pipelines history recovery + Pagination fix + View fixes by @yaga-simha in #8935
- feat: skip
audvalidation for MCP-invoked requests by @ByteBaker in #8948 - feat: Openobserve feature comparison table by @bjp232004 in #8954
- fix: Traces UI issues by @omkarK06 in #8942
- fix: disable feature comparison for prod by @bjp232004 in #8955
- docs: update README for clarity and formatting improvements by @prabhatsharma in #8953
- fix: add a middleware for blocked org checks by @YashodhanJoshi1 in #8951
- test: added tests for ent repo - not to be run, but maintained by @Shrinath-O2 in #8956
- test: Cleanup Mechanism and ENV Runs for e2e tests by @Shrinath-O2 in #8839
- fix: aggregate query with higher cardinality should return single by @Loaki07 in #8947
- fix: Make cron handler DST aware by @Subhra264 in #8952
- fix: dashboard multisearch api call issues by @ktx-abhay in #8959
- fix: Service Graph UI improvements by @omkarK06 in #8958
- fix: dashboard resize, drag issue for viewonly mode by @ktx-abhay in #8960
- fix: Fetching enrichment table data gives db error in mysql by @Subhra264 in #8961
- fix: alert & pipeline history and alert insight page UI fix by @bjp232004 in #8964
- fix: dashboard annotation issue with single search api by @ktx-vaidehi in #8965
- ci: add workflow for logging FEAT/PERF merges to sheet by @simranquirky in #8963
- feat: clear cache main by @Loaki07 in #8919
- feat: adding UDS for metrics and traces by @007harshmahajan in #8941
- fix: new UI issues latest v2 by @nikhilsaikethe in #8966
- fix: ui fix for alert and pipeline history by @bjp232004 in #8971
- fix: metrics compliance ratio by @hengfeiyang in #8970
- fix: UI issues latest by @nikhilsaikethe in #8973
- fix: set default queue storage to file by @hengfeiyang in #8974
- fix: UI issues in schema page by @nikhilsaikethe in #8976
- fix: fixing deletion for fields by @007harshmahajan in #8980
- fix: traces, alert insights charts render issue by @ktx-abhay in #8977
- fix: dashboard annotation based on time by @ktx-vaidehi in #8981
- fix: update dashboard failing testcases by @ktx-akshay in #8975
- test: unskipped org tests by @Shrinath-O2 in #8972
- test: updated testdino approach to work from github variables by @Shrinath-O2 in #8987
- fix: firefox org dropdown issue by @nikhilsaikethe in #8988
- fix: aggs cache ratio reporting by @Loaki07 in #8984
- feat: enable dual reporting and add alert history UI by @ByteBaker in #8985
- chore: cancel older CI runs by @uddhavdave in #8982
- fix: hide query management page for oss by @nikhilsaikethe in #8995
- fix: fix middleware check by @YashodhanJoshi1 in #8986
- fix: timezone conversion issue while drilldown to logs by @ktx-abhay in #9001
- test: fixed failing api tests by @Shrinath-O2 in #9004
- ci: fix vrl version by @hengfeiyang in #9006
- test: skip invalid tests by @Shrinath-O2 in #9007
- fix: adding disk_circuit_breaker by @007harshmahajan in #8968
- perf: per series parallel promql execute model by @haohuaijin in #8929
- fix: Log patterns refactoring by @omkarK06 in #9026
- fix: tooster for importing same regex pattern by @007harshmahajan in #9019
- fix: when there is complete cache hit update is_histogram_eligible by @Loaki07 in #9028
- fix: dashboard panel re-position by @ktx-abhay in #9016
- test: testdino retry failed tests flow optimisations by @Shrinath-O2 in #9015
- fix: validate fts and index field types to allow only one index type per field (including defaults) by @Loaki07 in #9033
- fix: ui issues latest by @nikhilsaikethe in #9023
- fix: Add RBAC to the Alerts and Pipelines history endpoints and add tests by @yaga-simha in #8930
- feat: license check by @YashodhanJoshi1 in #8522
- test: added ent tags to all enterprise tests by @Shrinath-O2 in #9040
- fix: alert_trigger_time should use the timestamp when it was triggered by @Subhra264 in #9045
- feat: pipeline or operator by @uddhavdave in #8911
- fix: pagination sync issue in list page by @nikhilsaikethe in #9041
- fix: saved views apply consider max query range by @nikhilsaikethe in #9062
- test: updated testDino workflow order by @Shrinath-O2 in #9059
- fix: migration issue by @uddhavdave in #9067
- fix: search wal on windows by @hengfeiyang in #9054
- docs: add wechat by @prabhatsharma in #9068
- fix: import module refactored by @nikhilsaikethe in #8962
- fix: Log field-list issues by @omkarK06 in #9074
- fix: dashboard pie chart layout issue by @ktx-abhay in #9065
- chore: utilize
with_capacityin collections + cleanup by @ByteBaker in #9078 - fix: dashboard camelCase issue with zero value by @ktx-vaidehi in #9061
- test: updated sharding logic for test dino reporting by @Shrinath-O2 in #9073
- perf: improve load data for metrics by @hengfeiyang in #9070
- test: Add tests for alerts and pipelines history by @Subhra264 in #9064
- test: fix sdr patterns locator by @priyabrata-stack in #9076
- feat: Alert and Pipeline History columns are now sortable by @yaga-simha in #9052
- fix: add some debug logs for query slow by @hengfeiyang in #9072
- test: stabilize flaky dashboard test cases by @ktx-akshay in #9048
- test: unskipped 2 pipeline-core tests by @Shrinath-O2 in #9085
- fix: put a limit on the keep alive timeout for scheduled jobs by @Subhra264 in #9092
- test: e2e-cmd+enter tests by @neha00290 in #9098
- fix: add panel repositoin issue by @ktx-abhay in #9103
- test: test dino issue fix by @Shrinath-O2 in #9095
- feat: improve ingestion by @domyway in #9069
- perf: improve promql topk, bottomk, count_values and some code cleanup by @haohuaijin in #9096
- fix: stream stats sleep after job done by @uddhavdave in #9018
- fix: RUM UI improvements by @omkarK06 in #9108
- fix: theme customization by @nikhilsaikethe in #9077
- fix: show delete for extended retention dates as well by @nikhilsaikethe in #9104
- fix: tantivy for metrics by @haohuaijin in #9123
- feat: add tree/graph visualization to service graph by @ByteBaker in #9112
- test: add test coverage for dashboard camelCase zero value issue by @ktx-akshay in #9119
- test: index-type-testcases by @neha00290 in #9115
- feat: adding alert worker group by @007harshmahajan in #9055
- chore: error handling for check_schema in metric and traces by @007harshmahajan in #9130
- perf: drop the data early for ingestion by @hengfeiyang in #9124
- fix: debug metrics stream keep update by @hengfeiyang in #9141
- fix: deadlock of usage report by @hengfeiyang in #9149
- feat: add graceful drain API for Kubernetes autoscaling by @ByteBaker in #8876
- fix: remove pipe operator support fro non sqlmode by @nikhilsaikethe in #9136
- Fix/theme customization issue by @nikhilsaikethe in #9147
- fix: make
WAL_DIR_DEFAULT_PREFIXpub by @ByteBaker in #9154 - fix: data sources page breaking when no ingestion happened (#9127) by @nikhilsaikethe in #9152
- fix: Concurrency control for file locking has multiple anti-concurrent design patterns in the way by @yaga-simha in #8523
- perf: improve data load and code clean up by @haohuaijin in #9150
- fix: creating shadow JSON, which will be responsible for validation by @007harshmahajan in #8873
- perf: cache aware partition generation for streaming aggs by @Loaki07 in #9009
- fix: Saved View preserves loadingHistogram State, leading to track total hits call on applying. by @omkarK06 in #9084
- fix: remove no need middleware for actix-web by @hengfeiyang in #9167
- fix: actions unit test cases by @omkarK06 in #9128
- fix: Duplicated traces getting fetched by @omkarK06 in #9063
- fix: Function editor not appearing after selecting a function by @omkarK06 in #9122
- feat: sso claim parser by @oasisk in #9156
- fix: prevent triggers stream schema divergence across organizations by @ByteBaker in #9163
- fix: condiitons UI fix #9075 by @nikhilsaikethe in #9155
- fix: alignment issues by @nikhilsaikethe in #9157
- fix: broken tests from #9009 by @ByteBaker in #9179
- feat: move graceful drain to enterprise by @ByteBaker in #9184
- feat: UI unit test case by @bjp232004 in #9159
- feat:adding configuration ENV for colour theme by @007harshmahajan in #9165
- feat:adding config api by @007harshmahajan in #9160
- fix: favicon logo updated , missing language keys added by @nikhilsaikethe in #9178
- fix: Add route Prefetching by @omkarK06 in #9109
- test(dashboard): improve stability of flaky tests by @ktx-akshay in #9139
- fix: mainlayout page refactoring by @nikhilsaikethe in #9176
- fix: dashboard variables no data found replacement with all values by @ktx-vaidehi in #9101
- fix: fixed traces RED metric queries by @omkarK06 in #9175
- chore(deps): bump glob from 10.4.5 to 10.5.0 in /web by @dependabot[bot] in #9190
- fix: SDR pattern import broken by @007harshmahajan in #9180
- fix: watch for theme changes at app level to sync with other pages by @nikhilsaikethe in #9198
- test: regex_patterns_import by @priyabrata-stack in #9195
- feat: [BE] PromQL streaming output support by @hengfeiyang in #9191
- fix: tantivy distinct not work for alias by @haohuaijin in #9187
- fix: Logs interesting field icon getting disabled by @omkarK06 in #9204
- feat: introduce
query_values_default_numconfiguration. by @hengfeiyang in #9206 - feat: Allow Json values in alert row templates by @Subhra264 in #9137
- fix: theme issues #9213 by @nikhilsaikethe in #9214
- fix: check for timestamp alias in logs page and throw an error by @nikhilsaikethe in #9212
- fix: pipeline history search by @ByteBaker in #9218
- feat: bill data retention by @uddhavdave in #9132
- fix: change primary buttons text by @nikhilsaikethe in #9189
- fix: dashboard scroll for tooltip by @ktx-vaidehi in #9224
- fix: dashboard when switching chart type wrong stream selection by @ktx-vaidehi in #9233
- test: stabilised logo management test and added cleanup for logo mana… by @Shrinath-O2 in #9234
- fix: date time invalid if not enter correctly by @nikhilsaikethe in #9235
- fix: issues 0.20 release by @nikhilsaikethe in #9226
- test: fixed Alerts failing test on e2e by @Shrinath-O2 in #9239
- test: e2e-retention-delete by @neha00290 in #9240
- fix: Reset pagination on search by @omkarK06 in #9244
- test: e2e-pagination-fix by @neha00290 in #9245
- test: env runs stabilisation fix, sdr, reports by @Shrinath-O2 in #9242
- fix: add
use_cache&clear_cachefor_multi_search_streamby @Loaki07 in #9249 - ci: udpated Dockerfile.pr by @mmosarafO2 in #9260
- fix: issues 20 release by @nikhilsaikethe in #9261
- feat: add configurable batch size for file list deletion by @hengfeiyang in #9264
- fix: mysql migration error for alert row_template_type field by @Subhra264 in #9227
- test: multi-stream-histogram-test by @neha00290 in #9272
- feat: add a warning about future deprecation of mysql support by @Subhra264 in #9229
- fix: ingestion quota formatting by @nikhilsaikethe in #9273
- fix: feature table by @nikhilsaikethe in #9275
- fix: make triggers and error events reporting non-blocking in alert manager by @Subhra264 in #8934
- fix: small bug in runtime config API by @007harshmahajan in #9278
- ci: update base image by @hengfeiyang in #9271
- feat: add logic to keep the root token before camel case split by @uddhavdave in #9185
- test: add testcases for timerange under logs by @neha00290 in #9280
- fix: updated helm command by @bjp232004 in #9277
- test: stabilising logs core, reports, pipelines import tests for env by @Shrinath-O2 in #9246
- fix: cherry-pick UI fixes from #9238 by @ByteBaker in #9274
- fix: use result cache env for metrics by @hengfeiyang in #9281
- fix: cache start and end time calc by @Loaki07 in #9268
- fix:
write_resultscache start & end times by @Loaki07 in #9200 - feat: added destination type for remote destination by @bjp232004 in #9080
- fix: mysql deprecation warning banner inconsistency by @Subhra264 in #9289
- test: pipeline import test fix by @Shrinath-O2 in #9292
- test: fix sdr pattern env run by @priyabrata-stack in #9284
- feat: Stale pr workflow by @bjp232004 in #9288
- test: stabilising-dashboards-tests-for-deployed-env by @ktx-akshay in #9177
- fix: added language translation by @bjp232004 in #9276
- feat: upgrade datafusion to 51 by @haohuaijin in #9202
- test: updated bug report issue template by @Shrinath-O2 in #9302
- test: reverted original bug report workflow and updates poc flow by @Shrinath-O2 in #9305
- test: sdr tests env run by @priyabrata-stack in #9303
- test: updated to new bug template and archived old one by @Shrinath-O2 in #9316
- fix: docker build by @hengfeiyang in https://github.com/openobserve/openobserve/pull/9299
- feat: add organization-level alert deduplication with semantic field groups by @ByteBaker in https://github.com/openobserve/openobserve/pull/9209
- feat: latency analysis by @oasisk in https://github.com/openobserve/openobserve/pull/9301
- test: multi-stream-testcases by @neha00290 in https://github.com/openobserve/openobserve/pull/9300
- test: updated bug issue template workflow by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9324
- fix: Stale pr workflow v1 by @bjp232004 in https://github.com/openobserve/openobserve/pull/9298
- fix: dashboard restrict save when alias as timestamp by @ktx-vaidehi in https://github.com/openobserve/openobserve/pull/9294
- ci: added workflow to udpate the language conversion by @mmosarafO2 in https://github.com/openobserve/openobserve/pull/9282
- fix: invalid absolute time text change by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9293
- fix: kuebernetes helm command change by @bjp232004 in https://github.com/openobserve/openobserve/pull/9312
- fix: dashboard override camcelCase issue by @ktx-vaidehi in https://github.com/openobserve/openobserve/pull/9283
- test: Always run API testing ci job by @Subhra264 in https://github.com/openobserve/openobserve/pull/9332
- test: process improvements by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9336
- test: enhance stability of dashboard creation process in UI tests by @ktx-akshay in https://github.com/openobserve/openobserve/pull/9342
- chore(deps): bump node-forge from 1.3.1 to 1.3.2 in /tests/ui-testing by @dependabot[bot] in https://github.com/openobserve/openobserve/pull/9347
- perf: use datafusion native listingtable by @haohuaijin in https://github.com/openobserve/openobserve/pull/9259
- test: match_all_camelcase_tests by @neha00290 in https://github.com/openobserve/openobserve/pull/9345
- fix: self-org-trigger issues (main) by @YashodhanJoshi1 in https://github.com/openobserve/openobserve/pull/9348
- feat: add super cluster support for metrics by @hengfeiyang in https://github.com/openobserve/openobserve/pull/9225
- fix: UI unit test cases by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9349
- fix: no process-level CryptoProvider available by @hengfeiyang in https://github.com/openobserve/openobserve/pull/9361
- ci: update vrl version by @hengfeiyang in https://github.com/openobserve/openobserve/pull/9365
- perf: optimize get_opts for object store by @hengfeiyang in https://github.com/openobserve/openobserve/pull/9363
- fix: add email headers to metrics and traces ep by @uddhavdave in https://github.com/openobserve/openobserve/pull/9357
- test: Fixed failing pipeline import tests by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9367
- fix: result cache & aggs cache max size needs to honor for entire dir by @Loaki07 in https://github.com/openobserve/openobserve/pull/9376
- fix: RecordBatch create with empty value[main] by @haohuaijin in https://github.com/openobserve/openobserve/pull/9374
- test: Dashboard tests stable deployed by @ktx-akshay in https://github.com/openobserve/openobserve/pull/9360
- feat: sampling for search apis and patterns by @oasisk in https://github.com/openobserve/openobserve/pull/9207
- test: Add tests to directly validate db records by @Subhra264 in https://github.com/openobserve/openobserve/pull/9356
- fix: use bulk update for scheduled job updates in super cluster sync by @Subhra264 in https://github.com/openobserve/openobserve/pull/9211
- fix: license fixes sync to main by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9352
- chore:move-service-graph-config by @oasisk in https://github.com/openobserve/openobserve/pull/9370
- fix: overwrite aggs cache instead of delete and rewrite cache by @Loaki07 in https://github.com/openobserve/openobserve/pull/9390
- fix: streaming aggs complete cache hit by @Loaki07 in https://github.com/openobserve/openobserve/pull/9397
- ci: fix for github rate limit issue by @mmosarafO2 in https://github.com/openobserve/openobserve/pull/9399
- fix: search on wal panic by @hengfeiyang in https://github.com/openobserve/openobserve/pull/9402
- fix: cloud sync with main by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9382
- fix: logs highlighting by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9371
- test: Added Shard for Regression tests and logs spec file in it by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9394
- feat: service graph through streams by @ByteBaker in https://github.com/openobserve/openobserve/pull/9418
- fix: oss open issues by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9413
- ci: auto label and milestone by @YashodhanJoshi1 in https://github.com/openobserve/openobserve/pull/9384
- chore: remove patterns-extractions settings by @oasisk in https://github.com/openobserve/openobserve/pull/9440
- test: Stabilize Dashboard Tests for Deployed Environment by @ktx-akshay in https://github.com/openobserve/openobserve/pull/9437
- fix: null check in conditions by @uddhavdave in https://github.com/openobserve/openobserve/pull/9449
- fix: rollback scc by @hengfeiyang in https://github.com/openobserve/openobserve/pull/9442
- test: reports test stabilisation for env by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9446
- fix: convert severity to integer before checking for status color by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9438
- fix: skip local storage cache for print dashboard by @ktx-abhay in https://github.com/openobserve/openobserve/pull/8997
- fix: console error fix for realtime alert by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9435
- fix: audit by @uddhavdave in https://github.com/openobserve/openobserve/pull/9417
- refactor: extract service graph into independent job and support INTERNAL spans by @ByteBaker in https://github.com/openobserve/openobserve/pull/9420
- feat: user session migration from meta to new table by @007harshmahajan in https://github.com/openobserve/openobserve/pull/9183
- test: enhance dashboard import functionality and stability by @ktx-akshay in https://github.com/openobserve/openobserve/pull/9457
- chore: use tokio::spawn properly by @ByteBaker in https://github.com/openobserve/openobserve/pull/9464
- test: added saved view cleanup to cleanup spec file by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9451
- fix: alert history reduce duration main by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9453
- fix: removing the await by @007harshmahajan in https://github.com/openobserve/openobserve/pull/9465
- chore(deps): bump slackapi/slack-github-action from 1.25.0 to 2.1.1 by @dependabot[bot] in https://github.com/openobserve/openobserve/pull/9424
- chore(deps): bump express from 4.21.2 to 4.22.1 in /web by @dependabot[bot] in https://github.com/openobserve/openobserve/pull/9436
- chore(deps): bump actions/stale from 9 to 10 by @dependabot[bot] in https://github.com/openobserve/openobserve/pull/9425
- fix: reverted kubernetes datasource changes by @bjp232004 in https://github.com/openobserve/openobserve/pull/9409
- fix: use chrono apis to validate time by @uddhavdave in https://github.com/openobserve/openobserve/pull/9422
- feat: dashboard table chart show data as json by @ktx-vaidehi in https://github.com/openobserve/openobserve/pull/9327
- test: added auto rerun step to e2e yml by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9466
- feat: service discovery by @oasisk in https://github.com/openobserve/openobserve/pull/9469
- test: auto rerun tryout attempt 1 by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9471
- refactor: unify bulk API to use the same ingestion function by @hengfeiyang in https://github.com/openobserve/openobserve/pull/9467
- fix: issue 9455 by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9473
- test(dashboard): improve stability of dashboard automation tests by @ktx-akshay in https://github.com/openobserve/openobserve/pull/9472
- test: add pipeline null condition test by @priyabrata-stack in https://github.com/openobserve/openobserve/pull/9470
- fix: issue 9285 by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9477
- fix: navigate to license button in about section by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9479
- feat: add metrics workgroup by @uddhavdave in https://github.com/openobserve/openobserve/pull/9400
- fix: issue 9354 by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9468
- fix: result cache for histogram by @hengfeiyang in https://github.com/openobserve/openobserve/pull/9483
- chore(deps): bump jws from 4.0.0 to 4.0.1 in /tests/ui-testing by @dependabot[bot] in https://github.com/openobserve/openobserve/pull/9485
- test: updated cleanup spec file by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9487
- fix: do not restrict float value decimals in alert row template by @Subhra264 in https://github.com/openobserve/openobserve/pull/9415
- feat: Add cache reload API and CLI command by @hengfeiyang in https://github.com/openobserve/openobserve/pull/9497
- feat: npm package upgrade by @bjp232004 in https://github.com/openobserve/openobserve/pull/9431
- fix: Logs highlighting improvements by @omkarK06 in https://github.com/openobserve/openobserve/pull/9192
- fix: changed trace precision from milliseconds to microseconds by @omkarK06 in https://github.com/openobserve/openobserve/pull/9230
- fix: added ha mode notes for rbac and sso by @bjp232004 in https://github.com/openobserve/openobserve/pull/9490
- fix: Logs redirection due to empty streams by @omkarK06 in https://github.com/openobserve/openobserve/pull/9221
- fix: 9456 traces detail page getting blank by @bjp232004 in https://github.com/openobserve/openobserve/pull/9503
- fix: use expired field to decide status by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9494
- fix: issue 9498 by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9499
- fix: introduce alert trigger in alert list by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9496
- fix: issue 9450 by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9474
- fix: rounding off and language translation on about us page by @bjp232004 in https://github.com/openobserve/openobserve/pull/9501
- feat: revamp Conditions in alerts and pipelines by @uddhavdave in https://github.com/openobserve/openobserve/pull/9267
- fix: gc always running with zero released by @hengfeiyang in https://github.com/openobserve/openobserve/pull/9502
- perf: improve realtime trigger by @hengfeiyang in https://github.com/openobserve/openobserve/pull/9492
- fix: logs highlighting dark mode colors by @omkarK06 in https://github.com/openobserve/openobserve/pull/9509
- feat: remove filter for metrics by @haohuaijin in https://github.com/openobserve/openobserve/pull/9508
- feat: co-relation phase 2 by @oasisk in https://github.com/openobserve/openobserve/pull/9513
- fix: temp disable datafusion topk optimizer by @haohuaijin in https://github.com/openobserve/openobserve/pull/9519
- fix: dashboard chart overlap issue in report by @ktx-abhay in https://github.com/openobserve/openobserve/pull/9523
- test(e2e): refactor pipeline condition tests and fix data ingestion timeout by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9528
- ci: check design comment by @mmosarafO2 in https://github.com/openobserve/openobserve/pull/9524
- fix: cancel query only on enterprise by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9535
- ci: add workflow to auto-label milestone issues on release by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9538
- perf: gc stringview before send recordbatch to leader by @haohuaijin in https://github.com/openobserve/openobserve/pull/9525
- test: updated cleanup spec file to follow framework and add more pipe… by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9543
- fix: fqn co relation user settings by @oasisk in https://github.com/openobserve/openobserve/pull/9536
- fix: do not show patterns in OSS stream settings (#9537) by @uddhavdave in https://github.com/openobserve/openobserve/pull/9545
- fix: scheduled pipelines should use the alert timeout by @Subhra264 in https://github.com/openobserve/openobserve/pull/9358
- test: fixed schema and schema load tests on env by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9553
- fix: added loader for search buttons in disable state by @omkarK06 in https://github.com/openobserve/openobserve/pull/9556
- fix: cloud org related fixes by @YashodhanJoshi1 in https://github.com/openobserve/openobserve/pull/9416
- feat: approx peak memory usage for datafusion by @haohuaijin in https://github.com/openobserve/openobserve/pull/9562
- fix: rbac for native user for license call (main) by @YashodhanJoshi1 in https://github.com/openobserve/openobserve/pull/9529
- fix: return 401 Unauthorized instead of 403 Forbidden for authentication failures by @Loaki07 in https://github.com/openobserve/openobserve/pull/9564
- test: add automated severity color mapping tests for issue #9439 by @neha00290 in https://github.com/openobserve/openobserve/pull/9576
- fix: add unique names for alert test cleanup by @neha00290 in https://github.com/openobserve/openobserve/pull/9591
- test: fixed auto trigger of release label applier by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9592
- test: fix for failing severity color test on env by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9593
- fix: user should be able to delete the first condition in pipeline condition node by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9522
- fix: Reset fields list pagination on stream change by @omkarK06 in https://github.com/openobserve/openobserve/pull/9597
- fix: enhance stream stats handling and reset functionality by @hengfeiyang in https://github.com/openobserve/openobserve/pull/9595
- test: add INTERSECT and EXCEPT query tests for PR #9544 by @neha00290 in https://github.com/openobserve/openobserve/pull/9601
- test(dashboard): add test cases for table chart JSON mode by @ktx-akshay in https://github.com/openobserve/openobserve/pull/9500
- fix: Inconsistent match_all highlighting between logs table and log detail sidebar by @omkarK06 in https://github.com/openobserve/openobserve/pull/9569
- fix: allow merge files for the job which have no file by @hengfeiyang in https://github.com/openobserve/openobserve/pull/9604
- test: added cleanup patterns for streams by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9579
- fix: should show expired at status column in about section by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9585
- feat: updated rum packages to 0.3.0 by @bjp232004 in https://github.com/openobserve/openobserve/pull/9588
- fix: skip the reordering if colOrder is empty by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9534
- test: add share link E2E tests for logs page by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9619
- fix: added missing span startTimeUs and endTimeUs attributes by @omkarK06 in https://github.com/openobserve/openobserve/pull/9596
- feat: add incident correlation system by @ByteBaker in https://github.com/openobserve/openobserve/pull/9507
- fix(e2e): resolve histogram bar chart canvas click timeout by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9628
- test: refactor and optimize enrichment table tests by @neha00290 in https://github.com/openobserve/openobserve/pull/9629
- test: e2e streams race condition fix by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9631
- feat: add peak memory usage to usage report by @haohuaijin in https://github.com/openobserve/openobserve/pull/9609
- refactor: enhance ingester search handle with memtable id by @haohuaijin in https://github.com/openobserve/openobserve/pull/9625
- test: add regression tests for bugs fixes by @neha00290 in https://github.com/openobserve/openobserve/pull/9630
- fix: cache delta calculate by @hengfeiyang in https://github.com/openobserve/openobserve/pull/9623
- fix(e2e): resolve SDR test failures with test isolation and retry logic by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9632
- fix: panel layout issue for print mode single table chart by @ktx-abhay in https://github.com/openobserve/openobserve/pull/9633
- feat: enhancement of dashboard custom chart with examples by @ktx-vaidehi in https://github.com/openobserve/openobserve/pull/9606
- fix(e2e): resolve join test failure with unique stream names by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9635
- test: add Playwright tests for theme management by @neha00290 in https://github.com/openobserve/openobserve/pull/9636
- fix: auto uds to also include fts and indes fields from stream settings by @Loaki07 in https://github.com/openobserve/openobserve/pull/9512
- fix: empty user email on grpc metrics ingest by @uddhavdave in https://github.com/openobserve/openobserve/pull/9608
- test(e2e): add language translation coverage tests by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9641
- fix: clear the user input after selecting single stream by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9552
- fix: go to about page should include org identifier by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9559
- test: add ingestion config UI tests by @neha00290 in https://github.com/openobserve/openobserve/pull/9643
- feat: safari share url v2 by @bjp232004 in https://github.com/openobserve/openobserve/pull/9634
- fix: adding description as variable to alerts by @007harshmahajan in https://github.com/openobserve/openobserve/pull/9505
- refactor: file list dump and stream stats by @YashodhanJoshi1 in https://github.com/openobserve/openobserve/pull/9236
- fix: issue 9566 by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9602
- fix: handling of cache cleaning for user delete (main) by @YashodhanJoshi1 in https://github.com/openobserve/openobserve/pull/9656
- fix: trigger stream schema by @uddhavdave in https://github.com/openobserve/openobserve/pull/9654
- fix: hide management and insights in alert list by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9555
- test(dashboard): fix flaky tests in deployed environment by @ktx-akshay in https://github.com/openobserve/openobserve/pull/9511
- fix: eliminate HashMap conversion in service streams for memory reduction by @ByteBaker in https://github.com/openobserve/openobserve/pull/9662
- fix: organizations ep permisions issue (#9667) by @oasisk in https://github.com/openobserve/openobserve/pull/9669
- feat: Issue 9646 promql streaming by @bjp232004 in https://github.com/openobserve/openobserve/pull/9648
- fix: pipeline/alert history and trigger schema merge by @uddhavdave in https://github.com/openobserve/openobserve/pull/9665
- fix: incident analysis changes by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9673
- fix:
clear_cachefile path by @Loaki07 in https://github.com/openobserve/openobserve/pull/9674 - fix: patterns ui fixes by @oasisk in https://github.com/openobserve/openobserve/pull/9663
- feat: dashboard join support for auto sql by @ktx-abhay in https://github.com/openobserve/openobserve/pull/9343
- fix: do concurrent api call for promql multi query by @ktx-abhay in https://github.com/openobserve/openobserve/pull/9681
- fix: allow to create alert from anywhere from dashboard chart by @ktx-abhay in https://github.com/openobserve/openobserve/pull/9682
- test: Dashboard Joins and Nested Functions e2e tests by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9685
- fix: dashboard custom chart query splitter by @ktx-vaidehi in https://github.com/openobserve/openobserve/pull/9651
- test: automation for bugs fixes by @neha00290 in https://github.com/openobserve/openobserve/pull/9678
- fix: metrics page query editor issue by @ktx-abhay in https://github.com/openobserve/openobserve/pull/9688
- feat: dashboard copy legends and table cells by @ktx-vaidehi in https://github.com/openobserve/openobserve/pull/9677
- fix: custom chart example pop up background issue for dark mode by @ktx-abhay in https://github.com/openobserve/openobserve/pull/9683
- fix: promql query legend config suggestion issue for dashboard by @ktx-abhay in https://github.com/openobserve/openobserve/pull/9691
- test: enhance E2E test coverage with landing page and language translation tests by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9686
- test: updated query for logs regression spec file and added waits by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9698
- test: enable line chart update for camel case SQL queries by @ktx-akshay in https://github.com/openobserve/openobserve/pull/9692
- fix: add alert revamp v2 by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9694
- fix: feat add validate sql query param for
_searchand_multi_searchby @Loaki07 in https://github.com/openobserve/openobserve/pull/9652 - fix: dashboard maps query builder issue by @ktx-abhay in https://github.com/openobserve/openobserve/pull/9701
- ci: log Issue related github events in o2 cloud for alerts and analysis by @simranquirky in https://github.com/openobserve/openobserve/pull/9700
- test: update alerts e2e tests for new UI flow by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9705
- fix: metrics stream can't be deleted by @hengfeiyang in https://github.com/openobserve/openobserve/pull/9710
- fix: handling of issue and comment bodies by @simranquirky in https://github.com/openobserve/openobserve/pull/9711
- fix: applied function should be there for saved views by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9713
- feat: org level concurrency group by @uddhavdave in https://github.com/openobserve/openobserve/pull/9702
- fix: logs correlation UI fixes by @bjp232004 in https://github.com/openobserve/openobserve/pull/9703
- test: refactor pipeline e2e tests with page object model improvements by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9715
- fix: query metrics from grafana by @haohuaijin in https://github.com/openobserve/openobserve/pull/9718
- feat: enrichment table file url support by @Subhra264 in https://github.com/openobserve/openobserve/pull/9697
- fix: issue 9355 by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9706
- feat: dashboard promql support for other charts by @ktx-vaidehi in https://github.com/openobserve/openobserve/pull/9696
- test: add enrichment table cleanup patterns and fix search reliability by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9722
- fix: new kv table for kv store by @007harshmahajan in https://github.com/openobserve/openobserve/pull/9459
- fix: generate empty ttv file when index field not present in parquet by @Loaki07 in https://github.com/openobserve/openobserve/pull/9707
- fix: remove arduino protoc action by @YashodhanJoshi1 in https://github.com/openobserve/openobserve/pull/9725
- fix: incident list changes by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9723
- test: use empty template in email destination import JSON by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9736
- fix: workflow to update npm packages by @bjp232004 in https://github.com/openobserve/openobserve/pull/9739
- fix: datetimepicker scroll issue by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9728
- fix: Use from_utf8_lossy to handle potential invalid UTF-8 characters by @domyway in https://github.com/openobserve/openobserve/pull/9730
- fix: added org identifiers by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9735
- fix: dashboard promql chart issue by @ktx-vaidehi in https://github.com/openobserve/openobserve/pull/9733
- fix: add visibility toggle for show/hide PromQL queries while adding panel by @ktx-kirtan in https://github.com/openobserve/openobserve/pull/9743
- feat: follower querier timeout for UI by @haohuaijin in https://github.com/openobserve/openobserve/pull/9744
- fix: minor and patch version upgrade by @bjp232004 in https://github.com/openobserve/openobserve/pull/9741
- perf: reduce nats events by @hengfeiyang in https://github.com/openobserve/openobserve/pull/9712
- feat: add configuration for index value length limits by @hengfeiyang in https://github.com/openobserve/openobserve/pull/9753
- fix: batch 3 package upgrade by @bjp232004 in https://github.com/openobserve/openobserve/pull/9755
- fix: dashboard promql chart type issues by @ktx-vaidehi in https://github.com/openobserve/openobserve/pull/9756
- fix: Metrics revamp UI fixes by @omkarK06 in https://github.com/openobserve/openobserve/pull/9749
- Fix unit test case errors by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9758
- fix: upgraded npm packages by @bjp232004 in https://github.com/openobserve/openobserve/pull/9764
- fix: upgrader two eslint packages by @bjp232004 in https://github.com/openobserve/openobserve/pull/9765
- fix: upgrade batch 6 npm packages by @bjp232004 in https://github.com/openobserve/openobserve/pull/9766
- fix: upgrade batch 7 npm packages by @bjp232004 in https://github.com/openobserve/openobserve/pull/9768
- fix: add alert issues sync with main by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9763
- fix: metrics PromQL Builder UI fixes (#9770) by @ktx-abhay in https://github.com/openobserve/openobserve/pull/9775
- fix: histogram cache issue by @hengfeiyang in https://github.com/openobserve/openobserve/pull/9776
- fix: dashboard query editor edit panel query not loading by @ktx-kirtan in https://github.com/openobserve/openobserve/pull/9761
- feat: new db migration by @hengfeiyang in https://github.com/openobserve/openobserve/pull/9774
- fix: incident drawer changes by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9783
- fix: update Chinese translations in zh.json by @hengfeiyang in https://github.com/openobserve/openobserve/pull/9786
- fix: only origin region ingesters should process the enrichment table url job by @Subhra264 in https://github.com/openobserve/openobserve/pull/9782
- refactor: cache version v3 centralize cache
file_pathcomputation by @Loaki07 in https://github.com/openobserve/openobserve/pull/9653 - fix: Register PromQL language for monaco-editor and metrics UI fixes by @omkarK06 in https://github.com/openobserve/openobserve/pull/9793
- fix: support bulk deletes for various resources by @YashodhanJoshi1 in https://github.com/openobserve/openobserve/pull/9153
- fix: when retrying allow user to choose whether to resume from last byte or start from scratch by @Subhra264 in https://github.com/openobserve/openobserve/pull/9792
- fix: dashboard ui, legends popup now handles differently, tabs name camel case issue by @ktx-kirtan in https://github.com/openobserve/openobserve/pull/9794
- fix: Node package upgrade v1.8 by @bjp232004 in https://github.com/openobserve/openobserve/pull/9773
- test: refactor alerts module with POM architecture and comprehensive e2e coverage by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9717
- fix(e2e): update firstConditionLabel selector in pipelinesPage by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9797
- fix(e2e): update getSeverityColors selector for robust DOM matching by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9798
- chore: change default memory pool to greedy by @haohuaijin in https://github.com/openobserve/openobserve/pull/9799
- ci: updated install protoc step for release.yml workflow by @mmosarafO2 in https://github.com/openobserve/openobserve/pull/9800
- fix: remove traces error and rate value filters by @bjp232004 in https://github.com/openobserve/openobserve/pull/9617
- fix: adding user_session expiration by @007harshmahajan in https://github.com/openobserve/openobserve/pull/9668
- fix(e2e): use search filter in selectIndexAndStreamJoinUnion for reliable stream selection by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9802
- fix(e2e): use semantic selectors in fillPipelineDetails for reliable dropdown selection by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9806
- fix: fix for first time data loading issue without clicking run query… by @bjp232004 in https://github.com/openobserve/openobserve/pull/9805
- chore: support streaming agg read cache when disable/enable utf8view by @haohuaijin in https://github.com/openobserve/openobserve/pull/9803
- fix(e2e): improve stream selection in schema pagination test by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9809
- fix(e2e): use search-filter approach for stream selection in dashboard variables by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9810
- fix(e2e): stabilize dashboard creation in Reports tests by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9811
- fix: dashboard raw query save issue by @ktx-abhay in https://github.com/openobserve/openobserve/pull/9815
- feat: pipeline backfill by @Subhra264 in https://github.com/openobserve/openobserve/pull/9462
- chore(deps): bump qs from 6.14.0 to 6.14.1 in /tests/ui-testing by @dependabot[bot] in https://github.com/openobserve/openobserve/pull/9816
- perf: add runtime module for metrics by @hengfeiyang in https://github.com/openobserve/openobserve/pull/9813
- fix: dont overwrite the sql query when selecting new stream by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9818
- chore: incidents as separate tabs by @oasisk in https://github.com/openobserve/openobserve/pull/9819
- fix: added unit test file ignore list and added test case files by @bjp232004 in https://github.com/openobserve/openobserve/pull/9807
- feat: Updated RUM Web Vitals by @omkarK06 in https://github.com/openobserve/openobserve/pull/9610
- fix: remove http_url from service graph peer attributes by @ByteBaker in https://github.com/openobserve/openobserve/pull/9817
- feat: incident detail drawer enhancements - telemetry tabs and alert graph by @ByteBaker in https://github.com/openobserve/openobserve/pull/9719
- fix: share url disabled when web url is not configured by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9826
- fix: translation missing fields added by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9827
- perf: optimize MCP tools - reduce size from 643KB to 123KB by @hengfeiyang in https://github.com/openobserve/openobserve/pull/9825
- fix: dashboard css issue by @ktx-riya in https://github.com/openobserve/openobserve/pull/9824
- fix: add stream support for Prometheus query range endpoint in router by @hengfeiyang in https://github.com/openobserve/openobserve/pull/9828
- feat: add dynamic axis label rotation and truncation support in dashboard charts by @ktx-vaidehi in https://github.com/openobserve/openobserve/pull/9808
- fix: logs highlighting issues by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9754
- refactor: deduplicate ingestion handler code by @ByteBaker in https://github.com/openobserve/openobserve/pull/9835
- fix: add axis label rotation and truncation options in latency insights dashboard by @ktx-vaidehi in https://github.com/openobserve/openobserve/pull/9834
- fix: 9658 - update query on stream change by @oasisk in https://github.com/openobserve/openobserve/pull/9823
- fix(e2e): consolidate and stabilize alerts-incidents-tabs tests by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9837
- chore: support dashboard placeholder other type by @haohuaijin in https://github.com/openobserve/openobserve/pull/9840
- fix: UI tailwind changes by @bjp232004 in https://github.com/openobserve/openobserve/pull/9836
- fix: metrics streaming partition by @hengfeiyang in https://github.com/openobserve/openobserve/pull/9839
- ci: added claude code to github workflow by @mmosarafO2 in https://github.com/openobserve/openobserve/pull/9841
- ci: added claude PR review to github workflow by @mmosarafO2 in https://github.com/openobserve/openobserve/pull/9845
- fix: show incident detail drawer details by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9847
- fix: table chart number column alignment issue caused by copy cell button by @ktx-riya in https://github.com/openobserve/openobserve/pull/9843
- feat: tenant management using service accounts by @oasisk in https://github.com/openobserve/openobserve/pull/9838
- fix: fixed toggle button issue for small size by @bjp232004 in https://github.com/openobserve/openobserve/pull/9852
- fix: toggle button issue on add alert page by @bjp232004 in https://github.com/openobserve/openobserve/pull/9856
- fix: use url incident id to show the incident drawer by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9850
- fix: update loading progress handling in PromQL response by @ktx-kirtan in https://github.com/openobserve/openobserve/pull/9859
- fix: metrics cancel query button css improved by @ktx-riya in https://github.com/openobserve/openobserve/pull/9863
- ci: updated runner for oss by @mmosarafO2 in https://github.com/openobserve/openobserve/pull/9864
- fix: ci for release by @hengfeiyang in https://github.com/openobserve/openobserve/pull/9868
- chore(deps): bump rsa from 0.9.9 to 0.9.10 by @dependabot[bot] in https://github.com/openobserve/openobserve/pull/9867
- fix: UI console error fix by @bjp232004 in https://github.com/openobserve/openobserve/pull/9857
- test: add Bug #9788 test for Share URL disabled state by @neha00290 in https://github.com/openobserve/openobserve/pull/9858
- fix: remove delete bad dashboards migration by @Subhra264 in https://github.com/openobserve/openobserve/pull/9860
- fix: rewrite match_all should also update other filter column index by @haohuaijin in https://github.com/openobserve/openobserve/pull/9872
- fix: notify users when stale build by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9849
- fix: sync distinct stream retention to original stream by @YashodhanJoshi1 in https://github.com/openobserve/openobserve/pull/9871
- fix: dashboard share-url tab redirection issue caused by the route path of url by @ktx-riya in https://github.com/openobserve/openobserve/pull/9885
- fix: Create Alert from dashboard setup - alert name with spacing issue. (Backend) by @oasisk in https://github.com/openobserve/openobserve/pull/9890
- fix: add metrics query retention configuration option by @hengfeiyang in https://github.com/openobserve/openobserve/pull/9887
- fix: OAuth/DEX redirect infinite loop on router nodes by @007harshmahajan in https://github.com/openobserve/openobserve/pull/9869
- fix: home view skeleton issue fixed - 9833 by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9886
- chore: add super-cluster sync for incidents, service discovery, and semantic groups by @ByteBaker in https://github.com/openobserve/openobserve/pull/9854
- chore: improve tab navigation UX and FQN priority selector by @ByteBaker in https://github.com/openobserve/openobserve/pull/9879
- chore: update npm dependencies (2026-01-05) by @bjp232004 in https://github.com/openobserve/openobserve/pull/9900
- feat: add frustration signals to RUM UI by @omkarK06 in https://github.com/openobserve/openobserve/pull/9842
- perf: improve metrics labels load by @haohuaijin in https://github.com/openobserve/openobserve/pull/9904
- fix: ui fixes for enrichment table url errors by @Subhra264 in https://github.com/openobserve/openobserve/pull/9853
- test: dry run Claude PR review with single rolling comment by @oasisk in https://github.com/openobserve/openobserve/pull/9909
- fix: use selected stream type for validating query by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9897
- test(e2e): add automation for bugs #9217, #9724, #9901 and Feature #9484 by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9883
- fix: 9882 add option to limit max series return for promql by @oasisk in https://github.com/openobserve/openobserve/pull/9896
- feat: add js for claim parser by @oasisk in https://github.com/openobserve/openobserve/pull/9873
- feat: dashboard variable handling for tabs and panels by @ktx-vaidehi in https://github.com/openobserve/openobserve/pull/9693
- fix: default value for metrics query retention by @hengfeiyang in https://github.com/openobserve/openobserve/pull/9934
- fix: updated PromQL query update logic on metrics stream change by @omkarK06 in https://github.com/openobserve/openobserve/pull/9870
- test: add bug regression tests to RegressionSet suite by @neha00290 in https://github.com/openobserve/openobserve/pull/9899
- fix: pipeline backfil UI changes by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9881
- fix: traces , feature comparision table to langauge file by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9902
- fix: traces insights variables changes based on new variables structure by @ktx-vaidehi in https://github.com/openobserve/openobserve/pull/9938
- fix: use vite keyword for env to maintain consistency by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9935
- fix: remove include/exclude term icon from vrl fields when added to the table by @omkarK06 in https://github.com/openobserve/openobserve/pull/9876
- feat: support multiple jobs for enrichment table urls by @Subhra264 in https://github.com/openobserve/openobserve/pull/9895
- fix: enhance timestamp validation in trace ID extraction by @hengfeiyang in https://github.com/openobserve/openobserve/pull/9943
- perf: metrics chart rendering with large number of series optimization by @ktx-kirtan in https://github.com/openobserve/openobserve/pull/9889
- fix: rbac for backfill jobs by @Subhra264 in https://github.com/openobserve/openobserve/pull/9940
- fix: streaming partition generate partition start equal end by @haohuaijin in https://github.com/openobserve/openobserve/pull/9951
- fix: pass stream type to fieldlist in scheduled pipelines by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9952
- fix: span events JSON view not updating on selection change by @prabhatsharma with @Copilot in https://github.com/openobserve/openobserve/pull/9892
- chore: claude auto mode permissions by @oasisk in https://github.com/openobserve/openobserve/pull/9955
- fix: Correlation UI improvement by @bjp232004 in https://github.com/openobserve/openobserve/pull/9910
- test: Functions test suite rework - 67% reduction with full validation coverage by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9957
- fix: use local copy of reusable workflow by @oasisk in https://github.com/openobserve/openobserve/pull/9956
- fix: gate correlation features behind enterprise license by @ByteBaker in https://github.com/openobserve/openobserve/pull/9962
- fix: allow replacing the failed enrichment table url by @Subhra264 in https://github.com/openobserve/openobserve/pull/9958
- fix: enable alert history for cloud by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9972
- fix: use english keys for period mapping by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9982
- fix: about us page use appropriate label by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9976
- fix: dashboard view panel error of object object by @ktx-vaidehi in https://github.com/openobserve/openobserve/pull/9990
- fix: improve service graph peer service extraction and add latency visualization by @ByteBaker in https://github.com/openobserve/openobserve/pull/9939
- fix: add input field for promql condition by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9970
- test: update dashboard test cases and remove unused files by @ktx-akshay in https://github.com/openobserve/openobserve/pull/9944
- fix: dashboard should not be created using PUT dashboard update api by @Subhra264 in https://github.com/openobserve/openobserve/pull/9999
- refactor: migrate actix-web to axum by @hengfeiyang in https://github.com/openobserve/openobserve/pull/9912
- refactor: simplify header extraction in search handlers by @hengfeiyang in https://github.com/openobserve/openobserve/pull/10006
- fix: migration of router by @hengfeiyang in https://github.com/openobserve/openobserve/pull/10008
- fix: migration router by @hengfeiyang in https://github.com/openobserve/openobserve/pull/10018
- fix: payload limit by @hengfeiyang in https://github.com/openobserve/openobserve/pull/10021
- fix: path issues and v50 cherry picks by @YashodhanJoshi1 in https://github.com/openobserve/openobserve/pull/10033
- fix: unit tests by @hengfeiyang in https://github.com/openobserve/openobserve/pull/10032
- fix: Axum migration by @hengfeiyang in https://github.com/openobserve/openobserve/pull/10040
- feat: add MCP category annotations to API endpoints by @hengfeiyang in https://github.com/openobserve/openobserve/pull/9937
- fix: migration cors issue by @hengfeiyang in https://github.com/openobserve/openobserve/pull/10048
- fix: 10024 rbac issues with incidents and service corelation (#10030) by @oasisk in https://github.com/openobserve/openobserve/pull/10041
- test: add E2E automation for Bug #9967 - PromQL alert creation by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9995
- feat: improve alert create for mcp by @haohuaijin in https://github.com/openobserve/openobserve/pull/10052
- feat: bind templates to alert instead of alert-destination by @Krishnachaitanyakc in https://github.com/openobserve/openobserve/pull/10023
- fix: migration router by @hengfeiyang in https://github.com/openobserve/openobserve/pull/10058
- perf: improve metrics data load by @haohuaijin in https://github.com/openobserve/openobserve/pull/9965
- fix: metrics support stream name by @hengfeiyang in https://github.com/openobserve/openobserve/pull/10065
- test: metrics tests by @priyabrata-stack in https://github.com/openobserve/openobserve/pull/9720
- test: traces tests by @priyabrata-stack in https://github.com/openobserve/openobserve/pull/9650
- fix: dashboard table chart time by @ktx-vaidehi in https://github.com/openobserve/openobserve/pull/9942
- fix: dashboard query editor when switching to sql color issue by @ktx-vaidehi in https://github.com/openobserve/openobserve/pull/10009
- fix: ensure variables structure exists for dashboards without variables by @ktx-vaidehi in https://github.com/openobserve/openobserve/pull/10066
- test: Add E2E tests for enrichment table URL feature by @neha00290 in https://github.com/openobserve/openobserve/pull/10057
- fix: result cache delta end time to fix duplicates during delta search by @Loaki07 in https://github.com/openobserve/openobserve/pull/10035
- fix: automate update process of feature master list on about us page by @bjp232004 in https://github.com/openobserve/openobserve/pull/10010
- fix: keep fixing router problems by @hengfeiyang in https://github.com/openobserve/openobserve/pull/10071
- chore: improve some mcp tools desc by @haohuaijin in https://github.com/openobserve/openobserve/pull/10061
- fix: pipeline destinations incorrectly saved as alert destinations by @hengfeiyang in https://github.com/openobserve/openobserve/pull/10079
- fix: UI Improvements acc to 10026 by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/10028
- test: add enrichment append and replace url tests by @neha00290 in https://github.com/openobserve/openobserve/pull/10075
- fix: incident list as seperate menu by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/10080
- fix: upgraded rudder-sdk package by @bjp232004 in https://github.com/openobserve/openobserve/pull/10037
- fix: pre-fill filter based on selected row data by @bjp232004 in https://github.com/openobserve/openobserve/pull/10050
- test: add cleanup pattern for destination1-999 in alert and pipeline destinations by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/10085
- fix(e2e): update alerts-incidents-tabs tests for separate pages UI by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/10089
- fix: root user should be visible in users list in oss version by @Subhra264 in https://github.com/openobserve/openobserve/pull/10004
- ci: fixed claude review comments update by @mmosarafO2 in https://github.com/openobserve/openobserve/pull/10084
- chore: upgrade datafusion to 52 by @haohuaijin in https://github.com/openobserve/openobserve/pull/10090
- fix: dashboard promql query results warning by @ktx-kirtan in https://github.com/openobserve/openobserve/pull/10093
- fix: enhance label value retrieval with selector matchers by @hengfeiyang in https://github.com/openobserve/openobserve/pull/10086
- feat: hierarchical rate limiting support by @hengfeiyang in https://github.com/openobserve/openobserve/pull/10094
- fix: dashboard variables on initial load set url by @ktx-vaidehi in https://github.com/openobserve/openobserve/pull/10095
- fix: visualization stream selection issue by @ktx-abhay in https://github.com/openobserve/openobserve/pull/10098
- test: traces fix by @priyabrata-stack in https://github.com/openobserve/openobserve/pull/10105
- fix: service identity deduction by @oasisk in https://github.com/openobserve/openobserve/pull/10111
- fix: 10013 rum page issues by @bjp232004 in https://github.com/openobserve/openobserve/pull/10031
- feat: introduce features available for current installation by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/10067
- chore: remove non-existent serviceMaps.spec.js from workflow by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/10113
- test: enrichment schema mismatch testcases by @neha00290 in https://github.com/openobserve/openobserve/pull/10092
- fix: addditional incident changes main by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/10088
- fix: issue 9992 by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9997
- fix: delete the org id if present before calling create api by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/10014
- fix: pipeline destination text cut off by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/10127
- feat: support query manager for metrics by @uddhavdave in https://github.com/openobserve/openobserve/pull/9907
- fix: use the enrichment table db stats end time to fetch enrichment table data by @Subhra264 in https://github.com/openobserve/openobserve/pull/10107
- fix: flush cache data when delete stream by @hengfeiyang in https://github.com/openobserve/openobserve/pull/10131
- perf: remove timestamp filter when file already satisfy constraints by @haohuaijin in https://github.com/openobserve/openobserve/pull/10116
- test: add E2E tests for Correlation Settings page + fix CI TestDino rerun issue by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/10124
- fix: adding api access to non-native users by @007harshmahajan in https://github.com/openobserve/openobserve/pull/9704
- test: add regression bug tests by @neha00290 in https://github.com/openobserve/openobserve/pull/10132
- feat: implement prebuilt alert destination (Backend) by @oasisk in https://github.com/openobserve/openobserve/pull/10074
- fix: histogram interval issue for dashboard viewpanel by @ktx-abhay in https://github.com/openobserve/openobserve/pull/10133
- fix: now micro timestamp should be used as end time if the meta stats of an enrichment table is not present by @Subhra264 in https://github.com/openobserve/openobserve/pull/10138
- test: enrichment table schema mismatch test fix by @Subhra264 in https://github.com/openobserve/openobserve/pull/10122
- fix: License ingestion usage by @bjp232004 in https://github.com/openobserve/openobserve/pull/10147
- fix(ui): ServiceNow URL detection + E2E tests for prebuilt alert destinations by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/10154
- feat: ai agent phase 2 by @uddhavdave in https://github.com/openobserve/openobserve/pull/10054
- refactor: enhance access log middleware with custom header support by @hengfeiyang in https://github.com/openobserve/openobserve/pull/10153
- test: add API tests for bulk enable, functions, kvstore, multi-stream search, passcode by @neha00290 in https://github.com/openobserve/openobserve/pull/10155
- fix: RUM auto refresh on selecting time-range through charts by @omkarK06 in https://github.com/openobserve/openobserve/pull/10101
- test(e2e): fix and enable scheduled pipeline query builder tests by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/10161
- fix: create incident for user-triggered alerts as well by @ByteBaker in https://github.com/openobserve/openobserve/pull/10170
- fix: histogram interval validation for multi day factors of 24hrs by @Loaki07 in https://github.com/openobserve/openobserve/pull/10167
- test: add API tests for cross-stream type JOIN with enrichment tables by @neha00290 in https://github.com/openobserve/openobserve/pull/10173
- test(ui): enhance HTML chart dashboard tests with values stream completion check by @ktx-akshay in https://github.com/openobserve/openobserve/pull/10174
- test: add API tests for pipeline backfill functionality by @neha00290 in https://github.com/openobserve/openobserve/pull/10177
- fix: service graph and incident updates (cherry-pick #10121) by @ByteBaker in https://github.com/openobserve/openobserve/pull/10175
- test: dashboard variables test case by @ktx-vaidehi in https://github.com/openobserve/openobserve/pull/9973
- ci: fix github workflow vulnerability by @mmosarafO2 in https://github.com/openobserve/openobserve/pull/10187
- fix: send incident context when on incident detail page by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/10186
- fix: sync of backfill jobs in super cluster by @Subhra264 in https://github.com/openobserve/openobserve/pull/9977
- fix: updated pricing page by @bjp232004 in https://github.com/openobserve/openobserve/pull/10192
- fix: remove border radius that was added to app tabs by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/10128
- fix: backfill job UI should use pipeline id in the api endpoint (#10020) by @Subhra264 in https://github.com/openobserve/openobserve/pull/10106
- fix: add vectorscan feature and refactor enterprise dependencies by @hengfeiyang in https://github.com/openobserve/openobserve/pull/10199
- fix: backfill job UI and backend issues by @Subhra264 in https://github.com/openobserve/openobserve/pull/10205
- perf: Optimize Monaco Editor lazy loading for 42% faster page loads by @oasisk in https://github.com/openobserve/openobserve/pull/10146
- fix: remove sre chat completely by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/10197
- test: resolve E2E test timeouts by replacing networkidle with deterministic waits by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/10211
- feat: dashboard promql table chart column ordering by @ktx-vaidehi in https://github.com/openobserve/openobserve/pull/10210
- chore: remove redundant ai handlers by @uddhavdave in https://github.com/openobserve/openobserve/pull/10208
- refactor: incidents: immediate RCA + update endpoints by @ByteBaker in https://github.com/openobserve/openobserve/pull/10201
- fix: sync issue for user token and rum token updates by @Subhra264 in https://github.com/openobserve/openobserve/pull/10151
- fix: backfill icons and edit timerange by @Subhra264 in https://github.com/openobserve/openobserve/pull/10209
- feat: RUM Traces correlation by @omkarK06 in https://github.com/openobserve/openobserve/pull/10149
- fix: sync saas changes by @YashodhanJoshi1 in https://github.com/openobserve/openobserve/pull/10188
- fix: added readonly flag to avoid mutating logs state by @omkarK06 in https://github.com/openobserve/openobserve/pull/10207
- fix: pricing ui fix by @bjp232004 in https://github.com/openobserve/openobserve/pull/10196
- test: add variable dependency test cases by @ktx-akshay in https://github.com/openobserve/openobserve/pull/10200
- fix: OpenObserve destination type card text not visible in light mode by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/10223
- fix: use correct config flag on UI for incidents by @ByteBaker in https://github.com/openobserve/openobserve/pull/10226
- test: enhance cleanup patterns for orphaned test data by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/10232
- ci: update runner for release by @hengfeiyang in https://github.com/openobserve/openobserve/pull/10235
- fix: set dex_refresh method to get instead of POST by @YashodhanJoshi1 in https://github.com/openobserve/openobserve/pull/10236
- test: add cleanup patterns for RBAC test artifacts by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/10245
- fix: incident correlation with proper semantic dimensions and filters by @ByteBaker in https://github.com/openobserve/openobserve/pull/10225
- test: add table chart column ordering test cases for promql by @ktx-akshay in https://github.com/openobserve/openobserve/pull/10243
- fix: 10159 replace dashboard panel with custom component in correlation logs tab v1 by @bjp232004 in https://github.com/openobserve/openobserve/pull/10246
- fix: incident detail overview redesign by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/10233
- ci: clean up environment variables in workflow by @simranquirky in https://github.com/openobserve/openobserve/pull/10231
- fix: add session id and traceparent to ai calls by @uddhavdave in https://github.com/openobserve/openobserve/pull/10230
- refactor: optimize incident APIs and fix alert_count inconsistencies by @ByteBaker in https://github.com/openobserve/openobserve/pull/10256
- feat: vrl support for visualization by @ktx-abhay in https://github.com/openobserve/openobserve/pull/10237
- fix: ensure histogram interval changes are applied correctly on initial setup by @ktx-vaidehi in https://github.com/openobserve/openobserve/pull/10224
- fix: logs large records optimisation by @oasisk in https://github.com/openobserve/openobserve/pull/10257
- fix: added cloud check for list_subscription in trial period component by @bjp232004 in https://github.com/openobserve/openobserve/pull/10248
- fix: service graph tree view, incidents UI, and GROUP BY query by @ByteBaker in https://github.com/openobserve/openobserve/pull/10266
- fix: fix the automatic increment of the auto_increment attribute in sea-orm by @driftluo in https://github.com/openobserve/openobserve/pull/10254
- fix: fix get with no default data by @driftluo in https://github.com/openobserve/openobserve/pull/10247
- fix: Issue 1212 correlation UI issues by @bjp232004 in https://github.com/openobserve/openobserve/pull/10279
- fix: path for logo/text by @YashodhanJoshi1 in https://github.com/openobserve/openobserve/pull/10275
- feat: add DateTime picker to service graph and rename tab by @ByteBaker in https://github.com/openobserve/openobserve/pull/10283
- fix: actions routes and rename role by @uddhavdave in https://github.com/openobserve/openobserve/pull/10255
- fix: o2 ai issues when enabled by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/10291
- fix: update routing for Kinesis and GCP requests by @hengfeiyang in https://github.com/openobserve/openobserve/pull/10297
- fix: delete stream when data retention disabled by @hengfeiyang in https://github.com/openobserve/openobserve/pull/10263
- fix: route multi search endpoints by body by @Subhra264 in https://github.com/openobserve/openobserve/pull/10286
- fix: Issue 1212 UI fixes by @bjp232004 in https://github.com/openobserve/openobserve/pull/10292
- fix: Simplify issue event logging and payload handling by @simranquirky in https://github.com/openobserve/openobserve/pull/10265
- fix: adding reporting in HTTP models enum by @007harshmahajan in https://github.com/openobserve/openobserve/pull/10277
- fix: search around honor size even if sql has limit by @Loaki07 in https://github.com/openobserve/openobserve/pull/10289
- fix: incident detail page issues by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/10294
- fix: compress size tile by @bjp232004 in https://github.com/openobserve/openobserve/pull/10260
- fix: use error tooltip color for pipeline tooltip by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/10217
- fix: alert destinations by @oasisk in https://github.com/openobserve/openobserve/pull/10301
- fix: show panel on unhide by @bjp232004 in https://github.com/openobserve/openobserve/pull/10302
- fix: Correlation settings UI issues by @omkarK06 in https://github.com/openobserve/openobserve/pull/10298
- fix: missing language translation by @bjp232004 in https://github.com/openobserve/openobserve/pull/10165
- fix: compress size fix by @bjp232004 in https://github.com/openobserve/openobserve/pull/10309
- perf: add cache statistics functionality by @hengfeiyang in https://github.com/openobserve/openobserve/pull/10306
- fix: insights traces changes by @oasisk in https://github.com/openobserve/openobserve/pull/10304
- fix: 10310 tanstack table implementation on logs tab in traces detail page by @bjp232004 in https://github.com/openobserve/openobserve/pull/10311
- fix: result cache delta end time to fix duplicates during delta search by @hengfeiyang in https://github.com/openobserve/openobserve/pull/10313
- chore(deps): bump oneshot from 0.1.8 to 0.1.13 by @dependabot[bot] in https://github.com/openobserve/openobserve/pull/10191
- chore(deps): bump lodash from 4.17.21 to 4.17.23 in /web by @dependabot[bot] in https://github.com/openobserve/openobserve/pull/10144
- chore(deps): bump lodash-es from 4.17.22 to 4.17.23 in /web by @dependabot[bot] in https://github.com/openobserve/openobserve/pull/10143
- fix: o2 assistant issues by @uddhavdave in https://github.com/openobserve/openobserve/pull/10315
- fix: Logs telemetry correlation traces improvements by @omkarK06 in https://github.com/openobserve/openobserve/pull/10316
- fix: change domain management method from post to put by @Subhra264 in https://github.com/openobserve/openobserve/pull/10320
- feat: support memory profiling with jemalloc and cpu profiling by @haohuaijin in https://github.com/openobserve/openobserve/pull/10317
- refactor: redesign the query inspector with the colorize query in query-inspector by @ktx-riya in https://github.com/openobserve/openobserve/pull/10249
- fix: rbac for alert generate sql api by @Subhra264 in https://github.com/openobserve/openobserve/pull/10325
- fix: if stream size is NaN, show 0 MB instead of showing NaN on UI by @Subhra264 in https://github.com/openobserve/openobserve/pull/10239
- fix: incident graphs and service graphs improvements by @ByteBaker in https://github.com/openobserve/openobserve/pull/10318
- fix:
select * from stream limit 10not work sometime by @haohuaijin in https://github.com/openobserve/openobserve/pull/10333 - fix: pick up fqn based on lastest update by @oasisk in https://github.com/openobserve/openobserve/pull/10334
- fix: include functions validation in mcp by @oasisk in https://github.com/openobserve/openobserve/pull/10324
- fix: Logs correlation traces list UI improvements by @omkarK06 in https://github.com/openobserve/openobserve/pull/10328
- fix: issue 10319 values api for sql mode multi stream selection by @bjp232004 in https://github.com/openobserve/openobserve/pull/10323
- fix: add missing detectPrebuiltType import in AddDestination.vue by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/10341
- fix: use created at as unique key by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/10338
- feat: optimize service streams correlation API by @ByteBaker in https://github.com/openobserve/openobserve/pull/10342
- fix: RUM session event details drawer UI improvements by @omkarK06 in https://github.com/openobserve/openobserve/pull/10329
- fix: adds pass through headers for ai-agent by @007harshmahajan in https://github.com/openobserve/openobserve/pull/10330
- fix: vrl warning message on visualization page by @ktx-abhay in https://github.com/openobserve/openobserve/pull/10343
- fix: alert graph edges not rendering due to timestamp equality by @ByteBaker in https://github.com/openobserve/openobserve/pull/10347
- fix: Revise README for clarity and feature emphasis by @simranquirky in https://github.com/openobserve/openobserve/pull/10326
- fix: retry RCA analysis on alert addition if previously failed by @ByteBaker in https://github.com/openobserve/openobserve/pull/10355
- fix: organization update fix by @bjp232004 in https://github.com/openobserve/openobserve/pull/10356
- fix: prevent incorrect incident correlation for alerts with empty stable dimensions by @ByteBaker in https://github.com/openobserve/openobserve/pull/10361
- fix: cargo audit, package upgrade by @007harshmahajan in https://github.com/openobserve/openobserve/pull/10363
- fix: use alert triggers for unique alert count by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/10353
- fix: don't panic if function could not be deserialized when caching by @Subhra264 in https://github.com/openobserve/openobserve/pull/10364
- feat: map otel field to openobserve field by @haohuaijin in https://github.com/openobserve/openobserve/pull/10213
- fix: license ingestion limit reduced by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/10351
- fix: In trace-details added validation for _rumdata stream by @omkarK06 in https://github.com/openobserve/openobserve/pull/10366
- fix: introduce restore of filter , current page , no of records by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/10368
- fix: insights UI changes by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/10322
- test: e2e testcase for bug #9754 by @neha00290 in https://github.com/openobserve/openobserve/pull/10365
- fix: minor UI issues by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/10377
- chore: add llm field to uds for traces by @haohuaijin in https://github.com/openobserve/openobserve/pull/10372
- fix: routes for billings by @uddhavdave in https://github.com/openobserve/openobserve/pull/10358
- fix: cache with query size by @hengfeiyang in https://github.com/openobserve/openobserve/pull/10384
- fix: sre-agent error propogation by @007harshmahajan in https://github.com/openobserve/openobserve/pull/10383
- refactor: add a common component for the error/warnings by @ktx-riya in https://github.com/openobserve/openobserve/pull/10140
- fix: line chart issue with vrl for visualization by @ktx-abhay in https://github.com/openobserve/openobserve/pull/10373
- ci: disable sccache by @hengfeiyang in https://github.com/openobserve/openobserve/pull/10392
- fix: query usage stream for their org by @007harshmahajan in https://github.com/openobserve/openobserve/pull/10139
- fix: O2A title and tool call improvements by @uddhavdave in https://github.com/openobserve/openobserve/pull/10385
- fix: dependency upgrades in Cargo.toml and Cargo.lock. by @007harshmahajan in https://github.com/openobserve/openobserve/pull/10253
- fix: ParserError on streams with : in name by @007harshmahajan in https://github.com/openobserve/openobserve/pull/10394
- fix: for errors when saving prebuilt destinations, show the message on UI by @Subhra264 in https://github.com/openobserve/openobserve/pull/10335
- feat: dag graph for llm traces by @haohuaijin in https://github.com/openobserve/openobserve/pull/10388
- feat(incidents): enrich alert dimensions from query conditions by @ByteBaker in https://github.com/openobserve/openobserve/pull/10399
- fix: redirect config for router client by @uddhavdave in https://github.com/openobserve/openobserve/pull/10398
- fix: Tanstack table incident detail page Logs tab by @bjp232004 in https://github.com/openobserve/openobserve/pull/10380
- test: add PromQL query persistence tests for metrics by @ktx-akshay in https://github.com/openobserve/openobserve/pull/10100
- feat: impl llm session view backend api by @haohuaijin in https://github.com/openobserve/openobserve/pull/10412
- fix: serde for user role and add test cases by @uddhavdave in https://github.com/openobserve/openobserve/pull/10408
- fix: default not set for usage stream by @007harshmahajan in https://github.com/openobserve/openobserve/pull/10411
- refactor: adaptive per-type stream sampling for service discovery by @ByteBaker in https://github.com/openobserve/openobserve/pull/10414
- fix: use log stream filters for correlated logs query field names by @ByteBaker in https://github.com/openobserve/openobserve/pull/10415
- test: overhaul dashboard variables E2E tests with Page Object Model and parallel execution stability by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/10393
- fix: enhance incidents UI and fix correlation field resolution by @ByteBaker in https://github.com/openobserve/openobserve/pull/10390
- feat: dashboard table chart pagination by @ktx-riya in https://github.com/openobserve/openobserve/pull/10285
- feat: impl user view backend for llm by @haohuaijin in https://github.com/openobserve/openobserve/pull/10418
- fix: dashboard variables for child, set default value by @ktx-vaidehi in https://github.com/openobserve/openobserve/pull/10406
- fix: unit test cases for incident alert trigger table and taginput co… by @bjp232004 in https://github.com/openobserve/openobserve/pull/10401
- refactor: split merge and downsampling to own file by @haohuaijin in https://github.com/openobserve/openobserve/pull/10423
- fix: use jsonb_exists() instead of ? operator for scope conflict SQL by @ByteBaker in https://github.com/openobserve/openobserve/pull/10429
- fix: validate function name and body are non-empty on create/update by @ByteBaker in https://github.com/openobserve/openobserve/pull/10431
- fix: error handling for dashboard and various pages by @007harshmahajan in https://github.com/openobserve/openobserve/pull/10332
- fix: JWT dependency by @uddhavdave in https://github.com/openobserve/openobserve/pull/10437
- fix: servie graph v2 by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/10410
- refactor: simplify enterprise feature-flag handling with enterprise_value! macro by @ByteBaker in https://github.com/openobserve/openobserve/pull/10439
- fix: _all invaild json issue by @haohuaijin in https://github.com/openobserve/openobserve/pull/10443
- fix: build minimal DAG for incident alert graph by @ByteBaker in https://github.com/openobserve/openobserve/pull/10447
- test: add VRL support te