Commit 86fb1cc
authored
[EBPF] gpu: change name for GPM metric (#46066)
### What does this PR do?
This PR changes the name for the metric we use to emit the GPM metric `GPM_METRIC_SM_UTIL`, as we have found that it doesn't report the same concept.
### Motivation
Accurate metric values.
### Describe how you validated your changes
Tests passing.
### Additional Notes
Co-authored-by: guillermo.julian <guillermo.julian@datadoghq.com>1 parent 9b6b2d3 commit 86fb1cc
2 files changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
502 | 502 | | |
503 | 503 | | |
504 | 504 | | |
505 | | - | |
| 505 | + | |
506 | 506 | | |
507 | 507 | | |
508 | 508 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
47 | 49 | | |
48 | 50 | | |
49 | 51 | | |
| |||
0 commit comments