issues
search
couchbaselabs
/
wasmcloud-provider-couchbase
Wasmcloud Couchbase capabilities provider
Apache License 2.0
3
stars
7
forks
source link
Fix Tracing Propagation
#21
Closed
jamesstocktonj1
closed
2 months ago
jamesstocktonj1
commented
2 months ago
Description
The following PR addresses Issue #13:
Fix trace propagation by extracting the wrpc headers before calling
tracer.Start
Add tracing to the Coucbase connection using the
gocb-opentelemetry
library
Tidy handler provider handler functions
Results
Description
The following PR addresses Issue #13:
tracer.Start
Results