Grant Timmerman

Results 165 comments of Grant Timmerman

Well, it looks like we should add this then? https://github.com/open-telemetry/opentelemetry-js-contrib/blob/master/examples/express/tracer.js The instructions/API for using this is very confusing imo.

Perhaps this blogpost may help: https://medium.com/google-cloud/express-routing-with-google-cloud-functions-36fb55885c68 We don't explicitly allow you to customize the express object / interface though, so ymmv. A code sample for what you're trying to do...

> Hei @grant, I would help to create documentation about custom middleware, should I create `docs/middleware.md` ? Sure, PRs are welcome 😊 If we have more information on what the...

Did you open the link with a browser with the correct G Suite access? If you access the file from an account that isn't shared with, you'll see the error...

@vietvudanh What do you mean there is "so little code sample"? What are you looking for?

@ryanmdoyle, want to suggest a change? The object is in the form of the credentials you download from the quickstart site. Maybe we could clarify that.

This is a feature request. Feel free to make a pull request to add this feature.

April 2019, right?

@erickoledadevrel Can we revisit this policy? For example, the official Node client uses >= 8 in their samples: https://github.com/googleapis/google-api-nodejs-client/blob/master/samples/package.json#L6

> I'm happy to help once you're ready for `async/await`. It'll make most samples much simpler. @fhinkel Did you want to make a PR that resolves this issue?