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

Remove PPL viz & create observability dashboards in MDS environment #2195

Merged
merged 2 commits into from
Oct 10, 2024

Conversation

ps48
Copy link
Member

@ps48 ps48 commented Oct 9, 2024

Description

Remove PPL viz & create observability dashboards in MDS environment

Issues Resolved

PPL visualization option landed users on an empty page when MDS is enabled. We removed this option when MDS is enabled to sync with the log explorer behavior.

Create visualization flow without MDS enabled:
Screenshot 2024-10-09 at 7 15 31 AM

Create visualization flow with MDS enabled:
Screenshot 2024-10-09 at 7 14 43 AM

Create dashboards flow without MDS enabled:
Screenshot 2024-10-09 at 8 23 34 AM

Create dashboards flow with MDS enabled:
Screenshot 2024-10-09 at 8 26 44 AM

Other issues resolved:

  • Remove the redirection link for editing observability-search, observability-visualization and observability-panel based saved-objects with MDS is enabled.

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.

@ps48 ps48 added bug Something isn't working backport 2.x labels Oct 9, 2024
@ps48 ps48 changed the title remove ppl visualization in MDS environment Remove PPL viz & create observability dashboards in MDS environment Oct 9, 2024
@ps48 ps48 merged commit e4029fb into opensearch-project:main Oct 10, 2024
13 of 20 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Oct 10, 2024
…2195)

* remove ppl visualization in MDS environment

Signed-off-by: Shenoy Pratik <[email protected]>

* remove observability dashboards from core flow with MDS disabled

Signed-off-by: Shenoy Pratik <[email protected]>

---------

Signed-off-by: Shenoy Pratik <[email protected]>
(cherry picked from commit e4029fb)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
ps48 pushed a commit that referenced this pull request Oct 10, 2024
…2195) (#2199)

* remove ppl visualization in MDS environment



* remove observability dashboards from core flow with MDS disabled



---------


(cherry picked from commit e4029fb)

Signed-off-by: Shenoy Pratik <[email protected]>
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants