#@vito, coming back from PTO I noticed

1 messages · Page 1 of 1 (latest)

acoustic condor
#

much! you don't need to do the passthrough/masking thing anymore

#

also for live telemetry, you can just add a SpanProcessor that calls OnEnd when it receives OnStart. don't need to wrap a bunch of stuff anymore

#

that part's technically orthogonal, you could always do it but now it's the "standard" (it's all the Go SDK does)

#

since it's much lower maintenance

sharp jetty
#

Oh, cool. That seems like it's trivial to add live progress support now 🎉

acoustic condor