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

[BACKPORT 2.x] Log name collision fix #838

Merged
merged 3 commits into from
Aug 9, 2023

Conversation

Swiddis
Copy link
Collaborator

@Swiddis Swiddis commented Aug 4, 2023

Description

Backport #818

Issues Resolved

[List any issues this PR will resolve]

Check List

  • New functionality includes testing.
    • All tests pass, including unit test, integration test and doctest
  • New functionality has been documented.
    • New functionality has javadoc added
    • New functionality has user manual doc added
  • 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.

…-project#818)

* Add integration name to created index mapping

Signed-off-by: Simeon Widdis <sawiddis@amazon.com>

* Switch template naming to loosely reflect SS4O convention

Signed-off-by: Simeon Widdis <sawiddis@amazon.com>

* Split mapping creation by type for code clarity

Signed-off-by: Simeon Widdis <sawiddis@amazon.com>

* Re-introduce confusing result block

Signed-off-by: Simeon Widdis <sawiddis@amazon.com>

* Modify naming template to better match SS4O convention

Signed-off-by: Simeon Widdis <sawiddis@amazon.com>

---------

Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
@codecov
Copy link

codecov bot commented Aug 9, 2023

Codecov Report

Merging #838 (5bcd03f) into 2.x (07d145b) will not change coverage.
Report is 3 commits behind head on 2.x.
The diff coverage is n/a.

@@           Coverage Diff           @@
##              2.x     #838   +/-   ##
=======================================
  Coverage   43.57%   43.57%           
=======================================
  Files         313      313           
  Lines       18620    18620           
  Branches     4538     4538           
=======================================
  Hits         8113     8113           
  Misses       9954     9954           
  Partials      553      553           
Flag Coverage Δ
dashboards-observability 43.57% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@Swiddis Swiddis merged commit 8f040ef into opensearch-project:2.x Aug 9, 2023
8 checks passed
amsiglan pushed a commit to amsiglan/dashboards-observability that referenced this pull request Jun 7, 2024
…-project#818) (opensearch-project#838)

* Add integration name to created index mapping

* Switch template naming to loosely reflect SS4O convention

* Split mapping creation by type for code clarity

* Re-introduce confusing result block

* Modify naming template to better match SS4O convention

---------

Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
(cherry picked from commit 8f040ef)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants