Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
nhulston committed Jan 27, 2025
1 parent e148a0e commit ee85da4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ddtrace/tracer/span.go
Original file line number Diff line number Diff line change
Expand Up @@ -533,7 +533,7 @@ func (s *span) Finish(opts ...ddtrace.FinishOption) {
}
}

//s.serializeSpanLinksInMeta()
s.serializeSpanLinksInMeta()

s.finish(t)
orchestrion.GLSPopValue(sharedinternal.ActiveSpanKey)
Expand Down

0 comments on commit ee85da4

Please sign in to comment.