Cijo Thomas
bea5a577da
Modify main readme to reflect metrics in main branch ( #2176 )
...
* Modify main readme to reflect metrics in main branch
* keep experimental
2021-07-22 14:45:58 -07:00
Cijo Thomas
2476bdb219
Fix ObjectEqualityComparer used in aggregatorstore ( #2177 )
2021-07-22 13:23:16 -07:00
Cijo Thomas
4b2e200ffb
Clean up after metrics to main merge ( #2175 )
2021-07-22 10:00:44 -07:00
Cijo Thomas
7c611c8537
Metrics to Main ( #2174 )
2021-07-22 07:35:38 -07:00
Cijo Thomas
146dd73ed2
Fix main readme ( #2171 )
...
* Fix main readme
* type
2021-07-21 08:34:42 -07:00
Cijo Thomas
d2cb84f327
Cleanup leftover targets ( #2167 )
2021-07-20 20:13:08 -07:00
Cijo Thomas
ff3b948539
Clean up net452 (leftover from prior prs) ( #2166 )
2021-07-20 19:23:38 -07:00
benhall_io
706320b85e
Add default to ExportProcessorType docstrings ( #2151 )
...
* Add default to ExportProcessorType docstrings
* Add Batch cref to ExportProcessorType docstrings
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2021-07-20 07:44:47 -07:00
Cijo Thomas
4ff39e482a
Use EventKeywords.All everywhere as net452 target is removed which did not have ALL ( #2165 )
...
* Use EventKeywords.All everywhere as net452 target is removed which did not have .All
* api event source
2021-07-20 06:42:24 -07:00
Cijo Thomas
bb08e7b914
Remove Net452 from API project ( #2164 )
2021-07-19 23:30:52 -07:00
Cijo Thomas
d894c16f36
Remove NET452 NET46 from OpenTelemetry sdk ( #2163 )
...
* Remove NET452 NET46 from OpenTelemetry sdk
2021-07-19 22:40:21 -07:00
Cijo Thomas
90d304739f
Leftover cleanup for .net core 2.1 removals ( #2162 )
2021-07-19 17:38:18 -07:00
Cijo Thomas
476e9de74e
Remove .NET Core 2.1 from tests and CI ( #2160 )
2021-07-19 16:57:41 -07:00
Cijo Thomas
25871abb40
Remove net452 from httpclient instrmentation ( #2157 )
...
* Remove net452 from httpclient instrmentation
* remove public api for net452
2021-07-19 16:09:31 -07:00
Cijo Thomas
87beade9a5
Removes net452 net46 from OTLP Exporter ( #2152 )
2021-07-19 13:00:33 -07:00
Cijo Thomas
7e2c128b76
Update OTelPreviousStableVer since 1.1.0 stable was released ( #2154 )
2021-07-19 12:12:19 -07:00
Cijo Thomas
9d9c3d5e75
Remove net452 and net46 from asp.net ( #2153 )
2021-07-19 11:03:51 -07:00
Austin Tan
c17d794fd4
Unit Tests for Enrich calls in Instrumentation Libraries ( #2133 )
2021-07-19 09:45:23 -07:00
Cijo Thomas
aba951f315
Remove net452 net46 from zpages ( #2149 )
...
* Remove net452 net46 from zpages
* public api
2021-07-17 10:31:14 -07:00
Joao Grassi
64b967a49b
Remove net452 and net46 from the in-memory exporter project ( #2144 )
2021-07-17 10:04:22 -07:00
Joao Grassi
17ed3f368f
Remove net452 from shims project ( #2146 )
2021-07-17 09:41:08 -07:00
Joao Grassi
a3867d43af
Remove net452 from Sql Client project ( #2139 ) ( #2148 )
...
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2021-07-16 15:18:32 -07:00
Cijo Thomas
19f97e0513
Remove unsupported frameworks from CI checks ( #2147 )
2021-07-16 14:35:17 -07:00
Cijo Thomas
689a95da25
Remove net452 from zipkin exporter ( #2145 )
2021-07-16 14:11:58 -07:00
Cijo Thomas
405bbda121
Remove net452 from console exporter project ( #2139 )
2021-07-16 11:55:56 -07:00
Robert Pająk
a9fed4252b
Add support for OTEL_EXPORTER_JAEGER_AGENT_HOST and OTEL_EXPORTER_JAEGER_AGENT_PORT ( #2123 )
2021-07-14 20:46:02 -07:00
Vladimir Kloz
56357fcd04
Fix the Zipkin exporter registration ( #2135 )
...
There was a missing line to set the service name similar to other places
2021-07-14 13:21:34 -07:00
Alan West
7e40c7b08e
Update changelogs for 1.1.0 core and 1.0.0-rc7 instrumentation release ( #2131 )
2021-07-12 17:23:08 -07:00
Cijo Thomas
a4a6fc619b
Promote public api to shipped for 1.1 ( #2130 )
2021-07-12 17:04:07 -07:00
Utkarsh Umesan Pillai
5b06d2a606
Add support for IDeferredTracerProviderBuilder for InMemoryExporter ( #2129 )
...
* Add support for IDeferredTracerProviderBuilder
* Update CHANGELOG.md
2021-07-12 14:00:19 -07:00
Cijo Thomas
dd8cee1e67
Console Exporter modified to support IDefferedTracerProviderBuilder based config ( #2127 )
2021-07-12 09:33:11 -07:00
Cijo Thomas
a5b42fbe17
Changelogs for next release ( #2111 )
2021-06-25 17:57:42 -07:00
Cijo Thomas
58a80153d1
Contributing doc improvements ( #2108 )
...
* Contributing doc improvements
* Update CONTRIBUTING.md
Co-authored-by: Reiley Yang <reyang@microsoft.com>
Co-authored-by: Reiley Yang <reyang@microsoft.com>
2021-06-25 09:16:36 -07:00
Mikel Blanchard
433007bcb0
StackExchangeRedis instrumentation: Dependency injection support ( #2110 )
2021-06-24 16:28:52 -07:00
Cijo Thomas
2347c48203
Fix AspNetCore configuration for .Net Core 3 and above ( #2102 )
2021-06-23 19:38:37 -07:00
Utkarsh Umesan Pillai
1b1da753d4
Remove unnecessary usings ( #2101 )
2021-06-23 18:19:11 -07:00
Mikel Blanchard
e481492380
Moving IDeferredTracerProviderBuilder to API ( #2100 )
...
* Moved IDeferredTracerProviderBuilder to API project.
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2021-06-23 17:40:46 -07:00
Utkarsh Umesan Pillai
b6d4e88dce
Add ContractDependencyPaths for ApiCompat ( #2098 )
2021-06-23 17:22:50 -07:00
Reiley Yang
13a48a67e4
remove extra line break, put linux before windows ( #2099 )
2021-06-23 11:35:04 -07:00
Jan Trejbal
8c0d818bb3
Drop Microsoft.AspNetCore.Http.Abstractions for netcoreapp3.1 and higher ( #1917 )
2021-06-22 16:28:30 -07:00
xiang17
db6dc757c0
Self Diagnostics bug fixes ( #2095 )
...
* Self Diagnostics bug fixes
* Add comments
* Remove unnecesary trait
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2021-06-22 12:07:11 -07:00
Utkarsh Umesan Pillai
8948fcee13
Update code coverage script to fetch the MicrosoftCodeCoverage package version from Common.props ( #2094 )
...
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2021-06-22 11:53:28 -07:00
Mikel Blanchard
9589345708
Hosting: README documentation + tweaks ( #2080 )
...
* Documentation for hosting scenarios. Added exceptions for invalid deferred actions.
* Allow configure callbacks to register other configure callbacks.
* Added a nested configure registration test.
* Lint.
* More tests, bug fixes, and simplification.
* Switched order of extension method example.
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2021-06-22 11:29:19 -07:00
Tom Tan
c69694c5ec
Change type of http.status_code in example to int to follow semmantic ( #2096 )
...
convension
2021-06-22 11:11:19 -07:00
Utkarsh Umesan Pillai
7723fa04cf
Update Microsoft.NET.Test.Sdk package to latest version 16.10.0 ( #2085 )
2021-06-16 12:40:29 -07:00
Alan West
9f37c7d59a
Update OTLP protos to v0.9.0 ( #2088 )
...
* Update to v0.9.0 OTLP protos
* Fix conflict with Equals property from generated code and standard Equals method
2021-06-16 11:12:26 -07:00
Cijo Thomas
6894a034b8
Fix doc link ( #2086 )
2021-06-15 22:12:22 -07:00
Tim Hess
0cfde31d13
run CI tasks on push to main/metrics ( #2084 )
2021-06-15 12:54:56 -07:00
Tim Hess
a19d9e076f
Using Microsoft.DotNet.ApiCompat ( #2075 )
2021-06-14 09:20:20 -07:00
Reiley Yang
e3df42bfc1
set http.status_code to int ( #2078 )
2021-06-11 11:55:35 -07:00