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

Update usage information metrics for v2023.4 #442

Closed
5 tasks done
matthew-white opened this issue Jun 30, 2023 · 1 comment
Closed
5 tasks done

Update usage information metrics for v2023.4 #442

matthew-white opened this issue Jun 30, 2023 · 1 comment
Assignees
Labels
backend Requires a change to the API server frontend Requires a change to the UI maintenance Dependencies, recurring maintenance

Comments

@matthew-white
Copy link
Member

matthew-white commented Jun 30, 2023

Usage information metrics to add/remove/update

  • Add metrics for the following:
    • Is SSO enabled? (1/0)
    • Number of client audit submission attachments that have been uploaded (that have an associated blob)
    • Number of client audit submission attachments that have been uploaded and are unencrypted, yet have not been processed (there is no associated row in client_audits) that have failed processing (easier to calculate)
    • Number of processed client audit rows (client_audits)
    • Number of audit log events that failed at least once
    • Number of audit log events that completely failed (failed 5+ times)
    • Number of audit log events that are unprocessed despite being logged more than a day ago
  • Remove the following metrics:
    • (none)

Checklist

  • Update the form version string in the Backend config.
  • Publish the new form version on data.getodk.cloud.
  • Update the usage report in Frontend.
@matthew-white matthew-white added backend Requires a change to the API server frontend Requires a change to the UI maintenance Dependencies, recurring maintenance labels Jun 30, 2023
@github-project-automation github-project-automation bot moved this to 🕒 backlog in ODK Central Jun 30, 2023
@ktuite
Copy link
Member

ktuite commented Aug 29, 2023

Backend PR: getodk/central-backend#964
Frontend PR: getodk/central-frontend#847

Just updated the form and made stubs of the new values - haven't filled them in yet. Wanted to double-check if the client audit counts were meant to be split by project or be system-wide.

@ktuite ktuite moved this from 🕒 backlog to ✏️ in progress in ODK Central Aug 29, 2023
@github-project-automation github-project-automation bot moved this from ✏️ in progress to ✅ done in ODK Central Sep 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Requires a change to the API server frontend Requires a change to the UI maintenance Dependencies, recurring maintenance
Projects
Status: ✅ done
Development

No branches or pull requests

2 participants