Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Log redux actions as telemetry events #1

Open
bmbarker90 opened this issue Oct 12, 2018 · 1 comment
Open

Log redux actions as telemetry events #1

bmbarker90 opened this issue Oct 12, 2018 · 1 comment

Comments

@bmbarker90
Copy link

bmbarker90 commented Oct 12, 2018

We would like to have the middleware log redux actions happening as telemetry events to add more context around why a certain error might have occurred. My thought is that the action would be the metadata in this case. I would assume that people would want to be able to filter out certain actions or sanitize the payload tied to each action. Thoughts? Happy to submit a PR. Just wanted to get an idea of what to include in it

@jessewgibbs
Copy link

@bmbarker90 sorry for the slow response to your request. If you want to submit a PR for adding redux actions to telemetry, that would be great! I'm not 100% certain, but you may need to make this update in rollbar.js. The details of the structure of our telemetry data are in https://docs.rollbar.com/v1.0.0/reference#items.

If you have any questions, let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants