* Fixed broken jaeger benchmarks.
* Setting up benchmarks for improvement testing.
* Removed the double-batching going on with the Jaeger Exporter. Added in some perf improvements.
* Fixing tests.
* Porting JaegerUdpBatcher tests to JaegerExporterTests.
* Fixed some whitespace.
* Updated CHANGELOG.
* Initial make build fix commit
* change Link public API to accept ActivityTagsCollection
* Add more SetAttribute overload to support int bool float and bool
* changelog
* Replace AddTag with SetTag in Activity
* disable a test for temporary progress
* reformat
* url fix
* Update Diagnosticourcepackage
* version fix
* ActivityTagsCollection
* console exporter fix
* one basic test
* minor