Skip to content

Conversation

@LalitMaganti
Copy link
Member

@LalitMaganti LalitMaganti commented Oct 22, 2025

  1. we now have a gradient from the last sample to the right edge of the screen
  2. we use a "dashed" line rather than a solid line from the last sample to the right edge of the screen
  3. in the details panel, we mark it as -1 duration i.e. "did not complete" instead of zero duration
  4. when you hover on the sample, we preserve the dashed line instead of the solid line

Fixes: #3341

Use a gradiient + dashed line to indicate the last sample. This allows making clear that
the last sample didn't have any further data and *not* that we know the sample had this value
until the end of the trace
@LalitMaganti LalitMaganti changed the title ui: delineat last counter sample in the trace ui: delineate last counter sample in the trace Oct 22, 2025
Copy link
Member

@stevegolton stevegolton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me % one comment

@LalitMaganti LalitMaganti marked this pull request as ready for review October 22, 2025 11:30
@LalitMaganti LalitMaganti requested a review from a team as a code owner October 22, 2025 11:30
@LalitMaganti LalitMaganti force-pushed the dev/lalitm/counter-test branch from 7771d04 to d1e70e7 Compare October 22, 2025 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Counter samples continue until the end of track

3 participants