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

Compute aggregate transfer success rate stats from the trace #336

Open
carver opened this issue Nov 16, 2024 · 0 comments
Open

Compute aggregate transfer success rate stats from the trace #336

carver opened this issue Nov 16, 2024 · 0 comments

Comments

@carver
Copy link
Contributor

carver commented Nov 16, 2024

Derive some statistics, by analyzing the query traces from all different audit strategies.

Derive the transfer fail rate as a percentage of attempted transfers. Break that down by:

  • client type & version
  • failure type (utp vs validation, etc)
  • content type

We also probably want to keep a list of recent failures, per client. It doesn't need to be exhaustive. Just a few examples per client is sufficient (maybe per client version).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant