Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add SentryOkHttpEventListener automatically #504

Merged
merged 8 commits into from
Jun 9, 2023

Conversation

stefanosiano
Copy link
Member

@stefanosiano stefanosiano commented Jun 5, 2023

📜 Description

added SentryOkHttpEventListener automatic instrumentation when using the OkHttp feature

💡 Motivation and Context

We want to improve the coverage of the http spans when using OkHttp, using the new SentryOkHttpEventListener added in getsentry/sentry-java#2659

💚 How did you test it?

📝 Checklist

  • I reviewed the submitted code
  • I added tests to verify the changes
  • I updated the docs if needed
  • No breaking changes

🔮 Next steps

@github-actions
Copy link
Contributor

github-actions bot commented Jun 5, 2023

Messages
📖 Do not forget to update Sentry-docs with your feature once the pull request gets approved.

Generated by 🚫 dangerJS against b4435ed

@stefanosiano stefanosiano marked this pull request as ready for review June 5, 2023 11:08
@stefanosiano stefanosiano changed the title Add OkHttpEventListener automatically Add SentryOkHttpEventListener automatically Jun 5, 2023
fixed unit test
# Conflicts:
#	plugin-build/src/test/kotlin/io/sentry/android/gradle/SentryPluginTest.kt
fixed unit test
Copy link
Member

@markushi markushi left a comment

Choose a reason for hiding this comment

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

LGTM!

@stefanosiano stefanosiano merged commit 5a5458e into main Jun 9, 2023
17 of 18 checks passed
@stefanosiano stefanosiano deleted the feat/okhttp-event-listener branch June 9, 2023 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

3 participants