Skip to content

Releases: SigNoz/signoz

v0.7.1 - "Do or do not. There is no try."

04 Mar 08:43
Compare
Choose a tag to compare

New and Improved Trace Detail Page 🎉

Excited to announce our updated trace detail page. It has been some time in the making and is results of lots of feedback from the community.

Some salient features -

  1. Collapsible hierarchical view of spans which lets you dive deeper to the granularity you want
  2. Support for Events and Exceptions tabs
  3. Service wise coloring of spans to identify dependencies

Feel free to share if you have any feedback in our slack community

Screenshot 2022-03-08 at 11 34 49 PM


What's Changed

  • feat(eslint): eslint-plugin-react-hooks is added (#816) @palash-signoz

🚀 Features

  • feat(eslint): sonar js plugin for eslint is added (#817) @palash-signoz

🐛 Bug Fixes

v0.7.0

03 Mar 20:23
c9b07ee
Compare
Choose a tag to compare

🚀 Features

feat(backend): support custom events in span (#796) @makeavish
feat: Feat/trace detail (#764) @palash-signoz @pranshuchittora
feat: add hasError tag in searchTraces response (#756) @makeavish

🐛 Bug Fixes

fix: Trace filter fix (#798) @palash-signoz
fix: avoid panic by handling getOutboundIP() error (#750) @makeavish
bug(FE): sorting of date is fixed (#718) @palash-signoz

🧰 Maintenance

chore: update otel-collector to 0.43.0 (#803) @makeavish @ankitnayan
chore: ♿️ add hotrod template and install/delete scripts (#801) @prashant-shahi

v0.6.2

25 Feb 16:45
Compare
Choose a tag to compare

What's Changed

  • feat: new trace detail page styling changes (#767) @pranshuchittora
  • test(Trace): Trace page test are added (#733) @palash-signoz
  • Removing Feedback FAB (#753) @udasitharani
  • Add section for CPU architecture (#758) @makeavish
  • Fix: update documentation for query-service. (#762) @axaysagathiya
  • feat: new trace detail page styling changes (#766) @pranshuchittora
  • feat: Trace details (#765) @palash-signoz
  • feat(TraceDetail): new trace detail page focus, hover, span select and much more... (#763) @pranshuchittora
  • feat: trace detail page is updated (#761) @palash-signoz
  • WIP(FE): trace detail styling changes (#760) @pranshuchittora
  • Trace details (#759) @palash-signoz
  • WIP(FE): Trace details Chart is added (#742) @palash-signoz
  • WIP(FE): Trace detail page - Flame Graph + Timeline + Layout (#743) @pranshuchittora
  • fix(FE) Removed refresh time filter from trace-detail page (#581) @siddhantparekh

🚀 Features

🐛 Bug Fixes

  • bug: clear all now moves with selected filter rather than user selected filter (#731) @palash-signoz
  • bug: useDebounce function is fixed (#705) @palash-signoz
  • fix: avoid panic by handling getOutboundIP() error (#750) @makeavish
  • bug: onClick cursor is added and display date is converted to minutes and 12hr format (#755) @palash-signoz

🧰 Maintenance

v0.6.1

11 Feb 11:28
Compare
Choose a tag to compare

What's Changed

  • Release: v0.6.1 (#714) @ankitnayan
  • bug: signup state is now not toggled when component is not toggled (#702) @palash-signoz
  • fix: Dashboard page does not call API on clicking on apply button (#677) @SoniaisMad
  • bug: full view legend is now fixed (#712) @palash-signoz
  • fix: added support for custom alertmanager url (#699) @Tazer
  • Release/v0.6.0 (#696) @ankitnayan

🐛 Bug Fixes

  • feat: now webpack filename are hashed (#701) @palash-signoz
  • bug(FE): error state in the bar panel is added (#706) @palash-signoz
  • bug: dashboard graph is now fixed (#711) @palash-signoz

v0.6.0 - "You must unlearn what you have learned."

09 Feb 18:43
Compare
Choose a tag to compare

New and Improved Trace Filter Page 🎉

  • New Trace Filter page to make filtering relevant traces more filter. More powerful aggregate graphs for trace filter to drill down to specific metrics like RPS by endpoints, etc.

screenzy-1644431715188

  • Improved signup page with SigNoz version number
  • Support for Gitpod
  • Moved Helm charts to new repo
  • Optimised number of ports needed to run SigNoz to reduce conflicts

What's Changed

🚀 Features

  • Feature(FE): signup page (#642) @palash-signoz
  • exclude filter support and fix for not sending null string in groupby for aggregates API (#654) @makeavish
  • ci(k3s): k3s CI workflow enhancements (#643) @prashant-shahi
  • Feat/support error tab page (#626) @makeavish

🐛 Bug Fixes

  • bug(wepack): optimisation config is updated (#650) @palash-signoz
  • fix: exclude operation in trace APIs (#682) @makeavish
  • Fix 414 errors trace filter API (#660) @makeavish
  • ci(k3s): 💚 fix correct raw github URL for hotrod manifest (#661) @prashant-shahi
  • exclude filter support and fix for not sending null string in groupby for aggregates API (#654) @makeavish
  • BUG: refresh button is now fixed (#590) @palash-signoz
  • fix(frontend): pin mini-css-extract-plugin version to 2.4.5 to fix frontend builds (#612) @prashant-shahi

🧰 Maintenance

New Contributors

v0.5.4

24 Dec 07:57
Compare
Choose a tag to compare

What's Changed

  • chore(UI): query is updated for application and external graphs (#562) @pal-sig
  • build(kubernetes): Support hcloud CSI (Hetzner) (#537) @ceefour

🚀 Features

  • Feat(UI): Added webpack bundle analyser for dev and prod (#503) @Anurag5086
  • feat: tooltip is added (#501) @pal-sig
  • feat: added memory limit to otel-collecorservice (#514) @ankitnayan

🐛 Bug Fixes

  • fix(BUG): Allow users to enter application if no sample data is provided (#478) (#538) @aryanshridhar
  • Bug(UI): Signup onclick loading (#541) @pal-sig
  • fix: Antd tab issue (#507) @pal-sig
  • fix(UI): Restore theme preference after reloading (#469) (#473) @aryanshridhar
  • fix(UI): cross env now will work (#485) @pal-sig
  • fix(UI): latest timestamp bug is resolved (#494) @pal-sig
  • fix: db/logger security bugs (#558) @makeavish

v0.5.3

11 Dec 06:13
Compare
Choose a tag to compare

What's Changed

  • fix(BUG): Allow webpack to link CSS with bundled HTML file. (#468) @aryanshridhar
  • Fix crlf line break (#455) @genzyy
  • docs(contributing.md): update contributing doc for latest SigNoz release (#466) @makeavish
  • update contributing doc for latest SigNoz release (#465) @makeavish
  • fix(UI): portFinder sync is added (#439) @pal-sig

🚀 Features

🐛 Bug Fixes

  • fix(UI): graph legends is fixed (#461) @pal-sig
  • fix: product feedback button (#458) @Anurag5086
  • [WIP]fix(UI): Allow empty input values in settings retention page. (#459) @aryanshridhar
  • fix: height for the top nav bar is fixed (#462) @pal-sig
  • fix: cluttering issue is fixed (#471) @pal-sig
  • fix(BUG): localstorage permission is updated (#477) @pal-sig

🧰 Maintenance

v0.5.2

03 Dec 13:29
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • bug(fix): refresh is fixed in the application page (#445) @pal-sig
  • bug(fix): refresh is fixed in the metrics application page (#452) @pal-sig

v0.5.1

02 Dec 15:22
Compare
Choose a tag to compare

What's Changed

  • feat(UI): Eslint fixes (#418) @pal-sig

  • Remove time filter alert page (#412) @pal-sig

  • FE(UI):Channels test (#417) @pal-sig

  • FEAT(UI): Test case for alerts (#414) @pal-sig

  • fix: signup is updated (#432) @pal-sig

🚀 Features

  • use clickhouse arm64 docker build by altinity for arm64 devices(M1 Macs) (#429) @makeavish
  • chore(UI): unused packages are removed (#419) @pal-sig
  • feat: product feedback (#431) @ankitnayan
  • feat(UI): sendfeedback is updated (#416) @pal-sig
  • feat(UI): bundlesize is added (#420) @pal-sig
  • feat(UI): Auto refresh (#411) @pal-sig
  • feat(UI): web-vitals is added (#422) @pal-sig

🐛 Bug Fixes

  • fix(UI): icon is updated (#438) @pal-sig
  • fix(BUG): experimental changes are removed (#436) @pal-sig
  • fix(FE): removed time filter from settings page #374 (#385) @Mohmn
  • bug(UI): default tab over setting is resolved (#415) @pal-sig
  • fix(BUG): not found is fixed (#405) @pal-sig
  • Improve ESLint Rules #409 (#426) @genzyy
  • fix(BUG): error text is show to the user (#427) @pal-sig

🧰 Maintenance

v0.5.0

22 Nov 10:53
28bf2fe
Compare
Choose a tag to compare

What's Changed

  • fix(UI): usage explorer is now fixed (#400) @pal-sig
  • fix(BUG): alert mapping is updated (#402) @pal-sig

🚀 Features

  • feat: enables prometheus rules and alerts (#292) @ankitnayan
  • Feat(UI): alerts (#363) @pal-sig

🐛 Bug Fixes

  • Fix filtered spans (#403) @pal-sig
  • BUG(FE): Fix trigger alerts (#398) @pal-sig
  • Fix(FE): some eslint error are fixed (#382) @pal-sig
  • fix(FE): app routes type is updated (#383) @pal-sig
  • Fix ami linux docker installation (#387) @ankitnayan