Markus Hintersteiner

Results 313 comments of Markus Hintersteiner

Hey @RobicToNieMaKomu, did you had some time to look into the questions from above^, by any chance?

Hey @gid-sentry, do you have an update for us?

Having looked into the docs and the .NET implementation I want to highlight a few development aspects: * The [product specs describe the overall API behavior](https://develop.sentry.dev/sdk/metrics/) best * We not...

Let's close this one for now, as https://developer.android.com/reference/java/lang/System#nanoTime() doesn't really provide a date instance, but rather an arbitrary origin time, which is not useful for e.g. spans per se.

Hey @ashwin-coles, thanks for opening this issue! Maybe as a first step could you enable sentry debug mode (`options.isDebug = true`), this should print some usable logcat output which may...

Hey @ashwin-coles thanks for getting back! Do you also see logcat lines around envelope submission? Ideally you'd see the following message > Envelope sent successfully. which indicates that the envelope...

Thanks for the details @ashwin-coles! This definitely sounds odd, I see you already shared some of the options you're setting on SDK init - would you mind pasting your whole...

Let's close this one for now, as this will be improved anyway with the upcoming [screen API](https://github.com/getsentry/sentry-java/issues/2981).

Hey @adinauer, is this topic on your roadmap? Let's align on who should take a look at this.

Let's start simple: * Integrate our SDK into an OSS app * check number of threads / memory consumed by SDK