opencensus-website
opencensus-website copied to clipboard
trace: document or reference how to instrument and implement trace libraries
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 |