Closed Som-Som-CC closed 11 months ago
GCP tracing example shown on https://cloud.google.com/trace/docs/setup/go-ot shows how to use GCP detector. You can create your own tracerProvider and supply that to SetOTel()
. There is no need for explicit support in this package.
Please, support GCP's
X-Cloud-Trace-Context
header. Read tracing info from it to be able to propagate that. See https://cloud.google.com/trace/docs/setup