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

trace: document or reference how to instrument and implement trace libraries

Open odeke-em opened this issue 7 years ago • 0 comments

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
HTTP integration https://github.com/census-instrumentation/opencensus-specs/blob/master/trace/HTTP.md
gRPC integration https://github.com/census-instrumentation/opencensus-specs/blob/master/trace/gRPC.md
Sampling logic https://github.com/census-instrumentation/opencensus-specs/blob/master/trace/Sampling.md

odeke-em avatar Sep 17 '18 05:09 odeke-em