Wire NVCA otel-collector to event-ledger
Open
@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'snvca-tokenvolume is mounted into thenvca-otel-collectorinit container (currently only mounted into theagentcontainer).- A distinct env var points at the token path, used in
otel_collector_config.yamlin place of${env:NGC_SERVICE_API_KEY_FILE}. getOTelCollectorAuthConfig's OAuth2 branch has an explicit self-hosted override.clusterConfig.fndService.serviceURLpoints at event-ledger.global.nvcaOperator.selfManaged.otelCollector.enableddefaults tofalseindeploy/stacks/nvcf-compute-plane/environments/base.yaml.
Depends on #1655 (event-ledger accepting NVCA's PSAT).
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.