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

add info callout for s3 datasources #1575

Merged
merged 3 commits into from
Mar 19, 2024

Conversation

paulstn
Copy link
Collaborator

@paulstn paulstn commented Mar 19, 2024

Description

s3 PPL view:
image

s3 SQL view:
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.

Signed-off-by: Paul Sebastian <[email protected]>
@paulstn paulstn added enhancement New feature or request backport 2.x labels Mar 19, 2024
Signed-off-by: Paul Sebastian <[email protected]>
Copy link

codecov bot commented Mar 19, 2024

Codecov Report

Attention: Patch coverage is 44.44444% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 57.83%. Comparing base (73899a2) to head (b1e8003).

Files Patch % Lines
...components/event_analytics/explorer/no_results.tsx 44.44% 4 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1575      +/-   ##
==========================================
- Coverage   57.84%   57.83%   -0.01%     
==========================================
  Files         367      367              
  Lines       13760    13769       +9     
  Branches     3603     3609       +6     
==========================================
+ Hits         7959     7963       +4     
- Misses       5738     5742       +4     
- Partials       63       64       +1     
Flag Coverage Δ
dashboards-observability 57.83% <44.44%> (-0.01%) ⬇️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@paulstn paulstn merged commit a0e7e36 into opensearch-project:main Mar 19, 2024
13 of 20 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Mar 20, 2024
* add callout for s3 datasources

Signed-off-by: Paul Sebastian <[email protected]>

* fix linting

Signed-off-by: Paul Sebastian <[email protected]>

---------

Signed-off-by: Paul Sebastian <[email protected]>
(cherry picked from commit a0e7e36)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
ps48 pushed a commit that referenced this pull request Mar 20, 2024
* add callout for s3 datasources



* fix linting



---------


(cherry picked from commit a0e7e36)

Signed-off-by: Paul Sebastian <[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>
opensearch-trigger-bot bot pushed a commit that referenced this pull request Mar 20, 2024
* add callout for s3 datasources

Signed-off-by: Paul Sebastian <[email protected]>

* fix linting

Signed-off-by: Paul Sebastian <[email protected]>

---------

Signed-off-by: Paul Sebastian <[email protected]>
(cherry picked from commit a0e7e36)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
ps48 pushed a commit that referenced this pull request Mar 20, 2024
* add callout for s3 datasources



* fix linting



---------


(cherry picked from commit a0e7e36)

Signed-off-by: Paul Sebastian <[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
…arch-project#1583)

* add callout for s3 datasources

* fix linting

---------

(cherry picked from commit a0e7e36)

Signed-off-by: Paul Sebastian <[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>
(cherry picked from commit 21457e8)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants