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

Adding legacy UI route for traces #653

Merged
merged 1 commit into from
Apr 14, 2022

Conversation

ps48
Copy link
Member

@ps48 ps48 commented Apr 14, 2022

Signed-off-by: Shenoy Pratik sgguruda@amazon.com

Description

Fixes the old trace analytics link, redirects to the current trace home inside observability.

Issues Resolved

#281

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: Shenoy Pratik <sgguruda@amazon.com>
@ps48 ps48 requested a review from a team as a code owner April 14, 2022 17:46
@mengweieric mengweieric linked an issue Apr 14, 2022 that may be closed by this pull request
@codecov-commenter
Copy link

codecov-commenter commented Apr 14, 2022

Codecov Report

Merging #653 (8e836f9) into main (6b30bee) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main     #653   +/-   ##
=========================================
  Coverage     59.46%   59.46%           
  Complexity      283      283           
=========================================
  Files           236      236           
  Lines          7735     7735           
  Branches       1552     1552           
=========================================
  Hits           4600     4600           
  Misses         2963     2963           
  Partials        172      172           
Flag Coverage Δ
dashboards-observability 52.85% <ø> (ø)
opensearch-observability 76.60% <ø> (ø)

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


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6b30bee...8e836f9. Read the comment docs.

@ps48 ps48 merged commit 53e5b49 into opensearch-project:main Apr 14, 2022
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.

[BUG] Broken Link from 1.1.0 to 1.2.0
4 participants