mirror of
https://github.com/wazuh/wazuh-dashboard.git
synced 2025-12-17 11:36:29 -06:00
* Fix unprefixed and duplicate i18n identifiers in examples Signed-off-by: Miki <miki@amazon.com> * Changeset file for PR #8412 created/updated * Changeset file for PR #8412 created/updated * Changeset file for PR #8412 created/updated --------- Signed-off-by: Miki <miki@amazon.com> Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
Developer examples
The multiple data source examples adds a few pages to the developer example which is a landing page where developers go to search for working, tested examples of various developer
services. This example using the developerExamples register function offered on the setup contract to register the app.
To run the example in OpenSearch Dashboards with developer examples:
yarn start --run-examples
Then navigate to "Developer examples" and click on "Multiple Data Source Integration"