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

Ability to set person fields #46

Open
montanaflynn opened this issue Jul 22, 2020 · 0 comments · May be fixed by #47
Open

Ability to set person fields #46

montanaflynn opened this issue Jul 22, 2020 · 0 comments · May be fixed by #47

Comments

@montanaflynn
Copy link

montanaflynn commented Jul 22, 2020

This would be really helpful.

https://godoc.org/github.com/rollbar/rollbar-go#SetPerson

We currently do something like this with sentry and it's logrus hook:

https://github.com/evalphobia/logrus_sentry#special-fields

This hook could use the same special fields user_name, user_email and user_id and pass them into SetPerson().

This could also be optional using WithPersonFieldsFunc OptionFunc.

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

Successfully merging a pull request may close this issue.

1 participant