Skip to content

Commit 0794237

Browse files
mbertroneclaude
andcommitted
fix(gpu): drop the redundant upgrade release note
The upgrade section restated what the deprecation notice already says, so keep only the deprecation notice. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
1 parent 9ee1b42 commit 0794237

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

releasenotes/notes/disable-gpu-ebpf-probes-by-default-52386987e7f3edee.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,3 @@ deprecations:
44
The eBPF probes for GPU Monitoring are deprecated and are now disabled by
55
default. Set ``gpu_monitoring.enable_ebpf_probes`` to ``true`` in
66
``system-probe.yaml`` to keep using them.
7-
upgrade:
8-
- |
9-
Because the eBPF probes for GPU Monitoring are now disabled by default, the
10-
``gpu.process.core.usage`` metric is no longer collected by default: it is
11-
the only GPU metric produced exclusively by those probes. The closest
12-
replacement is ``gpu.process.sm_active``, which is collected through NVML.
13-
Set ``gpu_monitoring.enable_ebpf_probes`` to ``true`` to restore the
14-
previous behavior. All other GPU metrics are unaffected.

0 commit comments

Comments
 (0)