Skip to content

[BUG] Output error Failed to process telemetry record: KeyError('sm_utilization') in application logs when using --gpu-telemetry pynvml. #970

@chenwenxiaolive

Description

@chenwenxiaolive
  1. start vLLM
  2. start aiperf with pynvml:
aiperf profile \
    --model "Qwen/Qwen3-32B" \
    --endpoint-type chat \
    --streaming \
    --url localhost:8000 \
    --input-file traces/conversation_trace_15mins.jsonl \
    --custom-dataset-type mooncake_trace \
    --gpu-telemetry pynvml \
    --artifact-dir "result/tp_qwen3_32b" \

Got errors:
Image

Metadata

Metadata

Assignees

Labels

awaiting-verificationIssue has been addressed and awaiting the issue author's confirmationbugSomething isn't working

Type

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions