microsoft / onefuzz

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

New `CrashReported` Metric Type - Represents all reports that we attempt to upload #3566

Open nharper285 opened 1 year ago

nharper285 commented 1 year ago

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.

AB#167692