Skip to content

Commit

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



* Changeset file for PR #8693 created/updated

---------



(cherry picked from commit c5609af)

Signed-off-by: Shenoy Pratik <[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>
  • Loading branch information
3 people authored Oct 23, 2024
1 parent 16976a7 commit d3e1f5d
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 d3e1f5d

Please sign in to comment.