Bit-Quill / opentelemetry-collector-contrib

Contrib repository for the OpenTelemetry Collector
https://opentelemetry.io
Apache License 2.0
0 stars 0 forks source link

Send traces in SSO schema #4

Open MaxKsyunz opened 1 year ago

MaxKsyunz commented 1 year ago

When opensearch-exporter is enabled and configured with mapping.mode = "sso" then the exporter sends OpenTelemetry traces to OpenSearch in conformance to Simple Schema for Observability.

The schema is defined in www.github.com/opensearch-project/observability.

MaxKsyunz commented 1 year ago

Current draft of the schema can be found here.