Open
Description
Need a status page similar to https://www.traviscistatus.com/ to show how the scanner has been doing in the last few days. It will be updated every few minutes (maybe 15?). I think it should be publicly available. Some of the metrics:
- Graphs with the number of scans over time
- Graphs with the number of successful and failed scans over time (maybe it can be merged with the previous one)
- Graphs with the status of the queues over time and the number of workers working
- Average time to get a job started (since the moment it gets to the queue to the moment it starts scanning). Maybe current average and also graph with value over time.
- Average time to get a job finished (since the moment it starts to the moment we get all the results). Maybe current average and also graph with value over time.
@molant do we have a full list of metrics, or are we just going with the above from your previous email?