Skip to content

feat: Extend histogram metrics to non-decoupled models - #464

Merged
yinggeh merged 2 commits into
mainfrom
yinggeh/tgh-57-metrics-cant-enable-histogram_latencies-metrics-and-enabling
Dec 18, 2025
Merged

feat: Extend histogram metrics to non-decoupled models#464
yinggeh merged 2 commits into
mainfrom
yinggeh/tgh-57-metrics-cant-enable-histogram_latencies-metrics-and-enabling

Conversation

@yinggeh

@yinggeh yinggeh commented Dec 17, 2025

Copy link
Copy Markdown
Contributor

What does the PR do?

Currently nv_inference_first_response_histogram_ms is only shown in decoupled models. Extending to non-decoupled models based on user request.

Checklist

  • PR title reflects the change and is of format <commit_type>: <Title>
  • Changes are described in the pull request.
  • Related issues are referenced.
  • Populated github labels field
  • Added test plan and verified test passes.
  • Verified that the PR passes existing CI.
  • Verified copyright is correct on all changed files.
  • Added succinct git squash message before merging ref.
  • All template sections are filled out.
  • Optional: Additional screenshots for behavior/output changes with before/after.

Commit Type:

Check the conventional commit type
box here and add the label to the github PR.

  • feat

Related PRs:

triton-inference-server/server#8580

Where should the reviewer start?

Test plan:

  • CI Pipeline ID:
    40388685

Caveats:

Background

Related Issues: (use one of the action keywords Closes / Fixes / Resolves / Relates to)

  • closes GitHub issue: #8561

@whoisj whoisj left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@yinggeh
yinggeh merged commit d261b8d into main Dec 18, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Development

Successfully merging this pull request may close these issues.

2 participants