Skip to content

Add CloudFront queries for integrations and integration table bug fix #1687

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

Merged
merged 8 commits into from
Apr 15, 2024

Conversation

sejli
Copy link
Member

@sejli sejli commented Apr 11, 2024

Description

  • Adds support for CloudFront integrations
  • Fixes bug in integrations table where only 20 integrations will be shown due to API call having a default perPage of 20

Issues Resolved

N/A

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.

@sejli sejli added enhancement New feature or request backport 2.x labels Apr 11, 2024
@sejli sejli marked this pull request as ready for review April 15, 2024 17:01
@sejli sejli changed the title Add CloudFront queries for integrations Add CloudFront queries for integrations and integration table bug fix Apr 15, 2024
sejli added 2 commits April 15, 2024 10:06
Signed-off-by: Sean Li <[email protected]>
Signed-off-by: Sean Li <[email protected]>
@Swiddis Swiddis added the integrations Used to denote items related to the Integrations project label Apr 15, 2024
@YANG-DB YANG-DB merged commit 84a00f3 into opensearch-project:main Apr 15, 2024
14 of 19 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Apr 15, 2024
…#1687)

* initial commit for adding cloudfront integrations

Signed-off-by: Sean Li <[email protected]>

* adding queries and fixing bug in integrations table

Signed-off-by: Sean Li <[email protected]>

* updating ndjson, changing options

Signed-off-by: Sean Li <[email protected]>

* removing OSD bump

Signed-off-by: Sean Li <[email protected]>

* updating tests

Signed-off-by: Sean Li <[email protected]>

* updating MV name

Signed-off-by: Sean Li <[email protected]>

---------

Signed-off-by: Sean Li <[email protected]>
(cherry picked from commit 84a00f3)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
YANG-DB pushed a commit that referenced this pull request Apr 16, 2024
…#1687) (#1700)

* initial commit for adding cloudfront integrations



* adding queries and fixing bug in integrations table



* updating ndjson, changing options



* removing OSD bump



* updating tests



* updating MV name



---------


(cherry picked from commit 84a00f3)

Signed-off-by: Sean Li <[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>
amsiglan pushed a commit to amsiglan/dashboards-observability that referenced this pull request Jun 7, 2024
…opensearch-project#1687)

* initial commit for adding cloudfront integrations

Signed-off-by: Sean Li <[email protected]>

* adding queries and fixing bug in integrations table

Signed-off-by: Sean Li <[email protected]>

* updating ndjson, changing options

Signed-off-by: Sean Li <[email protected]>

* removing OSD bump

Signed-off-by: Sean Li <[email protected]>

* updating tests

Signed-off-by: Sean Li <[email protected]>

* updating MV name

Signed-off-by: Sean Li <[email protected]>

---------

Signed-off-by: Sean Li <[email protected]>
(cherry picked from commit 84a00f3)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x enhancement New feature or request integrations Used to denote items related to the Integrations project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants