google-nomulus/core/src
Lai Jiang 0c824fed5a
Fix time inversion error when writing metrics (#2086)
The instance ID used to be uniquely determined by App Engine SDK. Since
we no longer calls the SDK, we need a way to distinguish instances so
that their metrics would not stump on each other and result in a time
inversion error (as we have seen frequently in the logs since the
removal of the App Engine SDK).
2023-07-27 13:05:11 -04:00
..
main Fix time inversion error when writing metrics (#2086) 2023-07-27 13:05:11 -04:00
nonprod Move SQL files to resources from java (#1879) 2022-12-12 16:32:27 -05:00
test Use Jackson to create and read Tld YAML files (#2082) 2023-07-26 16:25:03 -04:00