commit | 77f29fc343c96c42f1a3ea22a70c2b5d9572203c | [log] [tgz] |
---|---|---|
author | Yuyang Huang <yuyanghuang@google.com> | Thu Dec 26 15:35:08 2024 +0900 |
committer | Yuyang Huang <yuyanghuang@google.com> | Tue Jan 07 16:18:55 2025 +0900 |
tree | 3d2a22528da8ac2dbdb45d112b898cf8e6fd244a | |
parent | dcd82507688cadbde4c9d2036b244fe7304118d6 [diff] |
Log and report terrible errors for improved debugging and tracking When a terrible error occurs, this change ensures that it is both logged using Log.wtf() and reported via a dedicated metric. This dual approach provides comprehensive error information for debugging in dogfood environments (Log.wtf()) and tracks the occurrence of these errors in production (via metrics). Test: TH Change-Id: Ic376f3789ab0cc9b094e79301849492143ed777c