microsoft / onefuzz

A self-hosted Fuzzing-As-A-Service platform
MIT License
2.82k stars 199 forks source link

Create new `CrashReported` metric that track report upload attempts #3567

Closed nharper285 closed 9 months ago

nharper285 commented 9 months ago

Summary of the Pull Request

What is this about? We would like to know how often we attempt to upload a 'unqiue report', right now we only emit metrics when new reports are successfully uploaded

PR Checklist

Info on Pull Request

What does this include?

Validation Steps Performed

How does someone test & validate?

codecov-commenter commented 9 months ago

Codecov Report

Merging #3567 (f37902c) into main (46bbe5b) will decrease coverage by 0.01%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main    #3567      +/-   ##
==========================================
- Coverage   39.05%   39.04%   -0.01%     
==========================================
  Files         302      302              
  Lines       36916    36924       +8     
==========================================
  Hits        14417    14417              
- Misses      22499    22507       +8     
Files Coverage Δ
src/agent/onefuzz-result/src/job_result.rs 7.01% <ø> (ø)
...gent/onefuzz-task/src/tasks/report/crash_report.rs 10.12% <0.00%> (-0.36%) :arrow_down: