Commit Graph

3 Commits

Author SHA1 Message Date
Reiley Yang 2e4b081f6d
Consolidate package version (#971)
* consolidate package version for src folder

* fix CI

* clean up

* clean up test package version

* clean up

* fix nits

* clean up using
2020-08-02 06:20:44 -07:00
Eddy Nakamura b7b0b2cd92
Remove SpanExporter from Zipkin (#795)
updating zipkinexporterbenchmarks and removing zipkinTraceExporter/Tests

updating TestRedis

adding testjaeger text

Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2020-07-09 21:57:34 -07:00
Rajkumar Rangaraj bbf68f6d31
Add ActivityExporter for Zipkin (#738)
* Adding Zipkin activity exporter

* Added activitysource to tags

* Revert ZipkinTraceExporterOptions name change

* Refactored ProcessTags

* Removing sample files

* Modified UseZipkinActivityExporter to use AddProcessorPipeline

* Refactored based on Reiley's comments

* Added UseShortTraceIds to test

* Added useShortTraceIds to test

Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2020-06-19 16:41:16 -07:00