Skip to content

Releases: SigNoz/signoz

v0.16.2

24 Feb 21:05
Compare
Choose a tag to compare

"A stitch in time saves nine"


What's Changed

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

v0.16.1

14 Feb 20:24
c8a1a86
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.16.0...v0.16.1

v0.16.0

12 Feb 16:42
Compare
Choose a tag to compare

Note: Please use v0.16.1 instead of this release. It includes immediate fixes for issues that were reported.


"Computer system without observability is like driving a car without a rear-view mirror."

🚀 Features

  • feat: global time is updated by @palashgdev in #2013
  • feat: Added Resizable Wrapper for Ant Design Table by @csudani7 in #2014
  • feat: modified resize table component by @csudani7 in #2175
  • feat: add autocomplete to groupBy filters by @makeavish in #2156
  • feat: highlight nearest in chart on hover by @volodfast in #2184
  • feat: increase chart point visibility by @volodfast in #2185
  • feat: navigate to trace from metrics by @makeavish in #2191
  • feat: support printing threshold in alert summary and description by @mindhash in #1827

🐛 Bug Fixes

🧰 Maintenance

New Contributors

Full Changelog: v0.15.0...v0.16.0

v0.15.0

31 Jan 13:01
Compare
Choose a tag to compare

"Monitoring is like a microscope, it gives us the ability to see what's happening in the system."


What's Changed

🐛 Bug Fixes

  • fix: Added Extra color code to stop repeat same color by @csudani7 in #2015
  • Fix: Allow wrap limit of 2/3 lines in tags value in trace detail page #1412 by @FellipeMTX in #2035
  • fix: Trigger Save layout only on title by @csudani7 in #2039
  • Fix: Invite links do not work if name is not given when creating the invite #2008 by @FellipeMTX in #2026
  • Fix: live tail memory by @palashgdev in #2033
  • Fix/analytics by @ankitnayan in #2049
  • fix: Changed axis label color by @csudani7 in #2080
  • fix: Changed Legends UI & Scrollable by @csudani7 in #2078
  • fix: dockerfile clickhouse indentation issue by @makeavish in #2083
  • fix: text is handled under light and dark mode by @palashgdev in #2087
  • fix: Removed Strict mode to stop render twice by @csudani7 in #2097
  • fix: Redundant call on resize or rearrange layout on dashboard by @csudani7 in #2099
  • fix(FE): tags operators is grabbed from the local state by @palashgdev in #2106
  • fix: Chart is not updating on change of variables by @csudani7 in #2020
  • fix: yarnrc is added in the root of the frontend by @palashgdev in #2114
  • fix: total count is usage explorer by @palashgdev in #2117
  • fix: graph flickering issue on trace page by @csudani7 in #2120
  • fix: Chart loaders on reload and change of time interval at dashboard by @csudani7 in #2068
  • fix: tag filter query builder by @makeavish in #2125
  • chore: update install message in install.sh script by @makeavish in #2131
  • fix: log issue remove field in query panel by @mindhash in #2130
  • FIX: Exported dashboard include response of the queries #1981 by @FellipeMTX in #2052
  • fix: widget options are now opening by @palashgdev in #2141
  • fix: added lazy loading on dashboard by @csudani7 in #2133
  • fix: interval is blocked for custom time selection by @palashgdev in #2146
  • fix: solved re-render issue when input fields were edited by @mindhash in #2149

🧰 Maintenance

New Contributors

Full Changelog: v0.14.0...v0.15.0

v0.14.0

12 Jan 13:29
e03daa7
Compare
Choose a tag to compare

"You can't improve what you can't measure."


What's Changed

🐛 Bug Fixes

v0.13.1

07 Jan 15:28
Compare
Choose a tag to compare

What's Changed

🚀 Features

🐛 Bug Fixes

v0.13.0

29 Dec 12:58
Compare
Choose a tag to compare

“I must not fear. Fear is the mind-killer. Fear is the little-death that brings total obliteration. I will face my fear. I will permit it to pass over me and through me. And when it has gone past I will turn the inner eye to see its path. Where the fear has gone there will be nothing. Only I will remain.” - Frank Herbert


🧑‍💻 What's New

  • Added support for filtering based on service name in Exceptions page
  • Logs management made more stable fixing many issues
  • Simplified password checks
  • Improvements in spanstometrics processor which generates metrics from traces

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

v0.12.0

11 Dec 18:08
82d53fa
Compare
Choose a tag to compare

“I’m capable of running my own diagnostics, thank you very much.”


What's Changed

  • Distributed ClickHouse Support
  • Google SSO Auth
  • Overall Improvements and Bug Fixes

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

v0.11.4

29 Nov 13:07
8e55228
Compare
Choose a tag to compare

"I find that answer vague and unconvincing."


What's Changed

Setting alerts on trace, logs and exceptions data is now enabled using clickhouse queries. The docs to write clickhouse queries and set alerts are shared at https://signoz.io/docs/tutorial/writing-clickhouse-queries-in-dashboard/#building-alert-queries-with-clickhouse-data

🚀 Features

🐛 Bug Fixes

v0.11.3

17 Nov 14:30
549535d
Compare
Choose a tag to compare

"It is not the size of the dog in the fight, it is size of the fight in the dog."


🚀 Features

🐛 Bug Fixes

🧰 Maintenance