Length of Additional Data

Hi everyone,

Currently, we send a json from our Android Mobile App as Additional Data. Unfortunately, this json is displayed truncated in our Sentry Server (on-premise).
So, there is a way to increase this limit (client or server side)?

We use:

  • Client: io.sentry:sentry-android:1.7.22
  • Server: Sentry On-premise 9.0.0

Thanks a lot

Up!
Anyone can help me?

We roughly document it here:

The Android SDK might not support it, but if you can the ‘contexts’ interface will let you bind multiple ‘extra’ data type components.