Commit Graph

1232 Commits

Author SHA1 Message Date
Robert Pająk 4df429898e
Update supported .NET Versions docs (#2190)
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2021-07-26 16:30:23 -07:00
Utkarsh Umesan Pillai d99db276cd
Rename MetricExportInterval to MtricExportIntervalMilliSeconds (#2193) 2021-07-26 15:56:17 -07:00
Utkarsh Umesan Pillai 28f59eb4c2
Add InMemoryExporter for Metrics (#2192) 2021-07-26 15:34:43 -07:00
Cijo Thomas c7aebdbf7d
Add Prometheus to the core package (#2185) 2021-07-25 09:46:18 -07:00
Cijo Thomas 8a087d50d6
Prepare 1.2.0-alpha1 release (#2184) 2021-07-23 16:38:12 -07:00
Cijo Thomas 2504463391
Fix thread safety for collect in MeterProvider and AggregatorStores (#2182) 2021-07-23 13:19:23 -07:00
Cijo Thomas bbfd7cfaa5
Throw when more than MetricProcessor is added (#2181) 2021-07-23 10:40:13 -07:00
Cijo Thomas 6a31c669be
Catch exception from Metric collect, stop daily publish from metrics branch (#2180)
* Remove daily nuget publish from metrics

* catch exception from collect
2021-07-23 09:15:44 -07:00
Cijo Thomas 9bd4fccfa4
Removed measurement processor concept. Will add back when spec mandates it. (#2178) 2021-07-22 20:29:14 -07:00
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