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

feat: Collect scanner statistics during AssetScan #473

Merged
1 commit merged into from
Jul 31, 2023
Merged

Conversation

fishkerez
Copy link
Contributor

@fishkerez fishkerez commented Jul 17, 2023

Description

To be able to dynamically estimate time and cost of scans, we need to
gather statistics about the scanned filesystem size and time benchmarks
per family per input. This information is exported to the AssetScan
where the control plane can use it to estimate the cost of future scans.

Type of Change

[ ] Bug Fix
[X] New Feature
[ ] Breaking Change
[ ] Refactor
[ ] Documentation
[ ] Other (please describe)

@fishkerez fishkerez requested a review from a team as a code owner July 17, 2023 13:18
@fishkerez fishkerez self-assigned this Jul 17, 2023
@fishkerez fishkerez marked this pull request as draft July 17, 2023 13:18
api/openapi.yaml Outdated Show resolved Hide resolved
api/openapi.yaml Outdated Show resolved Hide resolved
api/openapi.yaml Outdated Show resolved Hide resolved
akpsgit
akpsgit previously approved these changes Jul 18, 2023
ghost
ghost previously approved these changes Jul 18, 2023
api/openapi.yaml Outdated Show resolved Hide resolved
@ghost ghost dismissed their stale review July 18, 2023 14:21

Hit the wrong button

@fishkerez fishkerez changed the title benchmark api benchmark api + implementation Jul 23, 2023
@fishkerez fishkerez marked this pull request as ready for review July 25, 2023 11:10
cli/pkg/state/vmclarity.go Outdated Show resolved Hide resolved
@ghost ghost force-pushed the scan-benchmark-api branch from a9b402f to d7c49ac Compare July 28, 2023 09:13
@ghost ghost changed the title benchmark api + implementation feat: Collect scanner statistics during AssetScan Jul 28, 2023
@ghost ghost force-pushed the scan-benchmark-api branch from d7c49ac to 4d1e8b3 Compare July 28, 2023 09:16
akpsgit
akpsgit previously approved these changes Jul 28, 2023
@ghost ghost force-pushed the scan-benchmark-api branch 2 times, most recently from 61034cb to b3d603c Compare July 28, 2023 14:33
To be able to dynamically estimate time and cost of scans, we need to
gather statistics about the scanned filesystem size and time benchmarks
per family per input.  This information is exported to the AssetScan
where the control plane can use it to estimate the cost of future scans.
@ghost ghost force-pushed the scan-benchmark-api branch from b3d603c to 393899d Compare July 31, 2023 07:24
@ghost ghost enabled auto-merge July 31, 2023 07:31
@ghost ghost added this pull request to the merge queue Jul 31, 2023
Merged via the queue into main with commit 4bde9d6 Jul 31, 2023
5 checks passed
@ghost ghost deleted the scan-benchmark-api branch July 31, 2023 08:31
@chrisgacsal chrisgacsal mentioned this pull request Nov 6, 2023
7 tasks
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants