“I’m capable of running my own diagnostics, thank you very much.”
What's Changed
- Distributed ClickHouse Support
- Google SSO Auth (Enterprise feature)
- Overall Improvements and Bug Fixes
🚀 Features
- feat: usage collection updated for ee (#1654) @nityanandagohain
- feat(distributed): create single docker-compose.yaml and CH configuration (#1803) @prashant-shahi
- feat: show release note in alerts dashboards and services pages (#1840) @mindhash
- [feat] ee/google auth implementation (#1775) @mindhash
- 1374 dbcalls querybuilder (#1608) @sf-pchakraborty
- Feat/distributed ch (#1701) @ankitnayan
- feat: events is updated by adding the timestamp (#1802) @palashgdev
- feat: search in tags is updated (#1788) @palashgdev
🐛 Bug Fixes
- fix: add default value for materialized column in distributed logs table (#1835) @nityanandagohain
- fix: remove shared variable in TTL and async TTL queries (#1821) @makeavish
- fix: 🐛 log parsing issue (#1824) @prashant-shahi
- Fix case sensitivity in query parsing (#1670) @gzsombor
- fix: solves issue legend update causing null ch query (#1845) @mindhash
- fix: changed table names in default alert queries (#1843) @mindhash
- fix: scroll is added in case of extra space (#1838) @palashgdev
- fix: solved issue with google help link (#1826) @mindhash
- fix: resolves empty variables issue for imported dashboards (#1808) @mindhash
🧰 Maintenance
- chore: introduce docker_multi_node_cluster and by default set to false (#1839) @makeavish
- chore: use local table for inner sub query (#1816) @srikanthccv
- chore(clickhouse): 🔧 include cluster.xml for distributed set up (#1810) @prashant-shahi