rollbar-java icon indicating copy to clipboard operation
rollbar-java copied to clipboard

Rollbar for Java and Android

Results 37 rollbar-java issues
Sort by recently updated
recently updated
newest added

'Android documentation appears to be out of date. The methods described in the docs don't exist, I needed to read the source code (https://github.com/rollbar/rollbar-android/blob/master/src/main/java/com/rollbar/android/Rollbar.java) to find out how to implement...

Hi, I'm getting this errors during my `mvn test` ``` The following loggers will not work becasue they were created SLF4J: during the default configuration phase of the underlying logging...

question

Similar to Rollbar-PHP's scrub_whitelist: an array of fields that you do NOT to be scrubbed even if they match entries in scrub_fields.

enhancement

Similar to rollbar.js maxItems

enhancement

Similar to rollbar.js, the max number of items to report per minute. The limit should count uncaught errors and any direct calls.

enhancement

Similar to scrubFields in rollbar.js

enhancement

Similar to telemetry in rollbar.js. This needs to include the config options for enabling/disabling telemetry and scrubbing telemetry data.

enhancement

It would be nice to be able to report telemetry events for Android apps.

enhancement

Crashlytics does this already and we have a user requesting this.

enhancement