mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-07-12 13:11:51 +08:00

* feat: logsV4 initial refactoring * feat: filter_query builder with tests added * feat: all functions of v4 refactored * fix: tests fixed * feat: logs list API, logic update for better perf * feat: integrate v4 qb * fix: pass flag * fix: update select for table panel * fix: tests updated with better examples of limit and group by * fix: resource filter support in live tail * fix: v4 livetail api * fix: changes for casting pointer value * fix: reader options updated * feat: cleanup and use flag * feat: restrict new list api to single query * fix: move getTsRanges to utils * fix: address pr comments