mirror of
https://github.com/tiennm99/ccs.git
synced 2026-07-16 04:18:05 +00:00
fix(ui): include source in trace child coalesce key
PR-Agent re-review flagged that adjacent trace rows from different services with the same event/message/stage/level/module would still merge because `source` was missing from the coalesce key. A request that fans out across multiple services would lose the second service's row behind a `× 2` badge. Add `source` to the trace child coalesce key so each participating service stays visible in the trace timeline. Refs #1138, #1151
This commit is contained in:
Binary file not shown.
Reference in New Issue
Block a user