lightstep / lightstep-tracer-go

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

There is no OnEvent static method ad in README #157

Closed etsangsplk closed 5 years ago

etsangsplk commented 6 years ago

Looks like you guys switched to using

lightstep.SetGlobalEventHandler(logTracerEventHandler)

https://github.com/lightstep/lightstep-tracer-go/blob/644c3d5ecbd0499c50a1329f89ba287921fc1144/README.md

iredelmeier commented 5 years ago

Fixed with #158