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

[navigation]feat: remove useless registration of Notebook to analytics nav group #2044

Conversation

SuZhou-Joe
Copy link
Member

@SuZhou-Joe SuZhou-Joe commented Aug 5, 2024

Description

Notebook is registered under analytics nav group by accident, this PR is to fix that. Notebook will still be visible under observability nav group.

Before fix

image

After fix

image

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.

@SuZhou-Joe
Copy link
Member Author

SuZhou-Joe commented Aug 5, 2024

It would be better that we can get this fix merged to 2.x. Maintainers please help to add backport 2.x label.

cc @joshuali925 @derek-ho

Copy link
Collaborator

@TackAdam TackAdam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does it also need to be removed from security-analytics? I haven't seen any new guidance.
Thanks for the fix.

@SuZhou-Joe
Copy link
Member Author

SuZhou-Joe commented Aug 8, 2024

@TackAdam No, it should still sit under security analytics. Thanks for the approval.

@SuZhou-Joe SuZhou-Joe changed the title [navigation]feat: remove useless registration to analytics nav group [navigation]feat: remove useless registration of Notebook to analytics nav group Aug 8, 2024
@mengweieric mengweieric merged commit df6266a into opensearch-project:main Aug 8, 2024
8 of 26 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Aug 8, 2024
Signed-off-by: SuZhou-Joe <[email protected]>
(cherry picked from commit df6266a)
Signed-off-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
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.

4 participants