v0.92.0
SigNoz/signozv0.92.0Aug 13, 2025by github-actions[bot]
AI Summary
A major feature release introducing a new Query Builder (QB v5), Meter Explorer, and extensive UI/UX improvements including Sign In/Sign Up updates and Alert module enhancements. It also adds OpenTelemetry collector setup for local development and expands integration testing for traces and logs.
Key Highlights
- New Query Builder (QB v5) and Meter Explorer features.
- Added OpenTelemetry (OTel) collector setup for local dev environment.
- Expanded integration tests for traces and logs.
- Sign In / Sign Up UI updates and Alert module improvements.
New Features
- New query builder (QB v5)
- Meter explorer
- Telemetry meter support
- Sign In / Sign Up UI updates
- Trace funnels with dynamic multi-step support
- Logs explorer chart enhancements
- Alert module UI improvements
- Open entities in new tab on Ctrl/Cmd+click
Full Release Notes
# What's Changed * Improvement: Added Otel-collector setup for local dev environment (#8701) @nikhilmantri0902 * test(integration): bump requests to 2.32.4 (#8743) @grandwizard28 * docs: add step to cd into frontend directory before yarn commands (#8696) @nikhilmantri0902 * test(integration): add traces integration tests (#8666) @grandwizard28 * Sign In / Sign Up UI updates (#8562) @YounixM * fix: adding missing flags to run go-run-community (#8653) @harshitrajsinha * chore: adds advocate.md for community advocate program (#8648) @Nageshbansal * test(integration): add or filter with resource attributes (#8651) @grandwizard28 * test(integration): add integration tests for logs (#8619) @grandwizard28 * Update run-e2e.yaml (#8620) @YounixM ## 🚀 Features * feat: show count in span details drawer tabs (#8702) @ahmadshaheer * feat: migrate old saved columns keys to name (#8747) @YounixM * feat: meter explorer (#8741) @YounixM * feat(telemetrymeter): add support for telemetry meter (#8667) @vikrantgupta25 * feat: created new error content plugin for QB v5 (#8700) @SagarRajput-7 * feat: new query builder (#8466) @YounixM * feat: enable creating more than 3 steps in trace funnels + enable latency pointer (#8628) @ankitnayan * feat: refactor tracefunnel to support dynamic multi-step funnels (#8627) @ankitnayan * feat: enhance logs explorer chart to display full selected time window (#8446) @ahmadshaheer * feat: update env variable names (#8621) @YounixM * feat: settings e2e sanity test cases (#8613) @YounixM * feat: open entities in new tab on ctrl / cmd + click (#8607) @YounixM * feat: alert module ui improvements (#8572) @YounixM * feat: show success message with note to notify user on role change (#8491) @YounixM ## 🐛 Bug Fixes * fix: `key CONTAINS value` doesn't work for numeric values (#8768) @srikanthccv * fix: pass metric name to get value suggestions api (#8671) @YounixM * fix: use localstorage value to avoid waiting for pref api to set the toggle state, add shortcut (#8751) @YounixM * fix(alert-querier v5): added querier v5 in test notify (#8749) @aniketio-ctrl * fix: logs explorer - should have at least 1 column, discard empty key … (#8740) @YounixM * fix: added fix for query becoming empty on time change (#8739) @ahrefabhi * fix: limit keys for empty search key (#8728) @srikanthccv * fix: prevent key suggestions loop (#8727) @ahrefabhi * fix: added fix for query addon lightmode ui (#8725) @ahrefabhi * fix: fixed metric aggregation and value retention inconsistency in edit mode (#8718) @SagarRajput-7 * fix: added fix for query suggestions position (#8719) @ahrefabhi * fixes: includes fixes required in the new QB (#8675) @ahrefabhi * fix: improve the UX of trying to create a funnel with existing name (#8693) @ahmadshaheer * fix: disabling alert from overview page doesn't work (#8640) @amlannandy * fix: fix the issue of stale pipeline processor state while switching between different processors after updating json flattening config in any processor (#8661) @ahmadshaheer * fix: minor fix for changelog popup to show only when preference is av… (#8663) @ahrefabhi * fix: replace colum resize with grab icon as the functionality is of r… (#8662) @YounixM * fix: use new column names (#8659) @nityanandagohain * fix: uPlot logarithmic scale range error (#8637) @SagarRajput-7 * fix: prevent creation of funnels with duplicate names (#8633) @ankitnayan * fix: fix the pipeline processor re-ordering issue (#8646) @ahmadshaheer * chore(goreleaser): fix main path (#8654) @grandwizard28 * fix(added-backticks): added backticks for hyphen (#8644) @aniketio-ctrl * fix: open log details on clicking on empty column cell too (#8618) @YounixM * fix: added fix for changelog modal auto popup for new users (#8634) @ahrefabhi * fix: prefill alert conditions only if no condition are already set (#8636) @amlannandy * fix: changes in code to support ch 25.5 (#8615) @nityanandagohain * Fix: Minor UI fixes in changelog + sidebar (#8625) @ahrefabhi * fix(community): fix injection of alertmanager (#8612) @grandwizard28 * chore: fix sentry issues in alerts and infra monitoring (#8566) @amlannandy ## 🧰 Maintenance * chore(release): bump SigNoz to v0.92.0, OTel Collector to v0.129.0 (#8776) @primus-bot * chore(deps): bump urllib3 from 2.4.0 to 2.5.0 in /tests/integration (#8296) @dependabot * chore: use *_keys tables instead of tag_attributes_v2 for suggestions (#8753) @srikanthccv * chore: do not return err for meter source temporality (#8750) @srikanthccv * chore: add env to override logs keys table name (#8748) @srikanthccv * chore: add option to ignore data skipping indices (#8738) @nityanandagohain * chore: add sql migration for dashboards, alerts, and saved views (#8642) @srikanthccv * chore: improve metrics explorer empty state (#8711) @amlannandy * chore: update home page task tracker for metrics explorer (#8631) @amlannandy * chore: add endpoint to replace varibales (#8689) @srikanthccv * chore(resp): add omitempty to timestamp (#8688) @grandwizard28 * chore: use new querier for v5 versioned alerts (#8650) @srikanthccv * chore: add unsupported saml list (#8665) @makeavish * chore: write test for recalculating timestamps on clicking stage and run in logs explorer (#8581) @ahmadshaheer * chore(goreleaser): fix main path (#8654) @grandwizard28 * Chore/added_ilike : added ilike and notIlike filter operator (#8595) @aniketio-ctrl * chore: add anomaly to v5 response (#8643) @srikanthccv * chore: resolved conflicting npm-form-data version requirement (#8645) @SagarRajput-7 * chore: add alert link visitor for expression link (#8641) @srikanthccv * chore: add event for query range v5 (#8639) @srikanthccv * chore: order time series result set (#8638) @srikanthccv * chore: update e2e github action and playwright config (#8624) @YounixM * chore: upgraded typescript-plugin-css-modules package to latest and remove stylus resolution (#8611) @SagarRajput-7 * chore: fix sentry issues in alerts and infra monitoring (#8566) @amlannandy * chore(release): bump SigNoz to v0.91.0 (#8596) @primus-bot