* Copy OC specs into specification dir * Copy OT spec into specification/README.md * Remove work-in-progress files * Move specification/ into work_in_progress/ |
||
|---|---|---|
| .. | ||
| LogCorrelation.md | ||
| README.md | ||
| Sampling.md | ||
| Span.md | ||
| TraceConfig.md | ||
README.md
OpenCensus Library Trace Package
This documentation serves to document the "look and feel" of the open source tags package. It describes the key types and the overall behavior.
Main APIs
Utils
- gRPC integration: document about how to instrument gRPC framework.
- HTTP integration: document about how to instrument http frameworks.
- Sampling logic: document about how sampling works.
- Log correlation: specification for a feature for inserting tracing data into log entries.