turbinia icon indicating copy to clipboard operation
turbinia copied to clipboard

Add script to gather daily request/task metrics

Open aarontp opened this issue 4 months ago • 0 comments

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.

aarontp avatar Sep 26 '24 00:09 aarontp