Signoz Versions Save

SigNoz is an open-source observability platform native to OpenTelemetry with logs, traces and metrics in a single application. An open-source alternative to DataDog, NewRelic, etc. πŸ”₯ πŸ–₯. πŸ‘‰ Open source Application Performance Monitoring (APM) & Observability tool

v0.38.0

3 months ago

🚨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

Full Changelog: https://github.com/SigNoz/signoz/compare/v0.37.2...v0.38.0

v0.37.2

3 months ago

πŸš€ 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: https://github.com/SigNoz/signoz/compare/v0.37.1...v0.37.2

v0.37.1

3 months ago

πŸ› 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: https://github.com/SigNoz/signoz/compare/v0.37.0...v0.37.1

v0.37.0

3 months ago

πŸš€ 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: https://github.com/SigNoz/signoz/compare/v0.36.2...v0.37.0

v0.36.2

4 months ago

πŸ› 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: https://github.com/SigNoz/signoz/compare/v0.36.1...v0.36.2

v0.36.1

4 months ago

πŸš€ 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 and ncontains 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: https://github.com/SigNoz/signoz/compare/v0.36.0...v0.36.1

v0.36.0

4 months ago

🚨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: https://github.com/SigNoz/signoz/compare/v0.35.1...v0.36.0

v0.35.1

5 months ago

πŸš€ 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

Full Changelog: https://github.com/SigNoz/signoz/compare/v0.35.0...v0.35.1

v0.35.0

5 months ago

πŸš€ 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: https://github.com/SigNoz/signoz/compare/v0.34.4...v0.35.0

v0.34.4

5 months ago

πŸš€ 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

Full Changelog: https://github.com/SigNoz/signoz/compare/v0.34.3...v0.34.4