getsentry / getsentry/sentry-java
OpenTelemetry HTTP client errors
Open
Feature
Java
Spans
- Dominant language
- Kotlin
- Stars
- 1.4k
- Forks
- 478
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 67
Description
### Problem Statement
Implement client errors, similar to what we have e.g. for OkHttp
### Solution Brainstorm
In SpanProcessor / SpanExporter check span attributes and create a Sentry error.
Should probably be opt-in at the start and then become opt-out later.
Contributor guide
Assessment
This issue has not been assessed yet.