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] MDS support in Integrations for observability plugin (#2051) #2096

Merged
merged 3 commits into from
Aug 27, 2024

Conversation

sumukhswamy
Copy link
Collaborator

@sumukhswamy sumukhswamy commented Aug 26, 2024

Manual backport for #2051

  • Support for MDS in integrations

  • added changes for mds support in integrations

  • fixed case for Local cluster

  • addressed comments for undefined variables

  • updated snapshots

  • changed the refrences object in integrations instance

  • addressed pr comments

  • updated snapshots

  • [Page Header] New page header for metrics ([Page Header] New page header for metrics #2050)

  • Move the save button to the header control bar

  • Update snapshots

  • Fix the save button and correct its size + position

  • Fix the date picker location

  • Rename the navigation in coreRef and switch to use compressed date picker

  • Fix the popover

  • Rename the button

  • Update to latest mockup

  • Update snapshots

  • Fix the ui issues

  • Dummy metrics

  • Remove dummy

  • update snapshots

  • minor changes to match mocks


  • Updated event analytics and integrations components

  • updated tests and conditions

  • updated snapshots

  • updated snapshots

  • updated snapshots

  • updated the remote and local for snapshots

  • updated snapshots

  • updated snapshots again

  • updated snapshots

  • updated snapshots

  • updated missing import


Description

[Describe what this change achieves]

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.

…earch-project#2051)

* Support for MDS in integrations

Signed-off-by: sumukhswamy <[email protected]>

* added changes for mds support in integrations

Signed-off-by: sumukhswamy <[email protected]>

* fixed case for Local cluster

Signed-off-by: sumukhswamy <[email protected]>

* addressed comments for undefined variables

Signed-off-by: sumukhswamy <[email protected]>

* updated snapshots

Signed-off-by: sumukhswamy <[email protected]>

* changed the refrences object in integrations instance

Signed-off-by: sumukhswamy <[email protected]>

* addressed pr comments

Signed-off-by: sumukhswamy <[email protected]>

* updated snapshots

Signed-off-by: sumukhswamy <[email protected]>

* [Page Header] New page header for metrics (opensearch-project#2050)

* Move the save button to the header control bar

Signed-off-by: Ryan Liang <[email protected]>

* Update snapshots

Signed-off-by: Ryan Liang <[email protected]>

* Fix the save button and correct its size + position

Signed-off-by: Ryan Liang <[email protected]>

* Fix the date picker location

Signed-off-by: Ryan Liang <[email protected]>

* Rename the navigation in coreRef and switch to use compressed date picker

Signed-off-by: Ryan Liang <[email protected]>

* Fix the popover

Signed-off-by: Ryan Liang <[email protected]>

* Rename the button

Signed-off-by: Ryan Liang <[email protected]>

* Update to latest mockup

Signed-off-by: Ryan Liang <[email protected]>

* Update snapshots

Signed-off-by: Ryan Liang <[email protected]>

* Fix the ui issues

Signed-off-by: Ryan Liang <[email protected]>

* Dummy metrics

Signed-off-by: Ryan Liang <[email protected]>

* Remove dummy

Signed-off-by: Ryan Liang <[email protected]>

* update snapshots

Signed-off-by: Ryan Liang <[email protected]>

* minor changes to match mocks

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

---------

Signed-off-by: Ryan Liang <[email protected]>
Signed-off-by: Shenoy Pratik <[email protected]>
Co-authored-by: Shenoy Pratik <[email protected]>
Signed-off-by: sumukhswamy <[email protected]>

* Updated event analytics and integrations components

Signed-off-by: sumukhswamy <[email protected]>

* updated tests and conditions

Signed-off-by: sumukhswamy <[email protected]>

* updated snapshots

Signed-off-by: sumukhswamy <[email protected]>

* updated snapshots

Signed-off-by: sumukhswamy <[email protected]>

* updated snapshots

Signed-off-by: sumukhswamy <[email protected]>

* updated the remote and local for snapshots

Signed-off-by: sumukhswamy <[email protected]>

* updated snapshots

Signed-off-by: sumukhswamy <[email protected]>

* updated snapshots again

Signed-off-by: sumukhswamy <[email protected]>

* updated snapshots

Signed-off-by: sumukhswamy <[email protected]>

* updated snapshots

Signed-off-by: sumukhswamy <[email protected]>

* updated missing import

Signed-off-by: sumukhswamy <[email protected]>

---------

Signed-off-by: sumukhswamy <[email protected]>
Signed-off-by: Ryan Liang <[email protected]>
Signed-off-by: Shenoy Pratik <[email protected]>
Signed-off-by: Sumukh Swamy <[email protected]>
Co-authored-by: Jialiang Liang <[email protected]>
Co-authored-by: Shenoy Pratik <[email protected]>
Signed-off-by: sumukhswamy <[email protected]>
@sumukhswamy sumukhswamy added failed backport enhancement New feature or request and removed backport-failed labels Aug 26, 2024
@ps48 ps48 merged commit a7ef123 into opensearch-project:2.x Aug 27, 2024
12 of 18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request failed backport
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants