🚀 Features
- feat: use materialized view for usage explorer API (#1466) @makeavish
- feat: improve service map (#1467) @srikanthccv
- feat: show messaging/cron/browser services in listing page (#1455) @srikanthccv
- feat: added user preferred channel filters in alerts (#1458) @mindhash
- feat: added user selected filtering of channels in alerts (#1459) @mindhash
- feat: Disable Alerts Feature (Backend) (#1443) @mindhash
- feat: disable alerts feature (UI) (#1445) @mindhash
🐛 Bug Fixes
- fix: add defaultDependencyGraphTable to getTTL status check (#1474) @makeavish
- fix: 🚀 disables TTL moves on insert and only run in background (#1448) @prashant-shahi
- fix: increased debounce to 1000 (from 500) (#1423) @mindhash
- fix: resolved issue with promql rule creation (#1422) @mindhash
- fix(query-service): 🚀 embed copy of timezone data (#1462) @prashant-shahi
- fix: remove 'default channel' note from channels page (#1446) @mindhash
- fix: resolves issue for migrated promql (#1481) @mindhash
🧰 Maintenance
- chore: bump json-iterator version to v1.1.12 (#1450) @srikanthccv
- feat(swarm): 🚀 scraping multiple otel-collector (#1438) @prashant-shahi
- Alerts: Test Notifications in Rules (Backend ) (#1470) @mindhash
- Alerts/607 test notifications UI (#1469) @mindhash
- feat: added rule url to the title link in slack message (#1421) @mindhash
- Used Prepared Statements for GetChannel in clickhousereader (#1414) @jshiwam
- docs: added documentation for query-service local setup (#1426) @jshiwam
- test: error and error details case is added (#1420) @palashgdev
- refactor: start_docker() (#1410) @AkshayAwate