Emmanuel T Odeke

Results 183 issues of Emmanuel T Odeke

This issue is the trace counterpart of https://github.com/census-instrumentation/opencensus-website/issues/337 whose purpose is to make it easy for any library implementer or integrations implementer to follow guides from the specs Guide|URL ---|---...

Currently, someone that would like to add a stats implementation for OpenCensus in their language would have to ask questions to the project maintainers or might be put off due...

While examining @jadekler's filed issue https://github.com/census-ecosystem/opencensus-go-exporter-stackdriver/issues/41 I noticed that in his repro https://gist.github.com/jadekler/5636acc62eb0048cad15206ef5587650 he is trying to collect stats from pubsub and noticed that googlecloud's pubsub go package is instrumented...

P0

This issue is a follow-up from PR #309. The tricky part is that the HTML pages in layouts/codelabs are generated by claat https://github.com/googlecodelabs/tools/tree/master/claat and hence are detached from the entire...

We need to show users how to handle the case when they've got streaming APIs so that they can trace each invocation. The recommendation here would be to trace each...

enhancement

We need to provide a guide for gRPC Node.js for OpenCensus developers like we do have for: Language|Guide URL ---|--- Go|https://opencensus.io/guides/grpc/go/ Java|https://opencensus.io/guides/grpc/java/ Python|https://opencensus.io/guides/grpc/python/ if/when OpenCensus Node.js has gRPC support /cc...

node.js

Reported via the Gitter channel by @garukun We need to fix this as well as a user guide for how to install the integrations

We recently restructured the content putting them under the "Guides" drawer While our intentions were noble, to try to address offline feedback from helping parties, I personally am not feeling...

Despite quickstarts in the various languages, it would be useful for us to provide a step by step guide on how to instrument a backend either for metrics or tracing....

enhancement

So we've rolled out phase 1 of the revamped website, with a focus on ensuring that the content is so easy to find. Unfortunately, I am the least visually competent...

enhancement
P1