You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to use the person tracking Rollbar feature, a person key is sent along with the payload. There's currently a TODO on it in the codebase on the subject.
My proposal is to add an optional argument to make-rollbar so that it can actually propagate the person data. I'll try to come up with a rough PR to explain my concept a bit better, but something along the lines of
Activity
skuro commentedon Sep 27, 2021
My proposal is to add an optional argument to
make-rollbar
so that it can actually propagate the person data. I'll try to come up with a rough PR to explain my concept a bit better, but something along the lines ofAllow person data to be sent through the API