OpenSearch-Dashboards
OpenSearch-Dashboards copied to clipboard
[workspace]Support scope in data source selector
trafficstars
Description
this pr supports scope in data source selector
Screenshot
-
in a workspace, open dev tools https://github.com/user-attachments/assets/fdd81a5b-42f9-4d06-8ef9-b656716868e5
-
in a workspace, visit alert
-
out of a workspace, visit dev tools https://github.com/user-attachments/assets/e10a5c60-543c-4495-ab55-3a39e0c4a2cd
Testing the changes
Changelog
- feat: support scope in data source selector
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