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 tracing implementations of listeners #7845

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

yschimke
Copy link
Collaborator

@yschimke yschimke commented May 21, 2023

Be opinionated about the observability of OkHttp with the ubiquitous tracing libraries, which are already used extensively in standards like WorkManager.

Breaking up huge okhttp-android PR, into individual features.

TODO

  • docs
  • better tests

@yschimke yschimke requested a review from swankjesse May 21, 2023 10:51
@yschimke yschimke added the android Relates to usage specifically on Android label May 27, 2023
# Conflicts:
#	gradle/libs.versions.toml
#	okhttp-android/build.gradle.kts
#	okhttp-logging-interceptor/src/main/kotlin/okhttp3/logging/LoggingEventListener.kt
#	okhttp/src/androidMain/kotlin/okhttp3/android/TracingConnectionListener.kt
#	okhttp/src/androidMain/kotlin/okhttp3/android/TracingInterceptor.kt
@yschimke
Copy link
Collaborator Author

@swankjesse seems an easier proposition now. Thoughts?

@yschimke yschimke marked this pull request as ready for review January 4, 2025 14:33
@yschimke yschimke requested a review from JakeWharton January 4, 2025 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
android Relates to usage specifically on Android
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant