Commit Graph

9 Commits

Author SHA1 Message Date
Eddy Nakamura a5e7d6e631
Organizing benchmark project (#1384) 2020-10-22 08:22:14 -07:00
Mikel Blanchard 5614c17379
Jaeger async issue (#1374)
* Switched Jaeger Thrift objects to be synchronous. Removed unused read operations.

* Updated Apache Thrift README.

* Fix markdown.
2020-10-20 20:54:21 -07:00
Mikel Blanchard e7b61e3938
OtlpExporter Benchmarks (#1337)
* Added bencharks for OtlpExporter.

* Code review.
2020-10-09 10:58:35 -07:00
Eddy Nakamura c7429d25c9
Normalizing format (#1289)
updating gitattributes

updating

updating

updating

Revert "Normalizing format"

This reverts commit b571e430a73f65605481ef0a622a372bc8a787ae.

Updating everything to utf-8

applying lf

Revert "applying lf"

This reverts commit a54947f24ba69eecc931525f2a69647040fdc28d.

updating config

Co-authored-by: Mikel Blanchard <mblanchard@macrosssoftware.com>
2020-09-19 09:45:29 -07:00
Mikel Blanchard d8c3ea32fd
Jaeger Exporter Performance (#1254)
* 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.
2020-09-11 07:23:53 -07:00
Cijo Thomas cd435cdd4c
Consolidate Benchmarks projects (#1122)
* Consolidate Benchmarks projects

* solution fix

* f

* remove double readme
2020-08-20 16:17:25 -07:00
Cijo Thomas d2c93610e8
Update to preview 8 of DiagnosticSource and associated changes - part1 (#954)
* 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
2020-08-03 11:25:24 -07:00
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 3aca129967
Moving benchmark to test folder (#885)
* Moving benchmark to test folder

updating namespaces

updating path

Reiley comments

* updating paranthesis
2020-07-22 17:09:28 -07:00