NVIDIA / NVIDIA/nvcf

Harden Pylon stats collection for Dynamo, NIM, and vLLM workloads

Open
#1,445 0 comments 0 reactions 1 assignee View on GitHub

@barrygreengus is already working on this.

Since Sep 1, 2026.

Dominant language
Go
Stars
218
Forks
72
Avg merge
1d 12h
Merged PRs (30d)
427

Description

Context

Pylon’s stats collection is functional today, but it should be hardened before production or delivered as a fast-follow. The Dynamo stats contract does not exist yet, and Pylon also needs to work robustly with NIM and vLLM workloads.

Goals

  • Define and document the Dynamo stats contract and its compatibility expectations.
  • Harden Pylon’s stats collection, parsing, validation, and error handling.
  • Ensure stats collection behaves reliably across NIM and vLLM.
  • Prevent missing or malformed stats from affecting the primary workload path.
  • Add focused tests and observability for collection failures and contract mismatches.

Delivery

Assess whether this should be completed pre-production or tracked as a fast-follow based on the contract and compatibility work required.

Requested based on feedback from Barry Greengus.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.