NVIDIA / NVIDIA/nvcf

Wire NVCA otel-collector to event-ledger

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

@kristinapathak is already working on this.

Since Sep 15, 2026.

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

Description

Description

nvca-otel-collector isn't wired up to publish to event-ledger yet.

Definition of Done

  • applyPSATIdentity's nvca-token volume is mounted into the nvca-otel-collector init container (currently only mounted into the agent container).
  • A distinct env var points at the token path, used in otel_collector_config.yaml in place of ${env:NGC_SERVICE_API_KEY_FILE}.
  • getOTelCollectorAuthConfig's OAuth2 branch has an explicit self-hosted override.
  • clusterConfig.fndService.serviceURL points at event-ledger.
  • global.nvcaOperator.selfManaged.otelCollector.enabled defaults to false in deploy/stacks/nvcf-compute-plane/environments/base.yaml.

Depends on #1655 (event-ledger accepting NVCA's PSAT).

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.