add link to gRPC repo and w3c specification

This commit is contained in:
Andrii Kushch 2022-02-15 11:10:52 +01:00
parent 50ac4679ce
commit ae6a5bb7d6

View file

@ -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