microsoft / onefuzz

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

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

Open nharper285 opened 9 months ago

nharper285 commented 9 months 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