rollbar-gem
rollbar-gem copied to clipboard
Telemetry support
Similar to telemetry in rollbar.js.
This needs to include the config options for enabling/disabling telemetry and scrubbing telemetry data.
here's an internal conversation about this - https://app.intercom.io/a/apps/rlisg82q/inbox/inbox/488687/conversations/18996242809
The idea here is to capture the syslogs generated from rails. This would allow a user to see the events that lead up to the exception. I think this would be something similar to telemetry in javascript, thus leaving this comment and conversation here.
"...if the system could log to file, and log to rollbar. Specifically, I’m talking about serversite logs from a Rails application...
So, being able to tail/search through a user’s requests to the application leading up to an exception in the system would be helpful.
I think some others have features like this (datadog, logs.io, etc) (https://datadog-prod.imgix.net/img/log-complete-coverage.gif)"
Here is another internal conversation regarding the same issue - https://app.intercom.io/a/apps/rlisg82q/inbox/inbox/488687/conversations/23285849015
They would like something similar to the way that Crashlytics.log(msg);
works in the following documentation - https://docs.fabric.io/android/crashlytics/enhanced-reports.html
Any update on this?
@tisba I'll open a conversation to see where we're prioritizing this. Thanks for the nudge.
@tisba I added this feature request to our roadmap.