update index monitor method to include namedWriteableRegistry for common utils interface #105
Merged
eirsep merged 1 commit intoopensearch-project:2.xfrom Nov 3, 2022
Merged
Conversation
…mon utils interface (opensearch-project#101) Signed-off-by: Surya Sashank Nistala <snistala@amazon.com>
sbcd90
approved these changes
Nov 3, 2022
Codecov Report
@@ Coverage Diff @@
## 2.x #105 +/- ##
============================================
- Coverage 43.22% 43.19% -0.03%
Complexity 859 859
============================================
Files 167 167
Lines 5826 5829 +3
Branches 734 734
============================================
Hits 2518 2518
- Misses 3076 3079 +3
Partials 232 232
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
riysaxen-amzn
pushed a commit
to riysaxen-amzn/security-analytics
that referenced
this pull request
Feb 20, 2024
…earch-project#105) * send only enabled rules Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com> * fixed reference errors Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com> Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backports #101
Signed-off-by: Surya Sashank Nistala snistala@amazon.com