Skip to content

Conversation

dcramer
Copy link
Member

@dcramer dcramer commented Jan 5, 2013

This migrates sentry_user_emails into Sentry proper, and it adds Group.users_seen which is a counter for the total number of unique users.

On the technical side, it hooks into a new signal, buffer_incr_complete and increments the Group.users_seen (via buffers) when a new tag is created for user_email.

refs #708

@dcramer
Copy link
Member Author

dcramer commented Jan 5, 2013

Still needs a test proving users_seen gets incremented as expected.

@dcramer dcramer merged commit 502838a into master Jan 6, 2013
@github-actions github-actions bot locked and limited conversation to collaborators Dec 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant