Commit d8a4cf9
committed
feat: Deprecate
`github.com/coopnorge/go-datadog-lib/tracing.CreateChildSpan` nearly identical
to `gopkg.in/DataDog/dd-trace-go.v1/ddtrace/tracer.StartSpanFromContext` there
is little value for us to maintain our own version.
`CreateChildSpan` does not return a context.Context making it impossible to
create child spans and attach logs to correct span.
Closes: #409CreateChildSpan
1 parent c3a8afa commit d8a4cf9
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
30 | 32 | | |
31 | 33 | | |
32 | 34 | | |
| |||
0 commit comments