influxdata / influxdata/telegraf

[inputs.nvidia-smi] add ecc fields

Open
#17,416 0 comments 0 reactions 0 assignees View on GitHub
feature request
Dominant language
Go
Stars
17.8k
Forks
5.8k
Avg merge
1d 20h
Merged PRs (30d)
161

Description

### Use Case

I want to be able to monitor different correctable and uncorrectable ecc errors from different components of the GPU. This will help me with spotting misbehaving GPUs early and handle the issues.

I saw that the data is already parsed, but simply not returned as a field.

### Expected behavior

nvidia-smi plugin should also send fields for ecc errors (correctable & uncorrectable)

### Actual behavior

no ecc errors are exported

### Additional info

Maybe (for backwards compatibility) we can have a config field for extra fields to export? just an idea...

Contributor guide

Open the contributing guide

Research direction

Start by locating the inputs.nvidia-smi plugin and inspect where parsed ECC data is currently handled but not returned. Completion means exporting correctable and uncorrectable ECC error fields for the relevant GPU components; the payload does not name a file or test to run.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
observability
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.