-
Notifications
You must be signed in to change notification settings - Fork 916
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
Update error message in timeline visualization when MDS disabled #7069
Update error message in timeline visualization when MDS disabled #7069
Conversation
Signed-off-by: Zhongnan Su <[email protected]>
❌ Empty Changelog SectionThe Changelog section in your PR description is empty. Please add a valid changelog entry or entries. If you did add a changelog entry, check to make sure that it was not accidentally included inside the comment block in the Changelog section. |
❌ Empty Changelog SectionThe Changelog section in your PR description is empty. Please add a valid changelog entry or entries. If you did add a changelog entry, check to make sure that it was not accidentally included inside the comment block in the Changelog section. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #7069 +/- ##
==========================================
- Coverage 67.45% 67.44% -0.01%
==========================================
Files 3445 3445
Lines 67884 67884
Branches 11037 11037
==========================================
- Hits 45788 45786 -2
- Misses 19429 19430 +1
- Partials 2667 2668 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
* Update error message in timeline visualization when MDS disabled Signed-off-by: Zhongnan Su <[email protected]> * Changeset file for PR #7069 created/updated --------- Signed-off-by: Zhongnan Su <[email protected]> Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com> (cherry picked from commit 50f1066) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
…) (#7074) * Update error message in timeline visualization when MDS disabled * Changeset file for PR #7069 created/updated --------- (cherry picked from commit 50f1066) Signed-off-by: Zhongnan Su <[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> Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
…nsearch-project#7069) * Update error message in timeline visualization when MDS disabled Signed-off-by: Zhongnan Su <[email protected]> * Changeset file for PR opensearch-project#7069 created/updated --------- Signed-off-by: Zhongnan Su <[email protected]> Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
Description
Based in UX requirement, update error message in timeline visualization when MDS disabled.
Issues Resolved
#7000
Screenshot
Testing the changes
Changelog
Check List
yarn test:jest
yarn test:jest_integration