-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Description
I need to control update interval of background health checks, but the existing HealthSet doesn't have this setting, as it calls dcgmHealthSet, which does not allow to configure neither updateInterval nor maxKeepAge (these values are hardcoded to 30 seconds and 10 minutes, respectively).
DCGM has dcgmHealthSet_v2, which supports both settings, but there is no binding for it.
Is there any plan to migrate HealthSet to dcgmHealthSet_v2 (adding new parameters) or add a separate binding for this function?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels