mirror of
https://github.com/SigNoz/signoz.git
synced 2025-12-23 18:36:16 +00:00
* fix: handle potential undefined values in groupBy calculation in TracesExplorer * fix: add optional chaining for aggregateAttribute key check in Query component * fix: add optional chaining for filters in SpanScopeSelector to handle potential undefined values * fix: fix the warning in logs chart by adding the missing date-time format option * fix: improve trace graph allDataPoints null check * chore: remove the keys.length from null check