mirror of
https://github.com/SigNoz/signoz.git
synced 2026-06-20 15:20:31 +01:00
* chore: remove flamegraph v2 since we've moved to v4 now Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * chore: remove orphaned helpers after v2 waterfall and flamegraph removal Drop GetSpansForTrace, cacheForTraceDetail, fluxIntervalForTraceDetail from clickhouseReader — all were only used by the deleted v2 handlers. Also remove the orphaned model.Span and model.Event types, and clean up the cacheForTraceDetail initialization from server.go. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * fix: update ee/query-service NewReader call after v2 cleanup Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * chore: format whitespacing --------- Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>