Skip to content

Commit d3544db

Browse files
authored
fix device total (DataDog#21180)
1 parent 6005911 commit d3544db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gpu/metadata.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ gpu.clock.throttle_reasons.sw_thermal_slowdown,gauge,,,,GPU clocks that are thro
1616
gpu.clock.throttle_reasons.sync_boost,gauge,,,,GPU clocks that are throttled to match clock speed of another GPU in the current sync boost group,0,gpu,clock.throttle_reasons.sync_boost,,
1717
gpu.core.limit,gauge,,core,,Number of GPU cores that the process/container/device has available,0,gpu,core.limit,,
1818
gpu.decoder_utilization,gauge,,percent,,Percentage of time the decoder was active,0,gpu,decoder_utilization,,
19-
gpu.device.total,gauge,,,,Number of devices active in the host,0,gpu,device.total,,
19+
gpu.device.total,gauge,15,,,Number of GPU devices found in the host,0,gpu,device.total,,
2020
gpu.dram_active,gauge,,percent,,Percentage of time the DRAM was active,0,gpu,dram_active,,
2121
gpu.encoder_utilization,gauge,,percent,,Percentage of time the encoder was active,0,gpu,encoder_utilization,,
2222
gpu.fan_speed,gauge,,percent,,Configured fan speed as a percentage of its maximum,0,gpu,fan_speed,,

0 commit comments

Comments
 (0)