opencensus-website
opencensus-website copied to clipboard
opencensus.io website content
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...
It occured to me some months ago that there is a bit of a cognitive load when getting started with OpenCensus. For example, users would go through the labour of...
We currently have 3 organizations for OpenCensus related projects: - [census-instrumentation](https://github.com/census-instrumentation) - [census-ecosystem](https://github.com/census-ecosystem) - [opencensus-integrations](https://github.com/opencensus-integrations) We should provide information on these github organizations, how they relate to the entire OC...
This is an issue to add a reminder that we need help filling out the "Advanced Concepts" section https://opencensus.io/advanced-concepts/ Please feel free to pitch in everyone but for starters I'll...
This is a TODO for @songy23(thank you) from https://github.com/census-instrumentation/opencensus-website/pull/208#pullrequestreview-142475419 and particularly https://github.com/census-instrumentation/opencensus-website/pull/208#discussion_r206712643 where despite the app level spans showing up in the trace, the Google Cloud Bigtable traces and annotations...
Our CI deployment would be significantly faster if these dependencies are cached.
It says ``` OpenCensus provides a stand-alone application that uses a gRPC channel to communicate with the OpenCensus code linked into your application. The application displays configuration parameters and trace...
Content contains a mix of different header levels and some headers are only represented as bold text. Follow the following order: ``` # h1 ## h2 ### h3 #### h4...
Hi I follow a gazillion tech blogs in an RSS reader (I use Feedly). I can't add the opencensus blog to feedly, it doesn't pick up any rss feeds. I...
Currently there does not seem to be comprehensive reference documentation on how to use OpenCensus. The language specific guides do not seem enough to cover this. Packages like [`ochttp`](https://godoc.org/go.opencensus.io/plugin/ochttp#ClientRequestCountView) give...