Skip to content

dcgmHealthSet_v2 binding #89

@un-def

Description

@un-def

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions