Skip to content

Commit

Permalink
[Sample data] Update otel sample data description (#8693)
Browse files Browse the repository at this point in the history
* update otel sample data description

Signed-off-by: Shenoy Pratik <sgguruda@amazon.com>

* Changeset file for PR #8693 created/updated

---------

Signed-off-by: Shenoy Pratik <sgguruda@amazon.com>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
(cherry picked from commit c5609af)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
1 parent 50a714f commit ec151c1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions changelogs/fragments/8693.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
fix:
- Update OTEL sample data description with compatible OS version ([#8693](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/8693))
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ const otelDataName = i18n.translate('home.sampleData.otelSpecTitle', {
});
const otelDataDescription = i18n.translate('home.sampleData.otelSpecDescription', {
defaultMessage:
'Correlated observability signals for an e-commerce application in OpenTelemetry standard.',
'Correlated observability signals for an e-commerce application in OpenTelemetry standard (Compatible with 2.13+ OpenSearch domains)',
});
const initialAppLinks: AppLinkSchema[] = [
{
Expand Down

0 comments on commit ec151c1

Please sign in to comment.