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

Modify the import for timeline visualization to includes data source name in MDS scenario #6954

Merged
merged 1 commit into from
Jun 7, 2024

Conversation

zhyuanqi
Copy link
Collaborator

@zhyuanqi zhyuanqi commented Jun 6, 2024

Description

Modify the import for timeline visualization to includes data source name in MDS scenario

Issues Resolved

#6919

Testing the changes

Add data source name when import non-mds timeline to mds timeline

Screen.Recording.2024-06-06.at.1.25.20.PM.mov

When import from MDS to MDS, the data source name stays the same in timeline

Screen.Recording.2024-06-06.at.1.30.01.PM.mov

Import for overwriting scenerio

Screen.Recording.2024-06-06.at.1.31.16.PM.mov

Changelog

  • fix: Modify the import for timeline visualization to includes data source name in MDS scenario

Check List

  • All tests pass
    • yarn test:jest
    • yarn test:jest_integration
  • New functionality includes testing.
  • New functionality has been documented.
  • Update CHANGELOG.md
  • Commits are signed per the DCO using --signoff

opensearch-changeset-bot bot added a commit to zhyuanqi/OpenSearch-Dashboards that referenced this pull request Jun 6, 2024
@zhyuanqi zhyuanqi force-pushed the import_timeline branch 2 times, most recently from 2964780 to 03ccc53 Compare June 6, 2024 20:47
opensearch-changeset-bot bot added a commit to zhyuanqi/OpenSearch-Dashboards that referenced this pull request Jun 6, 2024
@zhyuanqi zhyuanqi changed the title Modify the adding sample data part for timeline Modify the import for timeline visualization to includes data source name in MDS scenario Jun 6, 2024
Copy link
Contributor

github-actions bot commented Jun 6, 2024

❌ Invalid Changelog Heading

The '## Changelog' heading in your PR description is either missing or malformed. Please make sure that your PR description includes a '## Changelog' heading with proper spelling, capitalization, spacing, and Markdown syntax.

opensearch-changeset-bot bot added a commit to zhyuanqi/OpenSearch-Dashboards that referenced this pull request Jun 6, 2024
opensearch-changeset-bot bot added a commit to zhyuanqi/OpenSearch-Dashboards that referenced this pull request Jun 6, 2024
Copy link

codecov bot commented Jun 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.46%. Comparing base (75e6087) to head (aa69950).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6954      +/-   ##
==========================================
+ Coverage   67.44%   67.46%   +0.02%     
==========================================
  Files        3442     3442              
  Lines       67804    67816      +12     
  Branches    11025    11027       +2     
==========================================
+ Hits        45730    45754      +24     
+ Misses      19408    19396      -12     
  Partials     2666     2666              
Flag Coverage Δ
Linux_1 33.08% <0.00%> (-0.01%) ⬇️
Linux_2 55.11% <100.00%> (+0.04%) ⬆️
Linux_3 45.21% <0.00%> (-0.01%) ⬇️
Linux_4 34.86% <0.00%> (-0.02%) ⬇️
Windows_1 33.13% <0.00%> (+0.01%) ⬆️
Windows_2 55.06% <100.00%> (+0.04%) ⬆️
Windows_3 45.21% <0.00%> (-0.02%) ⬇️
Windows_4 34.86% <0.00%> (-0.02%) ⬇️

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.

Copy link
Member

@huyaboo huyaboo left a comment

Choose a reason for hiding this comment

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

Behavior looks fine in the recording 👍🏽. Just make sure the edge cases like mulitple .opensearch() functions are covered

…name in MDS scenario

Signed-off-by: Yuanqi(Ella) Zhu <zhyuanqi@amazon.com>
@ZilongX ZilongX merged commit 7eaab64 into opensearch-project:main Jun 7, 2024
67 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Jun 7, 2024
…name in MDS scenario (#6954)

Signed-off-by: Yuanqi(Ella) Zhu <zhyuanqi@amazon.com>
(cherry picked from commit 7eaab64)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
zhyuanqi pushed a commit that referenced this pull request Jun 7, 2024
…name in MDS scenario (#6954) (#6975)

(cherry picked from commit 7eaab64)

Signed-off-by: Yuanqi(Ella) Zhu <zhyuanqi@amazon.com>
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants