Commit 2bdca62
Address Copilot review: capitalize CPU, rename cpu_load_average
- Capitalize "cpu" to "CPU" in telemetry deprecation comment for
consistency with existing naming conventions.
- Rename cpu_load_average to cpu_utilization to avoid confusion with
Linux load average (which is unbounded and reported as 1/5/15 min).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent c41109f commit 2bdca62
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1368 | 1368 | | |
1369 | 1369 | | |
1370 | 1370 | | |
1371 | | - | |
| 1371 | + | |
1372 | 1372 | | |
1373 | 1373 | | |
1374 | 1374 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
295 | 295 | | |
296 | 296 | | |
297 | 297 | | |
298 | | - | |
| 298 | + | |
299 | 299 | | |
300 | 300 | | |
301 | 301 | | |
| |||
0 commit comments