census-instrumentation / opencensus-csharp

Distributed tracing and stats collecting framework
https://opencensus.io
Apache License 2.0
139 stars 32 forks source link

direct spandata export API #100

Closed SergeyKanzhelev closed 5 years ago

SergeyKanzhelev commented 5 years ago

92

This PR introduces a new API to export raw spandata objects to all registered handlers.

SergeyKanzhelev commented 5 years ago

CC: @bogdandrutu

SergeyKanzhelev commented 5 years ago

@bogdandrutu do you need an issue for this API in Java as well? You mentioned you have customers who need it.