Tags: Vizerai/opencensus-cpp
Tags
Make trace/ Exporter API consistent with the stats/ one. (census-inst… …rumentation#9) Also: - Add sampler_test. - Replace Span's default constructor with BlankSpan(). - Add BlankSpan test. - Add FullSpanTest that verifies SpanData. - Initialize threads after the rest of the exporter, to avoid racing.