Skip to content

CON-13656 Rename amd_pcie_nac_received_count to amd_pcie_nack_received_count#353

Merged
atelpis merged 1 commit intodigitalocean:masterfrom
llDrLove:CON-13656-fix-pcie-nac-received-count
Mar 24, 2026
Merged

CON-13656 Rename amd_pcie_nac_received_count to amd_pcie_nack_received_count#353
atelpis merged 1 commit intodigitalocean:masterfrom
llDrLove:CON-13656-fix-pcie-nac-received-count

Conversation

@llDrLove
Copy link
Copy Markdown
Contributor

Rename metric from amd_pcie_nac_received_count to amd_pcie_nack_received_count

I did a test on DOKS amd cluster and got this from the device metrics exporter.

> curl http://0.0.0.0:5000/metrics | grep -i PCIE_NACK_RECEIVED_COUNT
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  151k    0  151k    0     0  12.3M      0 --:--:-- --:--:-- --:--:-- 13.4M
# HELP amd_pcie_nack_received_count PCIe NAK received accumulated count
# TYPE amd_pcie_nack_received_count gauge
amd_pcie_nack_received_count{card_model="",card_series="Aqua Vanjaram [Instinct MI300X VF]",card_vendor="Advanced Micro Devices, Inc. [AMD/ATI]",cluster_name="",container="",deployment_mode="vm_vf",driver_version="6.14.14",gpu_compute_partition_type="spx",gpu_id="0",gpu_memory_partition_type="nps1",gpu_partition_id="0",gpu_uuid="b3ff74b5-0000-1000-80e8-d2ece4852a7c",hostname="gpu-drmxg",job_id="",job_partition="",job_user="",kfd_process_id="4450",namespace="",pod="",serial_number="",vbios_version="00159017"} 0

Empty response for

[root@gpu-drmxg ~]# curl http://0.0.0.0:5000/metrics | grep -i PCIE_NAC_RECEIVED_COUNT
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  151k    0  151k    0     0  14.8M      0 --:--:-- --:--:-- --:--:-- 14.8M

@llDrLove llDrLove requested a review from a team as a code owner March 24, 2026 18:05
@atelpis atelpis merged commit e362919 into digitalocean:master Mar 24, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants