🚨Upgrading from older versions
If you were using SigNoz from v0.35.x and prior, you will need to run the migration steps after upgrading to v0.36. - Docs
🚀 Features
- feat: show rate limit warning in services page when total RPS > 100 (#4266) @YounixM
- feat(query-service): support for SMTP service (#4258) @prashant-shahi
- feat: added frontend for newly addded flows (#4151) @Calm-Rock
- feat: gh-4211: show copy and share invite link message next to pendin… (#4260) @YounixM
- feat: show trace details on hover (#4241) @YounixM
- feat: on create alerts query range format is called to fill the variables (#4204) @palashgdev
- feat: upgrade clickhouse to 23.11.1 (#4225) @nityanandagohain
🐛 Bug Fixes
- fix(dockerfile): copy invitation email templates for EE build (#4274) @prashant-shahi
- Revert "Fix: lettercase bug in query-builder" (#4255) @makeavish
- fix: dot support in attribute name (#4121) @nityanandagohain
- [Fix]: range issue in uplot charts (#4262) @Rajat-Dabade
- Fix: query service: escape dollars in collector config generated for pipelines. (#4242) @raj-k-singh
- fix: enrichment for json in alerts and disable timestamp adjustment (#4240) @nityanandagohain
- fix: do not use grouping sets when there is no tags for group by (#4237) @srikanthccv
- [Fix]: the min data point as 0 in time series (#4203) @Rajat-Dabade
- fix: remove timestamp roundup for logs list api call (#4229) @nityanandagohain
- fix: suggestions not populating without space (#4257) @Vikrant2520
- Fix: lettercase bug in query-builder (#4120) @s4nju
- fix: [GH-3585]: operator suggestion should work on the substring typed in by the user (#4246) @Vikrant2520
- fix: [GH-3790]: timerange not working for different users (#4192) @Vikrant2520
🧰 Maintenance
- chore: send event only if there are dashboards or alerts (#4253) @makeavish
- chore: update active user event (#4271) @makeavish
- Update new maintainers (#4277) @makeavish
- FE: Log Detail View: Support for dots in log attributes (#4252) @raj-k-singh
- [Refactor]: Added tag and datatype in options for query builder (#3555) @Rajat-Dabade
- Round off x axis max timestamp to T - 1 min and 0th second (#4238) @YounixM
- [refactor]: persistance of sorting and page in table (#4221) @Rajat-Dabade
- Rearrange variables (#4187) @YounixM
- Uplot time range (#4144) @YounixM
- [Refactor]: added tooltip for graph manager (#4236) @Rajat-Dabade
- refactor: pop for unsaved changes (#4188) @Rajat-Dabade
Full Changelog: v0.35.1...v0.36.0