mirror of
https://github.com/caddyserver/website.git
synced 2025-06-22 06:00:34 -04:00
add link to the repository
This commit is contained in:
parent
11b388f5be
commit
50ac4679ce
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ It provides integration with OpenTelemetry tracing facilities.
|
|||
|
||||
When enabled, it will propagate an existing trace context or initialize a new one.
|
||||
|
||||
It is based on `https://github.com/open-telemetry/opentelemetry-go`.
|
||||
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.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue