open-telemetry / opentelemetry-collector-contrib

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

Sentry exporter: Add stack trace to error events #35887

Open behzade opened 1 month ago

behzade commented 1 month ago

Component(s)

exporter/sentry

Is your feature request related to a problem? Please describe.

Adding stack traces to sentry exporter errors would make debugging issues easier. Currently there doesn't seem to be any mapping between any field in the trace and the Stack Trace Frames in sentry.

Describe the solution you'd like

A mapping between semconv Exceptions and sentry stack traces.

Describe alternatives you've considered

No response

Additional context

No response

github-actions[bot] commented 1 month ago

Pinging code owners: