-
Notifications
You must be signed in to change notification settings - Fork 504
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
[DOC] Alerting - Support Composite Monitors #4056
Comments
Naarcha-AWS
added
1 - Backlog
Issue: The issue is unassigned or assigned but not started
v-TBD
and removed
untriaged
labels
May 17, 2023
@eirsep Thanks for creating an issue for this. I've begin looking at the resources for this 2.8 enhancement. Do expect to have a test environment you could share at some point so I can experiment and begin to understand how the monitor creation and alerting chaining works for this new composite monitor type? Thanks. |
1 task
This will be pushed to 2.9. |
4 tasks
hdhalter
added
2 - In progress
Issue/PR: The issue or PR is in progress.
and removed
1 - Backlog
Issue: The issue is unassigned or assigned but not started
labels
Jun 27, 2023
reopening to fix some links. |
1 task
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What do you want to do?
Tell us about your request. Provide a summary of the request and all versions that are affected.
A composite monitor is a workflow that requires user to define a sequence of bucket/doc/query level monitors. When a composite monitor is executed it executes a sequence of monitors. User may choose to use the findings of one monitor as a filter input to a following monitor in the same sequence. All the monitors defined in a composite monitor sequence are called delegate monitors. Composite monitors allow users to execute delegate monitors in sequential fashion hence providing more control over the data seen by composite monitors which will enable creation of more granular findings and chained alerts.
What other resources are available? Provide links to related issues, POCs, steps for testing, etc.
opensearch-project/alerting#697
opensearch-project/alerting#524
The text was updated successfully, but these errors were encountered: