open-telemetry / opentelemetry-android

OpenTelemetry Tooling for Android
Apache License 2.0
156 stars 40 forks source link

Add Volley build-time autoinstrumentation #292

Open breedx-splk opened 7 months ago

breedx-splk commented 7 months ago

After #291 is merged and the Volley library instrumentation exists, we can then look into adding build-time autoinstrumentation much like we have for okhttp.

marandaneto commented 2 months ago

I think it's not needed for v1 since this can be added later, it is not a behavior or API surface breakage, unless doing this requires changes in the API surface