Versions (relevant - OpenSearch/Dashboard/Server OS/Browser):
2.17
Describe the issue :
When I have more 10k alerts, dashboard go to infinite loop of requests
Configuration :
Relevant Logs or Screenshots :
pablo
December 3, 2024, 7:52pm
2
@ermak519 Which part of OpenSearch Dashboards are you referring? SAP, Alerting ?
pablo
December 4, 2024, 3:34pm
4
@ermak519 In OpenSearch 2.14 a doc-level monitor fan-out approach has been introduced.
opensearch-project:2.x
← sbcd90:2.x_fan_out
opened 12:15AM - 18 Apr 24 UTC
*Issue #, if available:*
backport of #1496
*Description of changes:*
*Ch… eckList:*
- [X] Commits are signed per the DCO using --signoff
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check [here](https://github.com/opensearch-project/alerting/blob/main/CONTRIBUTING.md#developer-certificate-of-origin).
I’ve found a performance problem in OpenSearch Dashboards with a large number of alerts between version 2.14 and 2.17.1.
There was an improvement to the doc-level monitor introduced in 2.18.0
opensearch-project:main
← sbcd90:query_idx
opened 03:20AM - 25 Sep 24 UTC
### Description
separate doc-level monitor query indices created by detectors
…
### Related Issues
Resolves #[Issue number to be closed when this PR is merged]
### Check List
- [X] New functionality includes testing.
- [ ] New functionality has been documented.
- [ ] API changes companion pull request [created](https://github.com/opensearch-project/opensearch-api-specification/blob/main/DEVELOPER_GUIDE.md).
- [X] Commits are signed per the DCO using `--signoff`.
- [ ] Public documentation issue/PR [created](https://github.com/opensearch-project/documentation-website/issues/new/choose).
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check [here](https://github.com/opensearch-project/security-analytics/blob/main/CONTRIBUTING.md#developer-certificate-of-origin).
Try testing your scenario with 2.18