Skip to content

Operators #33

@vabastiil

Description

@vabastiil

Thank you for the great job with this project!

It would be nice to have option to use and operators.
It would produce critical only if both conditions are met.

Something like that:
-c "key1,1:10 & key2,1:5"
-c "key1,1:10" & -c "key2,1:5"

CRITICAL:
{
"key1": 1000,
"key2":6
}

NOT Critical:
{
"key1": 1000,
"key2":4
}

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions