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

Added categories for log types #741

Merged
merged 2 commits into from
Oct 5, 2023

Conversation

amsiglan
Copy link
Collaborator

@amsiglan amsiglan commented Oct 5, 2023

Description

Added categories for log types which would make it easier for users to search, use log types throughout the plugin workflows

Issues Resolved

#736

Check List

  • 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.

Signed-off-by: Amardeepsingh Siglani <[email protected]>
Copy link
Collaborator

@AWSHurneyt AWSHurneyt left a comment

Choose a reason for hiding this comment

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

Changes look good to me. Approved assuming the tests pass.

Signed-off-by: Amardeepsingh Siglani <[email protected]>
@codecov
Copy link

codecov bot commented Oct 5, 2023

Codecov Report

Merging #741 (a85a52c) into main (8a7bf7d) will decrease coverage by 0.04%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #741      +/-   ##
==========================================
- Coverage   31.49%   31.46%   -0.04%     
==========================================
  Files         149      150       +1     
  Lines        4826     4882      +56     
  Branches      867      876       +9     
==========================================
+ Hits         1520     1536      +16     
- Misses       3123     3162      +39     
- Partials      183      184       +1     

see 13 files with indirect coverage changes

@amsiglan
Copy link
Collaborator Author

amsiglan commented Oct 5, 2023

The test failures are due to lack of log type categories in the 2.9 SA backend. Tests passed locally
image

image

@amsiglan amsiglan merged commit 3ce112b into opensearch-project:main Oct 5, 2023
8 of 11 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Oct 5, 2023
* added categories for log types

Signed-off-by: Amardeepsingh Siglani <[email protected]>

* fixed cypress tests

Signed-off-by: Amardeepsingh Siglani <[email protected]>

---------

Signed-off-by: Amardeepsingh Siglani <[email protected]>
(cherry picked from commit 3ce112b)
amsiglan added a commit that referenced this pull request Oct 5, 2023
* added categories for log types

Signed-off-by: Amardeepsingh Siglani <[email protected]>

* fixed cypress tests

Signed-off-by: Amardeepsingh Siglani <[email protected]>

---------

Signed-off-by: Amardeepsingh Siglani <[email protected]>
(cherry picked from commit 3ce112b)

Co-authored-by: Amardeepsingh Siglani <[email protected]>
@amsiglan amsiglan added the backport 2.11 PRs to be backported to 2.11 branch label Oct 5, 2023
opensearch-trigger-bot bot pushed a commit that referenced this pull request Oct 5, 2023
* added categories for log types

Signed-off-by: Amardeepsingh Siglani <[email protected]>

* fixed cypress tests

Signed-off-by: Amardeepsingh Siglani <[email protected]>

---------

Signed-off-by: Amardeepsingh Siglani <[email protected]>
(cherry picked from commit 3ce112b)
amsiglan added a commit that referenced this pull request Oct 6, 2023
* added categories for log types

Signed-off-by: Amardeepsingh Siglani <[email protected]>

* fixed cypress tests

Signed-off-by: Amardeepsingh Siglani <[email protected]>

---------

Signed-off-by: Amardeepsingh Siglani <[email protected]>
(cherry picked from commit 3ce112b)

Co-authored-by: Amardeepsingh Siglani <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x backport 2.11 PRs to be backported to 2.11 branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants