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

[RFE] Threshold comparisons #41

Open
rsevilla87 opened this issue Jan 24, 2024 · 2 comments
Open

[RFE] Threshold comparisons #41

rsevilla87 opened this issue Jan 24, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@rsevilla87
Copy link
Member

At the moment we're providing a elasticsearch comparison mechanism at
https://github.com/cloud-bulldozer/go-commons/blob/33ff99845ce3847d5b03177601cd7cb882029616/comparison/elastic.go#L47C4-L47C4

which uses the result from a ES query and compares it with the input value.

We need another method to perform thresholds comparisons with the passed value, including a tolerancy percent and comparison direction

@rsevilla87 rsevilla87 added the enhancement New feature or request label Jan 24, 2024
@rsevilla87
Copy link
Member Author

cc @jtaleric @shashank-boyapally

@smalleni
Copy link

Assigning this to @mrbojangles3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants