Kylan Johnson
Kylan Johnson
I've been experimenting with version 1.6.0 on Android and, since our min API level is 23, it fails at runtime with this exception. ``` E java.lang.NoClassDefFoundError: io.opentelemetry.api.common.ArrayBackedAttributes$$ExternalSyntheticLambda0 E at io.opentelemetry.api.common.ArrayBackedAttributes.(ArrayBackedAttributes.java:20)...
@jkwatson thanks for the tip. Desugaring does seem to quiet the exception. I asked around on my team and we haven't desugared to date because of potential licensing issues with...
> @kylannjohnson were you able to make it work for android? I was just experimenting with OTEL so I wasn't able to complete that project, but I'll post back here...
Sorry for the lack of clarity. I have hosted the latest version on an internal repository for my own team, but have you considered posting versions to jcenter or maven...
Yes, it does. > `The BindingContext was created with 307 issues. Run detekt with --debug to see the error messages.` If it helps, both modules (the violating module and the...
That was the original implementation I went with, but, as you suggest, the keyboard button is no longer usable. IMO, this could be a bad user experience as the user...
Just circling back. Any thoughts here @lkorth ?
Sorry, but the durations were obscured by the excel sheet and they matched. They were listed in tables on the bottom with the only filter on the left being `title:TransactionA`...
I was able to zero in on the same dataset. I did add a dashboard filter so that all tiles use the same release (the dev release i was working...
Sorry for the delay. Let me make sure I can disclose that