wazuh-dashboard/examples/multiple_data_source_examples
Miki 2f541ff570
Fix unprefixed i18n identifiers in examples (#8412)
* 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>
2024-10-03 15:10:12 -07:00
..

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"