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

UI polish for correlations and custom log types #683

Merged

Conversation

amsiglan
Copy link
Collaborator

@amsiglan amsiglan commented Aug 2, 2023

Description

In this PR:

  • Removed use of abbreviation for log type names since custom log types won't have pre-defined abbreviations
  • Added empty state for log type detection rules table
  • updated log type name regex to only allow lower case chars and no space

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]>
@codecov
Copy link

codecov bot commented Aug 2, 2023

Codecov Report

Merging #683 (6800c32) into main (5388596) will increase coverage by 0.00%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #683   +/-   ##
=======================================
  Coverage   31.35%   31.35%           
=======================================
  Files         150      150           
  Lines        4759     4762    +3     
  Branches      783      786    +3     
=======================================
+ Hits         1492     1493    +1     
- Misses       3089     3091    +2     
  Partials      178      178           

see 7 files with indirect coverage changes

Signed-off-by: Amardeepsingh Siglani <[email protected]>
@AWSHurneyt AWSHurneyt merged commit b54bb36 into opensearch-project:main Aug 2, 2023
opensearch-trigger-bot bot pushed a commit that referenced this pull request Aug 2, 2023
* fixed abbreviations

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

* fixed log type name validation

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

---------

Signed-off-by: Amardeepsingh Siglani <[email protected]>
(cherry picked from commit b54bb36)
amsiglan added a commit that referenced this pull request Aug 2, 2023
* fixed abbreviations

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

* fixed log type name validation

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

---------

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

Co-authored-by: Amardeepsingh Siglani <[email protected]>
opensearch-trigger-bot bot pushed a commit that referenced this pull request Aug 2, 2023
* fixed abbreviations

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

* fixed log type name validation

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

---------

Signed-off-by: Amardeepsingh Siglani <[email protected]>
(cherry picked from commit b54bb36)
amsiglan added a commit that referenced this pull request Aug 3, 2023
* fixed abbreviations

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

* fixed log type name validation

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

---------

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

Co-authored-by: Amardeepsingh Siglani <[email protected]>
AWSHurneyt pushed a commit to AWSHurneyt/security-analytics-dashboards-plugin that referenced this pull request Oct 12, 2023
…) (opensearch-project#685)

* fixed abbreviations

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

* fixed log type name validation

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

---------

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

Co-authored-by: Amardeepsingh Siglani <[email protected]>
Signed-off-by: AWSHurneyt <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants