catapult-project / catapult

Deprecated Catapult GitHub. Please instead use http://crbug.com "Speed>Benchmarks" component for bugs and https://chromium.googlesource.com/catapult for downloading and editing source code..
https://chromium.googlesource.com/catapult
BSD 3-Clause "New" or "Revised" License
1.93k stars 564 forks source link

Dashboard - Error out on duplicate histograms in /add_histograms #4360

Closed simonhatch closed 5 years ago

simonhatch commented 6 years ago

Right now this is a warning, let's upgrade this to an error. So far each instance of this warning going off has been a good indicator that the histogram data is malformed in some way. Will wait until the change to add_reserved_diagnostics lands first though.

@eakuefner