Describe what happened
We upgraded to SDK version 1.19.2 and I noticed that the startup time metric is now gone for any app versions that use this SDK version. When I downgrade the SDK locally to 1.19.1, I can get it back.
Steps to reproduce the issue:
Use SDK version 1.19.2 and notice that the app startup time is empty on the DD dashboard.
Describe what you expected:
I expect the startup time to be tracked.
Additional context
- Android OS version:
- Device Model:
- Datadog SDK version: 1.19.2
- Versions of any other relevant dependencies (OkHttp, …):
- Proguard configuration:
- Gradle Plugins:
Describe what happened
We upgraded to SDK version 1.19.2 and I noticed that the startup time metric is now gone for any app versions that use this SDK version. When I downgrade the SDK locally to 1.19.1, I can get it back.
Steps to reproduce the issue:
Use SDK version 1.19.2 and notice that the app startup time is empty on the DD dashboard.
Describe what you expected:
I expect the startup time to be tracked.
Additional context