Releases: SigNoz/signoz
Releases · SigNoz/signoz
v0.36.0
🚨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
v0.35.1
🚀 Features
- [Feat]: only clicked legend graph visible (#4226) @Rajat-Dabade
- feat: track channel click event in support page (#4217) @YounixM
- feat: pass abort signal to cancel api request on query-key change or … (#4193) @YounixM
🐛 Bug Fixes
- fix: createPAT method to return id (#4078) @makeavish
- fix: use updated query value on test query, restrict direct commit to… (#4210) @YounixM
- Revert "fix: variable edit flow - use updated query value on test query" (#4207) @YounixM
- fix: incorrect alert description and summary for prom rules (#4190) @srikanthccv
- Fix: qs: allow saving pipelines without connected agents (#4189) @raj-k-singh
- fix(FE): render tooltip if full name of attributes/tag in query builder over hover (#4071) @grvv
- fix(FE): Fixes the background color of the dashboards full screen view as per the mode selected i.e dark or light mode (#4175) @avijeetpandey
🧰 Maintenance
- chore: better error handling in getAlertsInfo (#4230) @makeavish
- chore: add new dashboard/alerts info events (#4214) @makeavish
- chore: update .github/CODEOWNERS (#3539) @srikanthccv
- chore: add prepare query for cumulative/unspecified timeseries (#4166) @srikanthccv
- chore: update BuilderQuery struct and add PrepareTimeseriesFilterQuery (#4165) @srikanthccv
- chore: add variable templating endpoint (#4191) @srikanthccv
- test: metrics application test are added (#4137) @palashgdev
- chore: use bytes.Equal instead (#4201) @testwill
- [Refactor]: added percent 0 - 100 in yaxis for alerts (#4173) @Rajat-Dabade
New Contributors
- @avijeetpandey made their first contribution in #4175
- @grvv made their first contribution in #4071
- @testwill made their first contribution in #4201
Full Changelog: v0.35.0...v0.35.1
v0.35.0
🚀 Features
- Feat: fe: logs pipelines severity parsing processor (#4149) @raj-k-singh
- Feat: fe: logs pipelines timestamp parsing processor (#4106) @raj-k-singh
- Feat: QS: logs pipelines severity parsing processor (#4132) @raj-k-singh
- feat: dashboard perf improvements (#4010) @YounixM
- feat: [GH-4093]: move the name to the left and the actions to the right for widget header (#4130) @Vikrant2520
🐛 Bug Fixes
- fix: custom variables options are not populated (#4154) @YounixM
- fix: text formatting issues and upgrade button style updates (#4141) @YounixM
- fix: add onboarding complete event (#4140) @YounixM
- [Fix]: threshold in alerts (#4074) @Rajat-Dabade
- fix: update logic for handling data for uplot charts (#4131) @YounixM
- [Fix]: the full view in service layer (#4133) @Rajat-Dabade
- [Fix]: the default query issue in log (#4108) @Rajat-Dabade
- fix: onRun Query offset is made zero (#4083) @palashgdev
🧰 Maintenance
- ci(staging-deployment): ✏️ fix command to fetch schema migrator image (#4123) @prashant-shahi
- chore(deps): bump tj-actions/branch-names from 5.1 to 7.0.7 in /.github/workflows (#4164) @dependabot
- chore(deps): bump @adobe/css-tools from 4.3.1 to 4.3.2 in /frontend (#4134) @dependabot
- [Snyk] Security upgrade alpine from 3.18.3 to 3.18.5 (#4145) @ankitnayan
- [Snyk] Security upgrade alpine from 3.18.3 to 3.18.5 (#4146) @YounixM
Full Changelog: v0.34.4...v0.35.0
v0.34.4
🚀 Features
- Feat: query service: logs pipelines timestamp parsing processor (#4105) @raj-k-singh
- FE: while saving widget scrolled into view (#4046) @palashgdev
- feat: custom timeout and contextTimeout flag in response (#4022) @nityanandagohain
- feat: added the share link for view widget mode (#4052) @palashgdev
- feat: added auth as pre-requisite for the other tests (#4031) @Vikrant2520
- feat: add pr template (#4102) @Vikrant2520
🐛 Bug Fixes
- Fix: some pipelines UI fixes (#4112) @raj-k-singh
- fix: queryTable is updated with newData (#4084) @palashgdev
- fix: use window function lagInFrame for rate calculation (#4068) @srikanthccv
- fix: [GH-4097]: Fix missing values in chart tooltip (#4098) @YounixM
- fix: updated the form value on mount (#4076) @palashgdev
- fix: sort tooltip value based on value and highlight on hover (#4059) @YounixM
- fix: update logic for handling data for uplot charts (#4070) @YounixM
- Fix/pipelines temp work around for supporting dots in resource keys (#4064) @raj-k-singh
- [Fix]: the undefined threshold format issue (#4058) @Rajat-Dabade
- Fix: pipelines: string ops on missing attribs in pipeline filters should not spam warnings (#4049) @raj-k-singh
- fix: dashboard delete is fixed and toast message is added (#4050) @palashgdev
- fix: new dashboard menu items are flickering (#4039) @YounixM
- fix: [GH-4075]: block action on the view section if the dashboard is locked (#4089) @Vikrant2520
- fix: [GH-4081]: no whitespace should appear when we remove hidden from body styles (#4092) @Vikrant2520
- fix: [3958]: restrict dashboard api call on other pages on tab visibility change (#4066) @Vikrant2520
🧰 Maintenance
- chore: update rule create response (#4090) @srikanthccv
- Dashboard full screen should be allowed regardless of whether dashboa… (#4055) @alexbowers
New Contributors
- @alexbowers made their first contribution in #4055
Full Changelog: v0.34.3...v0.34.4
v0.34.3
🚀 Features
- [Feat]: threshold in table (#4002) @Rajat-Dabade
- feat: show dashboard in full screen (#4040) @YounixM
- feat: setup end to end test framework for playwright (#4003) @Vikrant2520
🐛 Bug Fixes
- fix: add legacy unit types and fix floating point issue (#4047) @srikanthccv
- fix: remove tooltip on chart cleanup (#4044) @YounixM
Full Changelog: v0.34.2...v0.34.3
v0.34.2
🐛 Bug Fixes
- [Fix]: where clause issue (#4023) @Rajat-Dabade
- fix: having white space is removed (#4025) @palashgdev
- fix: use correct operator for db and external APM metrics (#4026) @srikanthccv
- fix: update condition for showing empty state vs showing pipeline list (#4017) @raj-k-singh
- fix: docs updated according to feedback (#4011) @YounixM
🧰 Maintenance
- [Refactor]: aggregrate api uses global time (#3911) @Rajat-Dabade
Full Changelog: v0.34.1...v0.34.2
v0.34.1
What's Changed
- fix: tab in license page aligned properly (#4006) @joemiltonm
- feat: added dashboard list and create tests (#3989) @Vikrant2520
- fix: Move db calls to prepared statement for checkTTLStatusItem in clickhousereader (#3976) @srikanth-iyengar
- Onboarding v2 (#3955) @YounixM
- feat: trace explorer page end to end test (#3960) @Vikrant2520
🚀 Features
- feat: Nan filtering is added (#4000) @palashgdev
- feat: improve dashboard view user experience (#3654) @YounixM
- feat: copy to clipboard start and end time added (#3995) @palashgdev
- feat: add open sans font and set font family in theme configuration (#3994) @YounixM
- feat: update logic to generate x series for line series charts (#3993) @YounixM
- feat: reset selected environment, service name, framework on data so… (#3992) @YounixM
🐛 Bug Fixes
- fix: remove points with negative timestamps (#4007) @srikanthccv
- fix: trace explorer and logs explorer export to dashboard is handled (#4001) @palashgdev
🧰 Maintenance
- chore: uplot file renames and reference updates (#4004) @YounixM
- chore: add new telemetry events and heartbeat events to saas (#3985) @makeavish
- Chore: logs pipelines help in UI (#3971) @raj-k-singh
New Contributors
- @srikanth-iyengar made their first contribution in #3976
Full Changelog: v0.34.0...v0.34.1
v0.34.0
🚨 Note: Please use v0.34.1 instead of this release. It includes immediate fixes for issues that were reported.
🚀 Features
- [Feat]: Uplot Threshold in Time Series. (#3974) @Rajat-Dabade
- Feat/fill span gaps reset (#3973) @YounixM
- [Feat]: Threshold in dashboard for Value Component (#3949) @Rajat-Dabade
- feat: use error boundary lib and setup fallback component (#3970) @YounixM
- feat: uplot graph is added and some re-rendering is reduced (#3771) @palashgdev
- feat(FE): dashboard alerts is added (#3908) @palashgdev
- feat: dashboard lock feature (#3880) @YounixM
- feat(dashboard): enable cmd+click for dashboard name in list (#3947) @joemiltonm
- feat: happy flow for services from list view to all the three details tab rendering the correct tables (#3942) @Vikrant2520
- feat: added services page playwright tests (#3928) @Vikrant2520
🐛 Bug Fixes
- [Fix]: threshold dashboard fixes (#3980) @Rajat-Dabade
- fix: improve user telemetry (#3972) @makeavish
- [Fix]: Threshold in dashboard fixes (#3979) @Rajat-Dabade
- fix: adding 2 pipeline processors with same name should not break the UI (#3943) @rkssisodiya
- fix: try Signoz button is visible on success (#3906) @palashgdev
- fix: trace_parser removed (#3937) @nityanandagohain
- fix: page break in Services overview tab (#3749) @palashgdev
- Fix: resource filters should work in logs pipelines (#3889) @rkssisodiya
- pkg/query-service/app: fix dropped error (#3842) @alrs
- fix(tags): tag modification in triggered alerts page (#3873) @joemiltonm
🧰 Maintenance
- Chore: logs pipelines UI telemetry (#3964) @rkssisodiya
- chore: dashboards to alerts creation support in query-service (#3924) @srikanthccv
- chore: return warning logs too from collector simulator (#3888) @rkssisodiya
- chore: dashboard locking ee query-service (#3890) @srikanthccv
- docs: added ror onboarding docs (#3927) @Calm-Rock
- [Refactor]: global time range for promql query (#3935) @Rajat-Dabade
New Contributors
- @joemiltonm made their first contribution in #3873
- @Vikrant2520 made their first contribution in #3928
- @Calm-Rock made their first contribution in #3927
- @alrs made their first contribution in #3842
Full Changelog: v0.33.1...v0.34.0
v0.33.1
🐛 Bug Fixes
- [Fix]: the height issue for resizable tables (#3875) @Rajat-Dabade
- [Fix]: full view chart label and checkbox issue (#3879) @Rajat-Dabade
- fix: empty widget is handled (#3830) @palashgdev
Full Changelog: v0.33.0...v0.33.1
v0.33.0
"What gets measured, gets improved." - Peter F. Drucker
🚀 Features
- [Feat]: Download as CSV and Execl and Search option for key-operation table (#3848) @Rajat-Dabade
- feat: boolean attribute support (#3816) @nityanandagohain
- feat: default trace_parser updated (#3782) @nityanandagohain
- feat: sanitize identity payload and pass source to identity and group … (#3804) @YounixM
- [Feat]: Dynamic columns in tables (#3809) @Rajat-Dabade
🐛 Bug Fixes
- Fix: log pipelines: generated operators should have appropriate if condition to avoid spamming collector logs (#3870) @rkssisodiya
- fix: support for dash in path name for json query (#3861) @nityanandagohain
- fix: ignore reload identity calls (#3862) @makeavish
- Fix: log pipelines: only one of the trace parser fields is required (#3857) @rkssisodiya
- fix: 404 on clicking version menu item in side nav (#3853) @YounixM
- [Fix]: added the darktheme support for Action Column in Alerts Listing Table. (#3844) @Rajat-Dabade
- Fix: Log pipelines deployment status unknown (#3838) @rkssisodiya
- fix: only latest agent config versions can have a pending deployment status (#3836) @rkssisodiya
- Fix: get log pipelines trace parser working (#3822) @rkssisodiya
- Fix: Query Service: get trace parser working in log parsing pipelines (#3820) @rkssisodiya
- Fix: grok parser in pipeline previews (#3810) @rkssisodiya
- fix: update logic to conditionally show Get Started and Billing routes (#3807) @YounixM
- [Fix]: the loading state based on the time interval (#3755) @Rajat-Dabade
🧰 Maintenance
- chore: add logs pipelines nav and update logs pipelines title and routes (#3858) @rkssisodiya
- chore: empty out trace parser fields if field.parseFrom is empty (#3850) @rkssisodiya
- refactor: global time range downdown for alert edit page (#3751) @Rajat-Dabade
- ci(staging-deployment): 👷 pull latest main tagged schema-migrator image (#3869) @prashant-shahi
- [Refactor]: Dynamic Columns PR (#3852) @Rajat-Dabade
Full Changelog: v0.32.1...v0.33.0