Releases: SigNoz/signoz
v0.38.2
If you were using SigNoz from v0.37.x and prior, you will need to run the migration steps after upgrading to v0.38.2 - Docs
🚀 Features
- feat: add typecheck on pre-commit hook (#4472) @Vikrant2520
- feat: all line series with same labels should have same color in a da… (#4478) @YounixM
- feat: show info message in general settings for cloud users to reacho… (#4476) @YounixM
🐛 Bug Fixes
- fix: maintain existing pagination configs (#4484) @YounixM
- fix: custom range should be unique to pages (#4460) @Vikrant2520
Full Changelog: v0.38.1...v0.38.2
v0.38.1
If you were using SigNoz from v0.37.x and prior, you will need to run the migration steps after upgrading to v0.38.1 - Docs
What's Changed
- Revert "fix: Logs UI: querybuildersearch: avoid emptying out query on sourceKeys update if tags are yet to be populated " by @YounixM in #4473
Full Changelog: v0.38.0...v0.38.1
v0.38.0
🚨Upgrading from older versions
If you were using SigNoz from v0.37.x and prior, you will need to run the migration steps after upgrading to v0.38. - Docs
Please use 0.38.1 instead as it includes a critical bug fix.
🚀 Features
- feat: show total items count in table (#4453) @YounixM
- feat: users should choose either to broadcast all or enter specific channels to alert (#4441) @YounixM
🐛 Bug Fixes
- fix: update only showTotal property by spreading pagination object (#4467) @YounixM
- fix: set light background for full screen in dashboard (#4465) @YounixM
- fix: [GH-4451]: custom time range modal closed on focussing closed date (#4456) @Vikrant2520
- fix: close delete modal on delete success (#4459) @YounixM
- fix: variable selection flow - dependent variable option not updated … (#4438) @YounixM
- fix: [GH-4434]: dashboard variables performance issues (#4437) @Vikrant2520
- fix: Logs UI: querybuildersearch: avoid emptying out query on sourceKeys update if tags are yet to be populated (#4355) @raj-k-singh
- fix: center align the dashboard delete modal (#4429) @Vikrant2520
- fix:edit the name on sign up page if name is blank (#4216) @keshavg2
- fix(frontend,serviceMap): dynamically truncate service map node label (#4365) @prashanth-nani
🧰 Maintenance
- chore: include subscription status (#4447) @srikanthccv
- chore: support p9{9,5,0},75,50 for space aggregation (#4382) @srikanthccv
- chore: add functions support (#4381) @srikanthccv
New Contributors
- @prashanth-nani made their first contribution in #4365
Full Changelog: v0.37.2...v0.38.0
v0.37.2
🚀 Features
- feat: added log attributes in the raw view old designs (#4423) @Vikrant2520
🐛 Bug Fixes
- fix: custom time width and refresh text visibility issues (#4428) @YounixM
- fix: update search logic in dashboard to search for title, description, tags (#4427) @YounixM
- fix: reset env on data source select, set logo center aligned (#4417) @YounixM
🧰 Maintenance
- refactor: fill span for full view and dashboard view (#4424) @Rajat-Dabade
- refactor: added null check while searching for dashboard (#4421) @Rajat-Dabade
Full Changelog: v0.37.1...v0.37.2
v0.37.1
🐛 Bug Fixes
- fix: logs page crash when special chars present in the value of query (#4408) @Vikrant2520
- [Fix]: Resolve glitch in graph due to variable and time stamp change (#4406) @Rajat-Dabade
- fix: back btn navigation on first load (#4405) @Vikrant2520
- fix: trial banner moving to left screen and breaking trace detail page (#4403) @Vikrant2520
Full Changelog: v0.37.0...v0.37.1
v0.37.0
🚀 Features
- [feat]: persistence of graph toggle on variable change (#4316) @Rajat-Dabade
- [Feat]: added iscolumn in option rendering (#4334) @Rajat-Dabade
- feat: [GH-4325]: update the URL time query params when zoom in and zoom out of charts (#4380) @Vikrant2520
- feat: custom date time value (#4367) @YounixM
- [Feat]: soft min and soft max in uplot chart (#4287) @Rajat-Dabade
- feat: update sidebar and base theme styles (#4272) @YounixM
- feat: preserve the sorting searching and pagination in dashboard page (#4319) @keshavg2
🐛 Bug Fixes
- Revert "fix: update time stamp on the first load in URL to help with back navigation" (#4398) @YounixM
- fix: update time stamp on the first load in URL to help with back navigation (#4397) @Vikrant2520
- fix: allow workspace blocked users to extend trial (#4393) @YounixM
- fix: button visibility in clickhouse and promQL headers (#4390) @Vikrant2520
- fix: [GH-4383]: handle special characters in the services name (#4388) @Vikrant2520
- fix: autosave layout to layout change (#4385) @YounixM
- fix: set max 6 months for user entered time (#4384) @YounixM
- fix: update correct format in URL in case of custom date time (#4371) @Vikrant2520
- fix: empty string search doesn't return all exceptions (#4346) @YounixM
- fix: soft min and soft max undefined issue (#4351) @Rajat-Dabade
- Fix: FE: pipelines: should be able to exit edit mode without making a change (#4335) @raj-k-singh
- fix: validate password on paste, change (#4344) @YounixM
- fix: throw error when response for value panel returns more than one … (#4332) @srikanthccv
- chore: fix the query range cache gaps (#4283) @srikanthccv
🧰 Maintenance
- Revert "[Feat]: added iscolumn in option rendering" (#4396) @Rajat-Dabade
- chore: update onboarding events (#4387) @makeavish
- chore: update onboarding docs to send logs from the end with a note f… (#4374) @srikanthccv
- chore: add /v4/query_range endpoint (#4361) @srikanthccv
- chore: add signozspanmetrics delta temporality pipeline (#3776) @srikanthccv
- chore: add querier v2 (#4170) @srikanthccv
- chore: add prepare query for cumulative/unspecified table (#4169) @srikanthccv
- chore: fix the query range cache gaps (#4283) @srikanthccv
- chore: add prepare query for delta/unspecified table (#4168) @srikanthccv
- chore: add prepare query for delta/unspecified timeseries (#4167) @srikanthccv
- chore: add tenantId and orgName in usage (#4399) @nityanandagohain
- refactor: conditional based apdex on metrics and trace query range (#4395) @Rajat-Dabade
- [FE]: spaces in legend formatting (#4349) @Rajat-Dabade
- refactor: updated height for date selector (#4331) @Rajat-Dabade
- [Refactor]: resolve the wrong payload in timeseries log explorer issue (#4345) @Rajat-Dabade
- update readme.md (#3814) @YounixM
New Contributors
Full Changelog: v0.36.2...v0.37.0
v0.36.2
🐛 Bug Fixes
- Fix: logs pipelines: ignore coalesce op when generating nil check for add value expressions (#4305) @raj-k-singh
- fix: opamp server: do not panic if config generation fails (#4307) @raj-k-singh
🧰 Maintenance
- [Refactor]: css fixes (#4248) @Rajat-Dabade
- [Refactor]: updated css for height of Panel in LeftContainer (#4030) @Rajat-Dabade
Full Changelog: v0.36.1...v0.36.2
v0.36.1
🚀 Features
- feat: onboarding flow updates and new flow addition (#4222) @Calm-Rock
🐛 Bug Fixes
- fix: overflow issue in service page graphs (#4300) @YounixM
- fix: adjust the start and end more accurately (#4263) @srikanthccv
- fix: fill gap persistent (#4302) @Rajat-Dabade
- fix: normalize label name to follow prometheus spec (#4264) @srikanthccv
- Fix: log pipelines
contains
andncontains
filters should be case insensitive (#4299) @raj-k-singh - fix: update logic to handle step paths in Kubernetes APM flow (#4297) @YounixM
- [Fix]: live view details modal disappear bug (#4249) @Rajat-Dabade
- Fix: Logs: Pipelines: add nil check for grok parser parseFrom field in generated collector config (#4286) @raj-k-singh
- Fix: QS: Log Pipelines: generate correct nil checks for operators referencing fields like attributes["http.status.code"] (#4284) @raj-k-singh
- fix: ignore timestamp from the subquery result for value panel (#4293) @srikanthccv
- [Fix]: scroll bar issue in table panel (#4043) @Rajat-Dabade
- [Fix]: threshold table issue (#4247) @Rajat-Dabade
- fix: word overflow for large number in flamegraph (#4122) @s4nju
🧰 Maintenance
- refactor: added 3 days global timestamp (#4290) @Rajat-Dabade
- chore: update CODEOWNERS (#4285) @srikanthccv
Full Changelog: v0.36.0...v0.36.1
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