Reiley Yang
b7821f7ee0
Remove zpages ( #4604 )
2023-06-20 18:18:12 -07:00
Cijo Thomas
a878ca3eea
Few doc fixes ( #4186 )
2023-02-14 15:28:30 -05:00
Cijo Thomas
a5e5ed8705
Minor doc fixes across all components ( #3879 )
2022-11-09 13:05:52 -05:00
Cijo Thomas
d4cca852bf
OTLP Logs - remove depth from scope fields ( #3843 )
2022-10-31 19:30:27 -04:00
Cijo Thomas
16e0758c14
Add MinMax to console and doc additions ( #3795 )
2022-10-20 19:13:36 -04:00
Cijo Thomas
0447871d48
Minor fixes to metrics, prometheus examples ( #3623 )
2022-09-01 21:41:09 -07:00
Cijo Thomas
b54cc80b67
Add support for samplers to modify Tracestate ( #3610 )
2022-08-29 19:28:18 -04:00
Cijo Thomas
8700d5dd9b
Update test and other tools versions ( #3611 )
2022-08-28 13:09:24 -04:00
Travis Illig
d294140a33
Add VS Code recommended spell check extension ( #3127 )
2022-04-06 08:35:38 -07:00
Travis Illig
5255917581
Improve VS Code and cross-platform dev experience ( #2997 )
2022-03-09 09:35:30 -08:00
Reiley Yang
4f3e18704e
remove vscode settings ( #933 )
...
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2020-07-27 08:57:02 -07:00
Eddy Nakamura
68d3c791e7
Updating samples folder path ( #857 )
...
* Updating samples folder path
* Updating from Web to AspNetCore
* updating paths and namespaces
* merging docfx, markdownlint and spellcheck to docs.yml
merging integration-redis and integration-sql to integration.yml
* updating files to work on vscode
* creating extensions.json to simplify usage
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2020-07-21 10:18:51 -07:00
Long Mai
4f352ff73c
refactor!: collector to adapter ( #612 )
...
* refactor: collector to adapter project file and dir
* refactor: collector to adapter namespaces
* refactor!: collector to adapter variable rename
BREAKING CHANGE
* docs: rename collector to adapter
Co-authored-by: Sergey Kanzhelev <S.Kanzhelev@live.com>
2020-04-22 14:44:55 -07:00
Sergey Kanzhelev
6eb3fe32a5
Fixes #265 - endianess in Jaeger ( #314 )
...
* failing jaeger test
* fixed endianess of bytes
2019-10-27 21:52:06 -07: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
Stuart Blackler
aec6feb6f4
Cleaned up infrastructure. Added code coverage ( #105 )
...
* Cleaned up infrastructure. Added code coverage
* PR Feedback
2019-06-12 23:39:31 -07:00
Sergey Kanzhelev
b11593d2d6
find and replace OpenCensus -> OpenTelemetry
2019-05-10 10:30:04 -07:00
Sergey Kanzhelev
0c01f9f0aa
copy of OpenCensus at 0474607a16282252697f989113d68bdf71959070
2019-05-08 12:32:06 -07:00