Mikel Blanchard
32650555d4
[SDK] Support dependency injection in the GetDefaultResource API ( #3798 )
...
* Support dependency injection in the GetDefaultResource API.
* CHANGELOG patch.
* Test tweaks.
Co-authored-by: Cijo Thomas <cijo.thomas@gmail.com>
2022-10-21 12:33:38 -07:00
Michael Maxwell
c261a67005
Control `MemoryDiagnoser` benchmark option via CLI instead of code ( #3085 )
2022-04-12 13:42:33 -07:00
Mikel Blanchard
ce31354dfb
JaegerExporter: binary thrift over http ( #2574 )
...
* WIP to support jaeger http to collector.
* Bug fixes and public api.
* Updated Thrift README + CHANGELOG. Fixed broken tests + benchmarks.
* Buffer size tweak.
* Updated README for new settings.
* Lint.
* Removed unused code.
* Debug.Assert code review.
* Code review.
* Nits.
* Cleaned up example code.
* Exclude net5.0 from api compat check.
2021-11-16 11:44:10 -08:00
Robert Pająk
3aab1244f8
Consolidate environment variable parsing ( #2500 )
2021-10-26 14:54:02 -07:00
Utkarsh Umesan Pillai
e438998ffc
Fix namespace for exporters ( #1770 )
...
* Fix namespace for exporters
* Updated CHANGELOG.md
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2021-02-01 17:33:57 -08:00
Eddy Nakamura
a8c579757d
Jaeger Process is internal ( #1421 )
...
* Jaeger Process is internal
* updating changelog
2020-10-29 11:53:49 -07:00
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