google / exposure-notifications-verification-server

Verification component for COVID-19 Exposure Notifications.
Apache License 2.0
234 stars 84 forks source link

Is User Report Tokens Claimed a subset of Tokens Claimed? #2350

Closed dte324 closed 2 years ago

dte324 commented 2 years ago

Question

To elaborate, I presume the Tokens Claimed metric also includes token claimed from user reports. Is this correct?

Thanks!

sethvargo commented 2 years ago

Hi @dte324

Yes, UserReportTokensClaimed is a subset of TokensClaimed. Please let us know if you have any additional questions.

dte324 commented 2 years ago

Thank you @sethvargo