Martin Costello
8321588b28
[infra] Use Artifacts Output layout ( #6301 )
...
Co-authored-by: Rajkumar Rangaraj <rajrang@microsoft.com>
2025-08-25 13:44:57 -07:00
Martin Costello
c4268fe92b
[infra] Add GitHub Actions test logger ( #6272 )
...
Co-authored-by: Rajkumar Rangaraj <rajrang@microsoft.com>
2025-05-07 15:55:11 -07:00
Yun-Ting Lin
d3461964ca
add concurrency tests with Coyote to CI ( #4879 )
2023-11-17 11:10:05 -08:00
Cijo Thomas
9dd54d7124
Merge main-metrics to main ( #4217 )
...
Co-authored-by: Yun-Ting Lin <yunl@microsoft.com>
2023-02-27 18:57:58 -05:00
Timothy Mothra
65b57df841
ignore config for live unit testing ( #3587 )
2022-08-30 14:51:40 -07:00
Travis Illig
5255917581
Improve VS Code and cross-platform dev experience ( #2997 )
2022-03-09 09:35:30 -08:00
Tim Hess
a19d9e076f
Using Microsoft.DotNet.ApiCompat ( #2075 )
2021-06-14 09:20:20 -07:00
Robert Pająk
50b0148c2c
Improve Visual Studio Code support ( #2015 )
2021-04-28 10:46:57 -07:00
Eddy Nakamura
499933ea81
Enable FxCop - part 03 ( #1016 )
...
removing tag
code review - 1
undoing to Count == 0
updating files
adding IEquatable
Adding tests
updating version and adding tests
updating net test version
rollback version update
adding more tests
removing extra line
updating files
Adding more tests
reverting change based on benchmark
updating gethashcode
updating files
sampling results tests
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2020-08-13 09:39:16 -07:00
Reiley Yang
cc331fab76
docfx improvement ( #922 )
...
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2020-07-24 16:08:38 -07:00
Bruno Garcia
589b129055
ref: cleanup sample ( #195 )
2019-08-26 17:25:14 -04:00
PS-EGHornbostel
8e1d8fa47e
Jaeger exporter implementation ( #132 )
...
* Fix visual studio dotnet core build task
* Added CNCF Jaeger exporter support
https://github.com/open-telemetry/opentelemetry-dotnet/issues/77
* possible fix for win32 build issue.
* Fix windows build by adding Thrift source
* Fix yet more windows build issues.
* fix another style issue.
* fix reference to System.Net.Http
* remove unnecessary conditional framework reference.
* Update lib/Thrift/Transports/Client/TStreamClientTransport.cs
Co-Authored-By: Bruno Garcia <github@brunogarcia.com>
* Update lib/Thrift/Transports/Client/TStreamClientTransport.cs
Co-Authored-By: Bruno Garcia <github@brunogarcia.com>
* Added the conditional for netstandard2.0
* remove IDisposable TODO comments.
* Update src/OpenTelemetry.Exporter.Jaeger/Implimentation/EmitBatchArgs.cs
Co-Authored-By: Bruno Garcia <github@brunogarcia.com>
* Add readme with thrift fork info.
* cleanup after merge.
* WIP remove thrift code
* Use prepackaged Apache Thrift assembly
* wrap EmitBatch
* Revert "wrap EmitBatch "
This reverts commit 9aaa1388ba .
* Revert "Use prepackaged Apache Thrift assembly"
This reverts commit fa5fbd8e6c .
* Revert "Use prepackaged Apache Thrift assembly"
This reverts commit fa5fbd8e6c .
* Revert "WIP remove thrift code"
This reverts commit bbbcf470e8 .
* Add missing ConfigureAwait(false) to Thrift async calls.
* Added Thrift fork differences to README.md
* WIP Jaeger Unit tests
* Fix build after merge.
* WIP Jaeger Unit tests - Span conversion to Jaeger Thrift format
* WIP Jaeger Unit tests - Span conversion to Jaeger Thrift format - cleanup
* Clean up merge issues
* WIP
* WIP cleanup
* more testing WIP
* use pattern matching for attribute conversion
* WIP cleanup after timestamp removal.
* WIP
* WIP UDP integration test
* Update src/OpenTelemetry.Exporter.Jaeger/Implimentation/Batch.cs
Co-Authored-By: Bruno Garcia <github@brunogarcia.com>
* remove solution-explorer
* add to gitignore
* refactored List<T> to IEnumerable<T>
* Fix unit test bug
* Add integration test
* cleanup
* fix unix epoch conversion
* Update Thrift expected payload in unit test.
* fix build issues
* fix typo
* fix solution
2019-07-23 19:47:52 -07:00
Sergey Kanzhelev
0c01f9f0aa
copy of OpenCensus at 0474607a16282252697f989113d68bdf71959070
2019-05-08 12:32:06 -07:00