Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upFeature Request: Scan time to be included in logs #299
Labels
Comments
|
We have a bug to fix to get prometheus metrics working properly, if that were enabled and had a histogram view for the analysis time for each analyzer node, would that be sufficient, or is a log-based approach strongly preferred? |
|
@zhill : logs would be preferred but not strongly |
|
@zhill : is the plan to add them in prometheus ? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is this a request for help?:
NO
Is this a BUG REPORT or a FEATURE REQUEST? (choose one): FEATURE REQUEST
If this is a FEATURE REQUEST, please:
Feature to include information in logging output for time taken for a scan.
This will help us fine tune our workflows to make sure scans complete (ex: jenkins plugin max-retries)
Also, if you are planning to add a basic metrics endpoint to the API , then the average time for scans per account would be a good metric to have