Mikel Blanchard
5b9cba7cbd
[repo] CI updates ( #4016 )
...
* Port some CI tweaks from contrib.
* Logging in integration tests.
* Test tweaks.
* Warning cleanup.
* Fix format.
* Comments.
2022-12-15 16:08:30 -08:00
Timothy Mothra
9ad312af3a
fix analysis issues part1 ( #4017 )
2022-12-15 14:59:43 -08:00
Timothy Mothra
733a8689ef
temporarily disable AnalysisLevel ( #4008 )
...
* disable
* update project
2022-12-14 12:48:55 -08:00
Mikel Blanchard
9836d3addb
[DependencyInjection] Introduce new package and refactor SDK ( #3923 )
2022-12-08 15:24:44 -08:00
Timothy Mothra
804c448d2e
add nullable enable to Common.props and disable in projects. ( #3964 )
2022-12-05 15:33:57 -08:00
Timothy Mothra
6bcb70b1fe
Add `ImplicitUsings` to Common.props ( #3959 )
2022-12-02 15:01:27 -08:00
Timothy Mothra
dfd1f25c95
Add `AnalysisLevel` to Common.props ( #3960 )
...
* add AnalysisLevel to Common.props
* fix CA2017
2022-12-02 12:42:56 -08:00
Cijo Thomas
85da882bbd
Upgrade DS to 7.0 stable ( #3875 )
2022-11-08 12:13:54 -05:00
Reiley Yang
6d6222f52a
Bump System.Text.Json version due to CVE-2021-26701 ( #3789 )
2022-10-19 01:10:46 -04:00
Cijo Thomas
5b12f08c53
Update DS to rc2 ( #3781 )
2022-10-18 16:51:38 -04:00
Mikel Blanchard
af7ab89ba8
[Repo] Attempting to stabilize the API Compatibility CI job ( #3766 )
...
* Attempting to stablize the API Compatibility CI.
* Tweak.
* More logging.
* Increase build logging level for api compat ci job.
* Tweak.
* Tweak.
* Revert extra logging in ci job.
* Switched some logging back to debug.
2022-10-13 14:55:25 -07:00
Mikel Blanchard
f191e846d3
[SDK + Jaeger] Support loading environment variables from IConfiguration in Traces & Metrics ( #3720 )
...
* Support retrieval of environment variables through IConfiguration in SDK.
* Update Jaeger to load environment variables through IConfiguration.
* Warning fix.
* CHANGELOG patch.
* Bug fixes.
* Warning cleanup.
* Code review.
2022-10-12 09:56:07 -07:00
Mikel Blanchard
897abe333a
[Repo] ApiCompat updates ( #3716 )
2022-09-30 12:18:36 -07:00
Alan West
4938c35e16
Trigger pack and publish when release is created ( #3638 )
2022-09-28 16:58:37 -07:00
Vishwesh Bankwar
86ee906dcd
Update Diagnostic Source to rc version ( #3698 )
2022-09-27 10:34:30 -07:00
Vishwesh Bankwar
84762870dd
Update aspnetcore benchmark results ( #3688 )
2022-09-22 13:16:06 -04:00
Utkarsh Umesan Pillai
a37198c6d0
Update releasing doc ( #3621 )
2022-08-30 20:52:56 -04:00
Cijo Thomas
8700d5dd9b
Update test and other tools versions ( #3611 )
2022-08-28 13:09:24 -04:00
Utkarsh Umesan Pillai
9c61b89583
Minor updates to RELEASING doc ( #3598 )
2022-08-22 21:36:42 -04:00
Mikel Blanchard
409b61d5f0
[Trace Exporters] Remove enumeration helper and use new net7 enumeration APIs ( #3580 )
...
* Remove enumeration helper and use new net7 enumeration APIs.
* Bug fixes.
* Add note.
* Don't use list pools in OTLP exporter. Implement drop counts.
* Added asserts for drop counts in span limits test.
* Added issue link to skip text.
* Populate DroppedAttributesCount on links & events.
* Code review.
* Code review.
* Added CHANGELOG note about dropped counts.
2022-08-18 15:02:10 -07:00
Piotr Kiełkowicz
99b49b677d
Remove unused MicrosoftAspNetCoreHttpFeaturesNet3PkgVer ( #3570 )
2022-08-11 11:48:34 -04:00
Vishwesh Bankwar
b8385a8ca0
Refactor asp.net core test apps ( #3558 )
2022-08-08 20:41:03 -07:00
Reiley Yang
72f4e07d96
Update sanity check to cover .github and .vscode folders ( #3557 )
2022-08-05 13:41:32 -07:00
Mikel Blanchard
58ee541cff
[net7-main] Fixes to get solution building in VS ( #3552 )
...
* Fixes to get solution building in VS with net7 changes.
* More fixes + some code review.
* CONTRIBUTING update.
* Attempting to fix integration tests.
* Attempting to fix integration tests.
* Attempt to fix integration tests.
* Attempt to fix integration tests.
2022-08-05 10:49:06 -07:00
Alan West
a789bc0259
Merge net7.0 to main ( #3539 )
2022-08-04 10:25:21 -07:00
Utkarsh Umesan Pillai
623f3881f8
Update OpenTelemetry.Instrumentation.Runtime version ( #3538 )
2022-08-03 18:33:26 -07:00
Alan West
25df7e85b0
Revert "Merge branch 'net7.0' into main" ( #3531 )
...
This reverts commit e64015cadd , reversing
changes made to 5653454b0c .
2022-08-03 15:47:18 -07:00
Alan West
8dd0743174
Merge branch 'main' into net7.0
2022-08-03 11:46:27 -07:00
liangli
82e041c27c
fix: replace all newtonsoft.json usages ( #3478 )
2022-07-28 19:12:28 -07:00
Cijo Thomas
7de3f001bd
Update instrumentation.runtime version ( #3471 )
2022-07-21 22:56:28 -07:00
Mikel Blanchard
ab10e119ba
[Logs] Serilog extensions project ( #3438 )
...
* Add Serilog extensions project.
* Improve provider disposal when using serilog.
* Warning fixes.
* Fix README.
* Code review.
* Move Serilog version to props.
* Rename LogEmitter.Log -> Emit.
* Added unit tests.
* Warning cleanup.
* Code review.
* Standard README jazz.
* Removed ApiCompat block.
2022-07-18 09:38:02 -07:00
Utkarsh Umesan Pillai
624fa210c2
Update Newtonsoft.Json package version ( #3431 )
2022-07-07 07:28:48 -07:00
Cijo Thomas
5842a0a434
update minverto latest ( #3427 )
2022-07-05 13:24:23 -07:00
Cijo Thomas
09ef47dbc1
Update Instrumentation.RunTime version ( #3419 )
2022-06-29 22:07:37 -07:00
Cijo Thomas
dae9f7dac2
Use RunTimeMetrics for stress ( #3403 )
2022-06-27 21:31:06 -07:00
Utkarsh Umesan Pillai
1f4d97e3e0
Remove AspNet and AspNet.TelemetryHttpModule instrumentation projects ( #3397 )
2022-06-23 21:15:17 -07:00
Mikel Blanchard
ee11de90a3
SDK: Nullable annotations for base classes & batch + shims to enable compiler features ( #3374 )
...
* Nullable annotations and shims for SDK base classes & batch.
* Target updates.
* Remove System.Collections.Immutable ref.
* ApiCompat attribute exclusions.
2022-06-17 10:46:11 -07:00
Alan West
d84f0edf77
Use DiagnosticSource 7.0 and drop netcoreapp3.1 target ( #3351 )
...
* Remove AspNetCore 3.1 test app
* Remove netcoreapp3.1 target from projects
* Bump to DiagnosticSource 7.0.0-preview.4.22229.4
* Enable CI on net7.0 branch
* Remove trailing space
2022-06-07 20:46:15 -07:00
Utkarsh Umesan Pillai
c90ab4a2f2
Remove StackExchangeRedis Instrumenation ( #3346 )
...
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2022-06-07 09:35:43 -07:00
Utkarsh Umesan Pillai
8df82a2d7f
Update .sln file;Remove docker compose file for net5.0 ( #3347 )
2022-06-07 09:14:09 -07:00
Cijo Thomas
5006370265
Post release cleanups ( #3340 )
2022-06-03 13:18:17 -07:00
Cijo Thomas
2f8bcc4e36
Bump minimum required version of Msft.Extensions.Logging to 3.1 ( #3196 )
2022-04-15 14:04:47 -07:00
Cijo Thomas
503d2b0e37
Update PreviousStableVersion to be 1.2.0 ( #3189 )
...
* Update PreviousStableVersion to be 1.2.0
* remove inmemoryexporter apicompat
2022-04-15 11:23:20 -07:00
Alan West
c5bfff8759
Fix ability to run unit tests from VSCode ( #3036 )
...
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2022-03-12 06:51:10 -08:00
Xavier
52258f12e3
Asp6sample ( #2989 )
2022-03-10 12:33:12 -08:00
Jan Trejbal
98cb28974a
Drop Microsoft.AspNetCore.Http.Features from net5 & net6 ( #2860 )
2022-03-08 08:08:02 -08:00
Tyler Helmuth
2c405ffafe
Bumped grpc and protobuf packages ( #2963 )
...
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2022-03-07 20:47:48 -08:00
Timothy Mothra
2731d2ffa0
update release instructions with reminder to finalize PublicApi ( #2817 )
2022-01-26 15:11:18 -08:00
Cijo Thomas
110b5c267f
fix package versions in benchmarks ( #2799 )
2022-01-19 11:33:37 -08:00
Reiley Yang
f7c718eae0
Fix indentation ( #2680 )
2021-11-24 10:56:55 -08:00