Emmanuel T Odeke

Results 183 issues of Emmanuel T Odeke

I think it is about time we added the agent exporters: Language|URL|Tracing|Stats/Metrics ---|---|---|-- Go|https://godoc.org/contrib.go.opencensus.io/exporter/ocagent|Yes|No Java|[exporter.trace.ocagent](https://github.com/census-instrumentation/opencensus-java/tree/e8d8e470cec1427a6cd584e9f3e4a888beb30fed/exporters/trace/ocagent)|Yes|No Node.js|[opencensus-exporter-ocagent](https://github.com/census-instrumentation/opencensus-node/tree/006d3db5e91765473f89e86d09af4cd25bbdcca4/packages/opencensus-exporter-ocagent)|Yes|No Python|[opencensus/trace/exporters/ocagent](https://github.com/census-instrumentation/opencensus-python/tree/fc42d70f0c9f423b22d0d6a55cc1ffb0e3e478c8/opencensus/trace/exporters/ocagent)|Yes|No This'll get the agent used but also make it easier to recommend larger...

Let's add a section detailing how folks can get started or how to contribute. Ideas are highly welcome /cc @jparsana @shahprit @mtwo @bogdandrutu

We've gotten interest from an influential C++ project that would like to instrument their backend. This issue is a placeholder to add content to the website for C++

c++

Resources just got added to the spec in https://github.com/census-instrumentation/opencensus-specs/pull/162 with a reference implementation in Go in https://github.com/census-instrumentation/opencensus-go/pull/878 and then naturally into the data model in https://github.com/census-instrumentation/opencensus-proto/pull/137 all just a few...

It would be nice and useful for us to allow the community request integrations perhaps by way of a feedback form that says "If you would like OpenCensus integrated into...

enhancement
ideas-welcome

Requested on Gitter by @mukaramkhaleel, the need to document and demo the Spring* integrations at https://github.com/census-instrumentation/opencensus-java/tree/master/contrib/spring and https://github.com/census-instrumentation/opencensus-java/tree/master/contrib/spring_sleuth_v1x I've never used Spring so this is out of my scope but...

As per the spec, we need to detail the types of samplers since they are cross language except for rate-limiting sampler that hasn't yet been implemented. @hvent90 and I discussed...

I just merged the newly introduced Node.js guide, which is great(welcome Node.js to the website and thank you @eduardoemery!) However, the guides have a couple of gaps that we need...

node.js

We need to have representation for Ruby on the OpenCensus website. Unfortunately I have never used Ruby so I am bleak on how to get started here. /cc @chingor13 @dazuma...

We need to have representation for PHP on the OpenCensus website. Unfortunately I have never used PHP so I am bleak on how to get started here. /cc @chingor13 @dazuma...