NVIDIA / NVIDIA/nvcf

feat(metering): add cluster_id and region to NVCF_Invocation metering event

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

@shelleyshen-0 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

The NVCF_Invocation metering event currently does not include cluster_id or region. Adding these fields enables GPU consumption to be attributed per cluster and supports region-level reporting.

What needs to change

  • Add cluster_id to the NVCF_Invocation event payload
  • Add region to the NVCF_Invocation event payload
  • NVCF_CLUSTER_ID is already injected by NVCA as an env var on the utils container pod and can serve as the source for cluster_id

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.