cloud-profiler-nodejs icon indicating copy to clipboard operation
cloud-profiler-nodejs copied to clipboard

On GKE automatically derive the service name from the pod name when running in GKE

Open nolanmar511 opened this issue 8 years ago • 0 comments

@google-cloud/cloud-debug-nodejs uses the cluster name for the service (https://github.com/GoogleCloudPlatform/cloud-debug-nodejs/blob/a828ea62a434e3c92eda46e39921531ba30e68cf/src/agent/debuglet.ts#L347). Profiler should do the same.

nolanmar511 avatar Nov 28 '17 22:11 nolanmar511