Jose Luis Crisostomo

Results 9 issues of Jose Luis Crisostomo

is there a way or example of how to test it?

When using your library the counter doesn't update until 0 Would be nice to have the max and minimum accepted in the widget

When using your library the counter doesn't decrease until 0

I am trying to use the sample app but sadly, I am getting an error while decryption happens, I followed the steps in the readme and as well in the...

Hi!, I am trying to follow your steps but I do not see this task in the project ```- run: ./gradlew :shared:generateDummyFramework ```

The current OpenTelemetry Android RUM SDK automatically determines the service.name resource attribute from the Android Manifest's android:label using applicationContext.applicationInfo.labelRes. This behavior is problematic for modern Android build setups. In our...

enhancement

General question, I am currently creating spans to wrap traces for my different user flows but I want to know if the current implementation handle the spans internally or not...

needs author feedback

### Description I've hit on a crucial and subtle point about tracing in a multi-threaded, multi-client environment. When different auth-token requirements exist, we cannot use a single shared OkHttpClient; each...

bug

I added the integration of the https://github.com/open-telemetry/opentelemetry-android/blob/main/instrumentation/okhttp3/README.md instrumentation okhttp3 but is not recording the body of the server calls. I can see other details but not the headers or the...