Is your feature request related to a problem?
We've seen intermittent export failures in our setup at high load, but since Span::End() gives no indication of failure, it's hard to keep track of them.
Describe the solution you'd like
Span::End should return a return code, with failure reason
Describe alternatives you've considered
Doesn't seem to be any other way for app to keep track of export failures.