Surya Sashank Nistala
Surya Sashank Nistala
change monitor fan out logic to handle empty request and checking node attributes before fanning out
change monitor fan out logic to handle empty request and checking node attributes before fanning out this handles upgrade situation where old version is fanning out to new version and...
- OpenSearch tasks framework supports creating custom tasks with detailed descriptions. - Alerting plugin should leverage this and add more detail about monitor/workflow/fanout that is being executed. - Correct parent...
**Is your feature request related to a problem?** Bucket level monitors are periodic jobs that execute an aggregation search query on a set of indices. If an alias is configured...
### Description optimize bucket level monitor to resolve alias to query only those time-series indices that contain docs within timeframe of range query filter in search input ### Related Issues...
### Description [Describe what this change achieves] ### Related Issues Resolves #[Issue number to be closed when this PR is merged] ### Check List - [ ] New functionality includes...