Skip to content

feat: Handle HTTP 2XX responses as successful in OTLP exporters#2044

Merged
kaylareopelle merged 4 commits intoopen-telemetry:mainfrom
vivekmiyani:main
Apr 7, 2026
Merged

feat: Handle HTTP 2XX responses as successful in OTLP exporters#2044
kaylareopelle merged 4 commits intoopen-telemetry:mainfrom
vivekmiyani:main

Conversation

@vivekmiyani
Copy link
Copy Markdown
Contributor

Fixes #2043.

@linux-foundation-easycla
Copy link
Copy Markdown

linux-foundation-easycla bot commented Feb 12, 2026

CLA Signed

The committers listed above are authorized under a signed CLA.

@sl0thentr0py
Copy link
Copy Markdown

@vivekmiyani we at https://github.com/getsentry/sentry-ruby/ would also like to see this land, but not just for logs exporter but also for traces and metrics exporters.

@vivekmiyani
Copy link
Copy Markdown
Contributor Author

vivekmiyani commented Feb 16, 2026

I agree, this needed to be updated in traces and metrics too which I just did.

I'm waiting for maintainers response. ping @arielvalentin

@github-actions
Copy link
Copy Markdown
Contributor

👋 This pull request has been marked as stale because it has been open with no activity. You can: comment on the issue or remove the stale label to hold stale off for a while, add the keep label to hold stale off permanently, or do nothing. If you do nothing this pull request will be closed eventually by the stale bot

@github-actions github-actions bot added the stale label Mar 19, 2026
@kaylareopelle kaylareopelle changed the title Handle HTTP 2XX responses as successful in OTLP exporters feat: Handle HTTP 2XX responses as successful in OTLP exporters Apr 7, 2026
Copy link
Copy Markdown
Contributor

@kaylareopelle kaylareopelle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for bringing us into alignment with other language's exporters!

@kaylareopelle kaylareopelle merged commit e86d81a into open-telemetry:main Apr 7, 2026
63 of 64 checks passed
@otelbot-ruby otelbot-ruby bot mentioned this pull request Apr 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Exporting fails if a 204 No Content is returned

3 participants