What's Changed
🚀 Features
- feat: created a component for apdex (#3283) @Rajat-Dabade
- feat(alerts/query-service): measurement unit support for alerts (#2673) @srikanthccv
- feat: add ms teams channels (#2689) @mindhash
- feat: added the support of y axis unit and threshold unit in the alerts page (#3268) @palashgdev
- feat: convert livetail to a get endpoint (#3321) @nityanandagohain
- fix: retain y axis unit for cloned panel (#3343) @Damans227
🐛 Bug Fixes
- fix: Adjust query-service Dockerfiles to make /root/query-service executable for non-root users (#3338) @rybnico
- fix: log details action not it (#3350) @yeshev
- fix: use
ts
as a column to make the formula work (#3351) @srikanthccv - fix: alerts work when "equals to" or "not equals to" used with "all t… (#3244) @srikanthccv
- fix: null issue when switching from clickhouse to Query builder (#3318) @Rajat-Dabade
- fix: bump nginx base image for cve fix (#3340) @shivanshu1333
- fix: fixed the typo in user profile picture attribute (#3307) @indyarocks
🧰 Maintenance
- chore: bump alertmanager version (#3346) @srikanthccv
- chore: format for livetail changed (#3332) @nityanandagohain
- Refactor: Updated Adding Panel Loading State. (#3313) @Rajat-Dabade