v0.23.0
github-actions
released this
14 Jul 05:29
·
1689 commits
to refs/heads/main
since this release
🚨Upgrading from older versions
If you are using SigNoz in Kubernetes from v0.22.x and prior, it is recommended to upgrade the CRDs to keep it in sync with ClickHouse cluster. - Docs
New Trace Explorer page
Exploring.the.New.Trace.Explorer.Page.mp4
New Logs Explorer page
Logs.Explorer.Demo_.Visualize.and.Analyze.Logs.Easily.mp4
🚀 Features
- Add support for Delta temporality (#2505) @srikanthccv
- Refactor the Metric Application Layer (#2984) @Rajat-Dabade
- feat: add supporting close the configuration popup by clicking outside (#3082) @dnazarenkoo
- feat: allow limit on metrics time series result (#2979) @srikanthccv
- feat: [logs] Table view (#3116) @nityanandagohain
- feat: add support for table view in traces (#3047) @makeavish
- feat: choose autocomplete group by (#3108) @yeshev
- feat: update where clause based on log field (#3103) @yeshev
- feat: export panel is updated (#3099) @palashgdev
- feat: search capability is added on export panel (#3083) @palashgdev
- feat: add autofill autocomplete data from response (#3092) @yeshev
- feat: navigation to new explorer from old page are updated (#3093) @palashgdev
- feat: export panel in logs explorer is added (#2993) @palashgdev
- feat: add tooltip for disabled tab (#3071) @yeshev
- feat: save list options to local storage (#3055) @yeshev
- feat: remove date column table (#3060) @yeshev
- Feat/list infinity scroll (#2992) @yeshev
🐛 Bug Fixes
- fix: on delete current query length should be more than 1 (#3125) @palashgdev
- fix: exporer log details action buttons (#3126) @yeshev
- fix: list pagination (#3121) @yeshev
- fix: filter change value (#3117) @yeshev
- fix: click on field in the list item (#3120) @yeshev
- fix: autcomplete top level keys (#3104) @nityanandagohain
- fix: proper formatting for noop operator in logs (#3086) @nityanandagohain
- fix: list scroll with time updating (#3075) @yeshev
- fix: order repeating in order by filter (#3053) @yeshev
- fix: disable step interval for all views (#3070) @yeshev
- fix: hide logs table view (#3068) @yeshev
- fix: remove list item transition (#3062) @yeshev
- fix: table columns adding (#3058) @yeshev
- fix: enable deleting selected columns (#3061) @yeshev
- fix: disabling API call when the panel type is EMPTY (#3087) @dnazarenkoo
- fix(FE): search not working when switching spans (#3048) @sachinmk27
- fix: add converting to ms for the durationNano attribute (#3072) @dnazarenkoo
- fix: update saving column to storage (#3069) @dnazarenkoo
- fix: fix initial columns for the list view / fix attributes API call (#3056) @dnazarenkoo
- fix: update text in the traces page, update table for the list view (#3066) @dnazarenkoo
- fix: remove unnecessary styles for the actions section in the query builder (#3057) @dnazarenkoo
- fix: issue #3034, add columns to end of the list (#3035) @dnazarenkoo
🧰 Maintenance
- chore: placeholder text is updated for where clause (#3127) @palashgdev
- chore: limit filter is disabled for now (#3124) @palashgdev
- chore: 🔧 upgrade distributed locust to 1.2.3 and updated related files (#3096) @prashant-shahi
- chore(hotrod): use develop branch instead of main for scripts (#3112) @prashant-shahi
- chore: link is updated (#3105) @palashgdev
- refactor: added check for dashboard length (#2997) @Rajat-Dabade
Full Changelog: v0.22.0...v0.23.0