google-nomulus/core
Lai Jiang 408fff4fc1 Use a fake instance id in metric (#1912)
Currently we synthesize a instance id which requires the use of App
Engine Module API. Given that we only have one version of code running
at one time, and HTTP is stateless, there is no point tracking exactly
which GAE "instance" is. We do lose information on which service (default,
backend, etc) is writing the metric, but that does not seem very
important.

Using a constant fake instance ID allows us to get rid of another GAE
dependency.
2023-01-18 16:24:59 -05:00
..
src Use a fake instance id in metric (#1912) 2023-01-18 16:24:59 -05:00
build.gradle Add a beam pipeline to expand recurring billing event (#1881) 2023-01-09 17:41:56 -05:00
buildscript-gradle.lockfile Upgrade to Gradle 7.0 (#1712) 2022-07-26 11:41:27 -04:00
Dockerfile Build docker image of nomulus tool (#142) 2019-07-16 20:18:44 -04:00
gradle.lockfile Add new console backbone (#1876) 2023-01-05 16:23:40 -05:00