Skip to content

Feat/timeseries - #151

Open
ruocco wants to merge 3 commits into
llm-d:mainfrom
ruocco:feat/timeseries
Open

Feat/timeseries#151
ruocco wants to merge 3 commits into
llm-d:mainfrom
ruocco:feat/timeseries

Conversation

@ruocco

@ruocco ruocco commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

What does this PR do?

Add support for Benchmark Report's 0.2.1 time-series visualization

Why is this change needed?

Allows better understanding of certain workload

How was this tested?

  • Unit tests added/updated
  • Integration/e2e tests added/updated
  • Manual testing performed

Checklist

  • Commits are signed off (git commit -s) per DCO
  • Code follows project contributing guidelines
  • Tests pass locally (npm test)
  • Linters pass (npm run lint)
  • Documentation updated (if applicable)

Panel example

time-series-panel

The palette had five series hues and a rule to fold anything past them
into "Other", but no color to fold onto.

Signed-off-by: Angelo Ruocco <ang@zurich.ibm.com>
The two primitives were separate pill groups differing only in arity,
so StatPills becomes a preset and its hardcoded slate borders give way
to the theme token.

Signed-off-by: Angelo Ruocco <ang@zurich.ibm.com>
BRv0.2 reports embed per-timestamp pod metrics that had nowhere to
surface, so a run's behaviour over time was invisible in the comparison
view. The metric selector is the union of embedded keys across the
selected runs, and metrics whose units agree can be overlaid on one
axis; a panel's overflow past the hue budget folds onto one neutral.

Signed-off-by: Angelo Ruocco <ang@zurich.ibm.com>
@diamondburned

Copy link
Copy Markdown
Contributor

Hi, thank you for the PR! Could you share some llm-d-benchmark results with time-series data as examples?

@seanhorgan

Copy link
Copy Markdown
Collaborator

Thanks for submitting the PR @ruocco.

+1 to @diamondburned's request to add some benchmarks that highlight this new capability. Can you submit them through the results store: https://prism.llm-d.ai/?view=results-store?

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.

3 participants