Skip to content
This repository has been archived by the owner on Jul 12, 2023. It is now read-only.

implement stats export #916

Closed
mikehelmick opened this issue Oct 28, 2020 · 1 comment · Fixed by #922
Closed

implement stats export #916

mikehelmick opened this issue Oct 28, 2020 · 1 comment · Fixed by #922
Assignees
Labels
kind/enhancement New feature or feature request.

Comments

@mikehelmick
Copy link
Contributor

TL;DR

Implement the ability to export CSV versions of export of the codes issued / codes claimed.

/kind enhancement
/assign @jeremyfaller

@google-oss-robot google-oss-robot added the kind/enhancement New feature or feature request. label Oct 28, 2020
@jeremyfaller
Copy link
Contributor

thanks.

jeremyfaller added a commit to jeremyfaller/exposure-notifications-verification-server that referenced this issue Oct 28, 2020
jeremyfaller added a commit to jeremyfaller/exposure-notifications-verification-server that referenced this issue Oct 28, 2020
jeremyfaller added a commit to jeremyfaller/exposure-notifications-verification-server that referenced this issue Oct 28, 2020
Supports 2 mores:

${SERVER}/realm/stats?csv
  Returns overall realm stats.
${SERVER}/realm/stats?csv&user
  Returns the per-user realm stats.

Fixes google#916
jeremyfaller added a commit to jeremyfaller/exposure-notifications-verification-server that referenced this issue Oct 28, 2020
Supports 2 mores:

${SERVER}/realm/stats?csv
  Returns overall realm stats.
${SERVER}/realm/stats?csv&user
  Returns the per-user realm stats.

Fixes google#916
jeremyfaller added a commit to jeremyfaller/exposure-notifications-verification-server that referenced this issue Oct 28, 2020
Supports 4 modes:

${SERVER}/realm/stats.csv
${SERVER}/realm/stats.csv?user
${SERVER}/realm/stats.json
${SERVER}/realm/stats.json?user

Fixes google#916
jeremyfaller added a commit to jeremyfaller/exposure-notifications-verification-server that referenced this issue Oct 29, 2020
Supports 4 modes:

${SERVER}/realm/stats.csv
${SERVER}/realm/stats.csv?user
${SERVER}/realm/stats.json
${SERVER}/realm/stats.json?user

Fixes google#916
jeremyfaller added a commit to jeremyfaller/exposure-notifications-verification-server that referenced this issue Oct 29, 2020
Supports 4 modes:

${SERVER}/realm/stats.csv
${SERVER}/realm/stats.csv?user
${SERVER}/realm/stats.json
${SERVER}/realm/stats.json?user

Fixes google#916
jeremyfaller added a commit to jeremyfaller/exposure-notifications-verification-server that referenced this issue Oct 29, 2020
Supports 4 modes:

${SERVER}/realm/stats.csv
${SERVER}/realm/stats.csv?user
${SERVER}/realm/stats.json
${SERVER}/realm/stats.json?user

Fixes google#916
google-oss-robot pushed a commit that referenced this issue Oct 29, 2020
Supports 4 modes:

${SERVER}/realm/stats.csv
${SERVER}/realm/stats.csv?user
${SERVER}/realm/stats.json
${SERVER}/realm/stats.json?user

Fixes #916
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 30, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/enhancement New feature or feature request.
Projects
None yet
3 participants