* Include net.peer.port in ZipkinSpan.RemoteEndpoint.ServiceName when applicable
* Revert change to CreateTestActivity
* Delete duplicate test suite
* Update changelog
* Enable handling of non-string attributes in Zipkin tests
* Revert "Enable handling of non-string attributes in Zipkin tests"
This reverts commit c88120dc58.
* Use ValueTuple for RemoteEndpointCache key
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
updating zipkinexporterbenchmarks and removing zipkinTraceExporter/Tests
updating TestRedis
adding testjaeger text
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
* 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>