opencensus-website icon indicating copy to clipboard operation
opencensus-website copied to clipboard

opencensus.io website content

Results 80 opencensus-website issues
Sort by recently updated
recently updated
newest added

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...

"Node" is squished https://opencensus.io/guides/exporters/supported-exporters/ "Node" text overflows https://opencensus.io/guides/exporters/custom-exporter/

https://opencensus.io/core-concepts/exporters/ https://opencensus.io/guides/exporters/ https://opencensus.io/guides/exporters/supported-exporters/ https://opencensus.io/guides/exporters/custom-exporter/

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...

https://opencensus.io/img/tag-propagation-handdrawn.jpg is hard to read, can we redraw this in the old style to make it more readable? /cc @odeke-em

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

Low priority Create a page that acts as a reference for a contributor to utilize when creating a new guide.