mirror of
https://github.com/google/nomulus
synced 2026-06-09 16:33:02 +00:00
0c824fed5a
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).