# README
trace
opentrace: https://github.com/opentracing-contrib/opentracing-specification-zh/blob/master/semantic_conventions.md opentelemetry: https://github.com/open-telemetry/opentelemetry-specification/tree/main/specification/trace/semantic_conventions tracecontext: https://www.w3.org/TR/trace-context/ nginx otel:https://github.com/open-telemetry/opentelemetry-cpp-contrib/tree/main/instrumentation/nginx
# Packages
No description provided by the author
# Functions
CompatibleExtractGrpcTraceID ..
CompatibleExtractHTTPTraceID ..
CompatibleParse ..
CustomTag ...
ExtractTraceID HTTP使用request.Context,不要使用错了.
IsGlobalTracerRegistered returns a `bool` to indicate if a tracer has been globally registered.
NewTracer create tracer instance.
SetGlobalTracer ...
# Variables
String ...
# Type aliases
Option is tracing option.