spacemonkeygo / monkit

A flexible process data collection, metrics, monitoring, instrumentation, and tracing client library for Go
http://godoc.org/gopkg.in/spacemonkeygo/monkit.v2
Apache License 2.0
480 stars 33 forks source link

newSpan: Fetch trace observer in exit function #23

Closed isaachess closed 4 years ago

isaachess commented 4 years ago

In the exit function for a span, re-fetch the trace observer in case the value has changed.