lightstep / lightstep-tracer-go

The Lightstep distributed tracing library for Go
https://lightstep.com
MIT License
98 stars 54 forks source link

LS-17453: Emit a warning if the service name is unset upon tracer initialization #255

Closed MitchellDumovic closed 4 years ago

MitchellDumovic commented 4 years ago

R: @codeboten @kayousterhout

Upon a call to NewTracer, emit a warning event if the service name is unset, describing that a default service name is being used.