Skip to content

Tags: Vizerai/opencensus-cpp

Tags

v0.0.0

Toggle v0.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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.