"Monitoring is like a microscope, it gives us the ability to see what's happening in the system."
What's Changed
- feat: react is updated to v18 by @palashgdev in #2030
- feat: dashboard variable chaining by @srikanthccv in #2036
- feat: drag select timeframe on charts by @volodfast in #2018
- feat: more tag filters and custom tag groupBy backend changes by @makeavish in #2115
- feat(ui): dashboard variable chaining by @srikanthccv in #2037
- feat: more tag filters and custom tag groupBy frontend changes by @makeavish in #2116
- feat: popover is added in the trace tag search by @palashgdev in #2118
🐛 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
- chore: update chartjs to version 3.9.1 by @volodfast in #2041
- Add visual feedback on
Copy JSON
in Log filter page by @gitstart in #2055 - refactor: tagFilteritems-refactored by @sf-pchakraborty in #2056
- Create: Widget Header in the Loading State #2042 by @FellipeMTX in #2048
- remove no-shadow:off rules from eslint rule list by @ram-9047 in #2093
- 1375 overview querybuilder by @sf-pchakraborty in #1983
- FE: added more eslint rule by @palashgdev in #2090
- chore: remove not needed code comments by @mariuskimmina in #2054
- chore(frontend): 🔧 support ARM and copy yarnrc in Dockerfile by @prashant-shahi in #2119
- removing repostats workflow by @pranay01 in #2053
New Contributors
- @csudani7 made their first contribution in #2015
- @FellipeMTX made their first contribution in #2035
- @volodfast made their first contribution in #2041
- @gitstart made their first contribution in #2055
- @ram-9047 made their first contribution in #2093
Full Changelog: v0.14.0...v0.15.0