Skip to content

bug ldmsd_yaml_parser: input validation incorrect for interval, offset #2157

@baallan

Description

@baallan

parser_util.py check_intrvl_str() incorrectly rejects values containing environment substitutions.
example:
interval: ${INTERVAL}
yields in part:
${INTERVAL} is not a valid time-interval string

this prevents admins from configuring plugin intervals and offsets with an environment variable determined, for example, by a resource manager.

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