Emmanuel T Odeke

Results 183 issues of Emmanuel T Odeke

It would be great if an Apache Kafka expert could take a look at https://opencensus.io/agent/exporters/kafka/ enhance that page with comments, updates and visuals to make it intuitive and useful for...

help wanted

Please take a look at https://github.com/census-instrumentation/opencensus-website/issues/559 which is now live at https://opencensus.io/exporters/supported-exporters/go/ocagent/

Borrowing an idea from the MySQL website "Performance schema quickstart" https://dev.mysql.com/doc/refman/8.0/en/performance-schema-quick-start.html I just saw the value of having a direct advisory of how to use a solution to diagnose and...

Following suit with #472 Borrowing an idea from the MySQL website "Performance schema quickstart" https://dev.mysql.com/doc/refman/8.0/en/performance-schema-quick-start.html I just saw the value of having a direct advisory of how to use a...

While giving a code review it realized that we need to revise the stats quickstarts and no need anymore for "error" measure since we can just apply "STATUS" and "ERROR"...

Feedback from a couple of folks has been that perhaps we should reduce the quickstarts to something so simple e.g. straight up just configuring exporters. In the past we had...

I'd like to invite members of the community to help provide peer reviews on OpenCensus documentation but also work together to ensure that the website articulates the project and is...

We currently have a section showing folks how to create custom exporters but from offline conversations, seems like this section is hard to find. Let's make it jump off the...

Let's add two distinct sections: * How to participate in discussions * How to attend meetings /cc @mtwo @jparsana @hvent90 @shahprit

@rghetia instrumented @mtwo's "Hipstershop demo" and published https://medium.com/@rghetia/distributed-tracing-and-monitoring-using-opencensus-fe5f6e9479fb Just like some companies/projects like: * Weaveworks have made fully fledged demos e.g. https://microservices-demo.github.io/ which I believe might have been the inspiration...