Skip to content

[Feat] [SDK-399] Okhttp interceptor#367

Open
buongarzoni wants to merge 4 commits intomasterfrom
feat/SDK-399/network-telemetry-interceptor
Open

[Feat] [SDK-399] Okhttp interceptor#367
buongarzoni wants to merge 4 commits intomasterfrom
feat/SDK-399/network-telemetry-interceptor

Conversation

@buongarzoni
Copy link
Collaborator

@buongarzoni buongarzoni commented Mar 24, 2026

Description of the change

  • Add rollbar-okhttp module with an OkHttp interceptor that records network telemetry (HTTP errors) and error events (connection failures/timeouts) via Rollbar
  • Includes NetworkTelemetryRecorder interface for bridging with any Rollbar instance

Examples

400/500
Captura de pantalla 2026-03-24 a la(s) 4 34 01 p  m

connection error logs the IOException
Captura de pantalla 2026-03-24 a la(s) 4 36 05 p  m

Type of change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Maintenance
  • New release

Checklists

Development

  • Lint rules pass locally
  • The code changed/added as part of this pull request has been covered with tests
  • All tests related to the changed code pass in development

Code review

  • This pull request has a descriptive title and information useful to a reviewer. There may be a screenshot or screencast attached
  • "Ready for review" label attached to the PR and reviewers assigned
  • Issue from task tracker has a link to this pull request
  • Changes have been reviewed by at least one other engineer

@buongarzoni buongarzoni added this to the 2.3.0 milestone Mar 24, 2026
@buongarzoni buongarzoni self-assigned this Mar 24, 2026
@linear
Copy link

linear bot commented Mar 24, 2026

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant