Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DCGM_FI_EXP_CLOCK_THROTTLE_REASONS_COUNT was renamed to the DCGM_EXP_CLOCK_EVENTS_COUNT #261

Merged

Conversation

nvvfedorov
Copy link
Collaborator

The new metric DCGM_FI_EXP_CLOCK_THROTTLE_REASONS_COUNT was renamed to the DCGM_EXP_CLOCK_EVENTS_COUNT.

Metric output:

# TYPE DCGM_EXP_CLOCK_EVENTS_COUNT gauge
DCGM_EXP_CLOCK_EVENTS_COUNT{gpu="0",UUID="GPU-b9f9e81b-bee7-34bc-af17-132ef6592740",device="nvidia0",modelName="NVIDIA T400 4GB",Hostname="home",DCGM_FI_DRIVER_VERSION="545.29.02",clock_event="gpu_idle",window_size_in_ms="300000"} 2
DCGM_EXP_CLOCK_EVENTS_COUNT{gpu="0",UUID="GPU-b9f9e81b-bee7-34bc-af17-132ef6592740",device="nvidia0",modelName="NVIDIA T400 4GB",Hostname="home",DCGM_FI_DRIVER_VERSION="545.29.02",clock_event="sw_thermal",window_size_in_ms="300000"} 1
DCGM_EXP_CLOCK_EVENTS_COUNT{gpu="0",UUID="GPU-b9f9e81b-bee7-34bc-af17-132ef6592740",device="nvidia0",modelName="NVIDIA T400 4GB",Hostname="home",DCGM_FI_DRIVER_VERSION="545.29.02",clock_event="hw_thermal",window_size_in_ms="300000"} 1

@nvvfedorov nvvfedorov self-assigned this Feb 22, 2024
etc/default-counters.csv Outdated Show resolved Hide resolved
…K_EVENTS_COUNT

Signed-off-by: Vadym Fedorov <[email protected]>
Fixed error in the metric description

Signed-off-by: Vadym Fedorov <[email protected]>
@nvvfedorov nvvfedorov force-pushed the rename-DCGM_FI_EXP_CLOCK_THROTTLE_REASONS_COUNT-metric branch from c8979b5 to a3ae347 Compare February 22, 2024 15:12
Copy link
Collaborator

@glowkey glowkey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nvvfedorov nvvfedorov requested a review from glowkey February 22, 2024 15:13
@nvvfedorov nvvfedorov merged commit ae83378 into main Feb 22, 2024
1 check passed
@nvvfedorov nvvfedorov deleted the rename-DCGM_FI_EXP_CLOCK_THROTTLE_REASONS_COUNT-metric branch February 22, 2024 15:13
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