rollbar / rollbar-gem

Exception tracking and logging from Ruby to Rollbar
https://docs.rollbar.com/docs/ruby
MIT License
441 stars 280 forks source link

Telemetry support #723

Open rivkahstandig3636 opened 6 years ago

rivkahstandig3636 commented 6 years ago

Similar to telemetry in rollbar.js.

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

ajtran commented 5 years ago

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)"

ggborcean commented 4 years ago

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

tisba commented 1 year ago

Any update on this?

cyrusradfar commented 1 year ago

@tisba I'll open a conversation to see where we're prioritizing this. Thanks for the nudge.

ghost commented 1 year ago

@tisba I added this feature request to our roadmap.