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

[BUG] Traces and Spans tab Fix for application analytics #2023

Merged

Conversation

sumukhswamy
Copy link
Collaborator

@sumukhswamy sumukhswamy commented Aug 1, 2024

Description

the Traces and Span tab in application analytics was crashing as the MDS-ID was not being sent in to the traces page
image

Issues Resolved

#1931

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.

Signed-off-by: sumukhswamy <sumukhhs@amazon.com>
@sumukhswamy
Copy link
Collaborator Author

SQL plugin installation seems to have a failure on main

Copy link

codecov bot commented Aug 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 54.73%. Comparing base (c3ab50f) to head (16883dc).
Report is 47 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2023      +/-   ##
==========================================
- Coverage   57.85%   54.73%   -3.13%     
==========================================
  Files         372      394      +22     
  Lines       14081    15231    +1150     
  Branches     3712     4026     +314     
==========================================
+ Hits         8146     8336     +190     
- Misses       5871     6815     +944     
- Partials       64       80      +16     
Flag Coverage Δ
dashboards-observability 54.73% <ø> (-3.13%) ⬇️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ps48 ps48 merged commit e7dd671 into opensearch-project:main Aug 1, 2024
14 of 28 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Aug 1, 2024
Signed-off-by: sumukhswamy <sumukhhs@amazon.com>
(cherry picked from commit e7dd671)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
opensearch-trigger-bot bot pushed a commit that referenced this pull request Aug 1, 2024
Signed-off-by: sumukhswamy <sumukhhs@amazon.com>
(cherry picked from commit e7dd671)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
sumukhswamy pushed a commit that referenced this pull request Aug 1, 2024
(cherry picked from commit e7dd671)

Signed-off-by: sumukhswamy <sumukhhs@amazon.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
sumukhswamy pushed a commit that referenced this pull request Aug 1, 2024
(cherry picked from commit e7dd671)

Signed-off-by: sumukhswamy <sumukhhs@amazon.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
TackAdam pushed a commit to TackAdam/dashboards-observability that referenced this pull request Aug 20, 2024
…t#2023)

Signed-off-by: sumukhswamy <sumukhhs@amazon.com>
Signed-off-by: Adam Tackett <tackadam@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants