mirror of
https://github.com/caddyserver/website.git
synced 2025-06-22 06:00:34 -04:00
add link to gRPC repo and w3c specification
This commit is contained in:
parent
50ac4679ce
commit
ae6a5bb7d6
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ When enabled, it will propagate an existing trace context or initialize a new on
|
|||
|
||||
It is based on [github.com/open-telemetry/opentelemetry-go](https://github.com/open-telemetry/opentelemetry-go).
|
||||
|
||||
It uses `gRPC` as an exporter protocol and W3C `tracecontext` and `baggage` as propagators.
|
||||
It uses [gRPC](https://github.com/grpc/) as an exporter protocol and W3C [tracecontext](https://www.w3.org/TR/trace-context/) and [baggage](https://www.w3.org/TR/baggage/) as propagators.
|
||||
|
||||
## Syntax
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue