Skip to content

Exported ss40 trace data cannot be visualized with OpenSearch Dashboard Trace Analytics plug-in #38680

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Vincehood opened this issue Mar 17, 2025 · 1 comment

Comments

@Vincehood
Copy link

Component(s)

exporter/opensearch

Describe the issue you're reporting

Hello,
I understand this component is no longer maintained but maybe someone can indicate what the initial design goals were as the generated trace data cannot be visualized with the OpenSearch Dashboard Trace Analytics plug-in . I read the following information and got a bit confused:
• The Opensearch exporter code stores telemetry data under indexes called ss4o-* according to the documentation here opentelemetry-collector-contrib/exporter/opensearchexporter at main · open-telemetry/opentelemetry-collector-contrib and opensearch-catalog/docs/schema/observability at main · opensearch-project/opensearch-catalog
• This issue [RFC] Observability indices naming standards & routing · Issue #1405 · opensearch-project/observability indicates an objective to standardize index naming under sso* indexes
• Data prepper code does not currently support ss4o according to Simple Schema for Observability - OpenSearch Documentation

So can anyone confirm the following:
• ss4o* is the targeted index naming pattern (and not sso*)
• ss40 is currently not supported by the OpenSearch Trace analytics UI plug-in. The plan is to add it as a new data source (in addition to Jaeger and Data Prepper).
• Data Prepper will evolve to support the ss40

Br
/Vincent

@pjanotti
Copy link
Contributor

@Vincehood could you please try to ping the previous owners of the component to get this information?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants