"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
- feat: added exception based alerts (#1752) @mindhash
- feat: [UI] clickhouse queries in alert builder (#1706) @mindhash
- feat: added ch query support (#1735) @mindhash
- feat: introduce getSubTreeSpans function in clickhouse query builder & introduce smart trace detail algorithm (#1648) @makeavish
- feat: search filter is added in exceptions page (#1731) @palashgdev
🐛 Bug Fixes
- fix: parser updated to differentiate between params and query string (#1763) @nityanandagohain
- fix: trace table pagination (#1749) @makeavish
- fix: Logs issues are fixed (#1727) @palashgdev
- fix: getNanoTimestamp function and cache fix (#1737) @makeavish
- fix: trace event is now not decoding the events (#1766) @palashgdev
- fix[logs][FE]: live tail is fixed (#1759) @palashgdev
- fix: if invalid switch for enforce sso is disabled (#1656) @palashgdev