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

Add script to gather daily request/task metrics #1555

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

aarontp
Copy link
Member

@aarontp aarontp commented Sep 26, 2024

Description of the change

Gathers per-day metrics of requests, tasks and failed tasks.

Applicable issues

N/A

Additional information

This just uses the CLI instead of the library since it started as a shell script. If this ends up getting more complicated we can potentially change to use the library, but in the long term we'll use the monitoring data for this instead, so I don't think it's worth the time to swap it over.

Checklist

  • All tests were successful.
  • Unit tests added.
  • Documentation updated.

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

Successfully merging this pull request may close these issues.

1 participant