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

Convert integration AWS ES to gen (+ improve rules in gen format) #518

Merged
merged 7 commits into from
Nov 21, 2023

Conversation

haedri
Copy link
Contributor

@haedri haedri commented Nov 15, 2023

feat : convert module integration_aws-elasticsearch to gen format
feat : convert module integration_aws-elasticache-common to gen format
feat : support for multiple signal in rules
feat : support for multiple time the same severity in rules
fixes #516

feat : convert module integration_aws-elasticache-common to gen format
feat : support for multiple signal in rules
feat : support for multiple time the same severity in rules
@haedri haedri marked this pull request as ready for review November 15, 2023 13:25
Copy link
Member

@pdecat pdecat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good overall! Made a few suggestions that may involve also renaming files, inputs and/or outputs.

warm_node_cpu:
metric: WarmCPUUtilization
signal:
formula: union(data_node_cpu, warm_node_cpu)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should probably process those signals independently as Ultrawarm nodes do not have the same profile as normal nodes.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's a bit too much of a change for this PR, maybe for another one

@JMHAUTBOIS-Claranet JMHAUTBOIS-Claranet merged commit 5401231 into master Nov 21, 2023
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Detector fivexx_http_response - integration_aws-elasticsearch - Different metric names
3 participants