rollbar / rollbar-php-symfony-bundle

Bundle for Symfony that integrates Rollbar tracker
MIT License
28 stars 25 forks source link

Only collect person.id by default for person tracking #21

Closed rivkahstandig3636 closed 6 years ago

rivkahstandig3636 commented 6 years ago

Allow the ability to send person.email and person.username, but by default we should only collect person.id going forward.

@ArturMoczulski This is a top priority.