google-nomulus/java/google/registry/proxy
jianglai 33ec789a44 Use GKE-specific metrics in the proxy
Associate the custom metrics with the correct monitored resource type. The labels of the monitored resource are either obtained from environment variables for the container, configured in the GKE deployment file, or queried from GCE metadate server. Using the correct monitored resource can help performance and reduced out-of-order metric writes.

Also changed the metrics display name to be more descriptive.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=189184411
2018-03-19 18:29:39 -04:00
..
config Use bazel rules to build docker image and push to GCR 2018-03-06 19:08:24 -05:00
handler Handle malformed proxy protocol header 2018-03-06 19:26:31 -05:00
kubernetes Use GKE-specific metrics in the proxy 2018-03-19 18:29:39 -04:00
metric Use GKE-specific metrics in the proxy 2018-03-19 18:29:39 -04:00
quota Add QuotaHandler to GCP proxy 2018-02-20 15:36:23 -05:00
resources Open source GCP proxy 2017-11-21 19:19:03 -05:00
BUILD Make GCP proxy log in a Stackdriver logging compliant format 2018-03-06 19:23:23 -05:00
CertificateModule.java Open source GCP proxy 2017-11-21 19:19:03 -05:00
EppProtocolModule.java Make GCP proxy log in a Stackdriver logging compliant format 2018-03-06 19:23:23 -05:00
GcpJsonFormatter.java Make GCP proxy log in a Stackdriver logging compliant format 2018-03-06 19:23:23 -05:00
HealthCheckProtocolModule.java Open source GCP proxy 2017-11-21 19:19:03 -05:00
HttpsRelayProtocolModule.java Open source GCP proxy 2017-11-21 19:19:03 -05:00
MetricsModule.java Use GKE-specific metrics in the proxy 2018-03-19 18:29:39 -04:00
Protocol.java Open source GCP proxy 2017-11-21 19:19:03 -05:00
ProxyConfig.java Add ability to configure proxy quotas 2017-12-13 12:43:45 -05:00
ProxyModule.java Make GCP proxy log in a Stackdriver logging compliant format 2018-03-06 19:23:23 -05:00
ProxyServer.java Make GCP proxy log in a Stackdriver logging compliant format 2018-03-06 19:23:23 -05:00
WhoisProtocolModule.java Make GCP proxy log in a Stackdriver logging compliant format 2018-03-06 19:23:23 -05:00