running the create_custom_metric on line https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/master/monitoring/create_custom_metric.js#L218
the object google.auth looks like
{ Compute: [Function], JWT: [Function], OAuth2: [Function] }
no getApplicationDefault function
I'm supplying a project id, is there something i'm doing wrong here?
Thanks.
running the
create_custom_metricon line https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/master/monitoring/create_custom_metric.js#L218the object google.auth looks like
{ Compute: [Function], JWT: [Function], OAuth2: [Function] }no
getApplicationDefaultfunctionI'm supplying a project id, is there something i'm doing wrong here?
Thanks.