You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ref(performance): Match EAP duration breakdown chart to regular version
Switch the EAP Duration Breakdown chart from a line chart to a stacked
area chart, remove the extra p90 percentile, use high-fidelity time
intervals, alias series names to match the regular chart format (e.g.
`p50()` instead of `p50(span.duration)`), and add URL-based legend
selection persistence via the `unselectedSeries` query parameter.
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments