Timothy Mothra
bfccb57e4f
Update Readme.md
2019-10-30 18:20:41 -07:00
Timothy Mothra
a135f1f7d9
Reorg: move files from root to NETCORE directory ( #1015 )
...
* Reorg: move files from root to NETCORE directory
* Update linux-build.yml for Azure Pipelines
update directory
* move gitignore to root.
* manually remove .vs directory
2019-10-23 11:40:30 -07:00
Timothy Mothra
2933ce47a4
Merge pull request #1010 from microsoft/tilee/refactor_projects
...
refactor projects
2019-10-21 13:23:26 -07:00
Timothy Mothra Lee
c1820ea99b
update
2019-10-18 16:24:51 -07:00
Timothy Mothra Lee
b28e64e22e
cleanup
2019-10-18 16:14:14 -07:00
Timothy Mothra Lee
feeb6411f1
cleanup
2019-10-18 16:07:52 -07:00
Timothy Mothra Lee
0cebcfdf89
cleanup
2019-10-18 16:06:14 -07:00
Timothy Mothra
6525d56015
Merge branch 'develop' into tilee/refactor_projects
2019-10-18 12:35:40 -07:00
Timothy Mothra
bcd569e9be
Merge pull request #1014 from microsoft/master
...
reconcile master to develop (post 2.12-Beta1)
2019-10-17 16:28:42 -07:00
Timothy Mothra
21fbff2c25
Merge pull request #1013 from microsoft/tilee/merge_develop_to_master(prep2.12-beta1)
...
merge develop to master(prep2.12 beta1)
2019-10-17 16:13:35 -07:00
Timothy Mothra Lee
c5e4f79f81
merge develop
2019-10-17 16:02:19 -07:00
Cijo Thomas
fccf040fe4
Bump to next beta1 ( #1009 )
2019-10-17 15:20:52 -07:00
Timothy Mothra Lee
ba5c4b755b
refactor projects
...
remove "artifacts" directory.
Now using same bin and obj directories as all other repos.
2019-10-16 17:22:44 -07:00
Cijo Thomas
06bcc290af
Add new RoleName initializer for Azure Web App to accurately reflect slot swaps ( #1006 )
...
* Add new RoleName initializer for Azure Web App which relies on WASDEFAULTHOSTNAME header to populate role name.
2019-10-16 16:47:27 -07:00
Cijo Thomas
198c760e01
Bump to 2.8.2 ( #1007 )
2019-10-14 20:27:42 -07:00
Timothy Mothra
e1b0e4b848
SDK Connection Strings (Net Core support) ( #992 )
...
* Extensions and ServiceOptions
* add ConnectionString to ServiceOptions
* comments and TODO
* options and tests
* tests
* AddApplicationInsightsSettings and test
* code review comments
* more tests
* change log
* more tests
* fix
* update property name
* fix tests
* revert file
2019-10-10 14:31:08 -07:00
Timothy Mothra
8b40ed96b2
bump version 2.12.0-beta1-build5020 ( #1004 )
2019-10-10 12:05:45 -07:00
Timothy Mothra
5844b5ac36
Tilee/fxcop ( #1002 )
2019-10-08 17:29:42 -07:00
Liudmila Molkova
09cf404aaa
Update AI packages and bump version ( #1000 )
2019-10-04 15:32:03 -07:00
Timothy Mothra
912bca67db
Tilee/fxcop ( #999 )
...
* fix fxcop warnings
fix explicit binding redirects on test apps
* more dependencies
2019-09-30 12:45:49 -07:00
Timothy Mothra
512241cc6f
fix fxcop warnings ( #998 )
...
* fix fxcop warnings
* more
* more
2019-09-30 10:19:51 -07:00
Timothy Mothra
10dc2ed730
fix fxcop warnings ( #997 )
...
* fix fxcop warnings
2019-09-27 15:52:33 -07:00
Timothy Mothra
6ae79f05db
refactor ApplicationInsightsServiceOptions ( #993 )
2019-09-25 10:39:55 -07:00
Cijo Thomas
1387908e47
Provide easy way to turnoff built-in modules, and an ikey read fix. ( #990 )
...
* Fix 988 989
2019-09-25 10:17:00 -07:00
Timothy Mothra
f328f948b2
refactor Extensions.AddTelemetryConfiguration ( #991 )
2019-09-24 21:17:59 -07:00
Timothy Mothra
154cf0f72d
skip version to v2.12 ( #986 )
2019-09-23 11:31:39 -07:00
Timothy Mothra
08c8db5dd0
Merge pull request #984 from microsoft/develop
...
merge develop to master (prep 2.11)
2019-09-20 22:44:25 -07:00
Timothy Mothra
8d9c7d0a1e
Tilee/bump version 2.8 ( #983 )
...
* bump version 2.8
* sdk
* changelog
2019-09-20 22:37:36 -07:00
Timothy Mothra
4a26161d9f
Update Readme with new package: WorkerService ( #981 )
2019-09-16 15:53:34 -07:00
Timothy Mothra
397f9084e3
nupkg.props ( #938 )
...
* nupkg.props
* fix ex stack
* remove GenerateAssembly false property group
* update for WorkerService
* update tags
2019-09-12 17:17:02 -07:00
Timothy Mothra
04baac86fe
Merge pull request #978 from microsoft/develop
...
merge develop to master (prep 2.8-beta3)
2019-09-12 15:26:29 -07:00
Cijo Thomas
e1d1a7a2bb
Update older nuget versions in 1.xx functional tests. ( #977 )
2019-09-12 14:59:27 -07:00
Cijo Thomas
49fd6dddab
Add new package for .NET Core WorkerServices (Adds GenericHost support) ( #975 )
2019-09-12 12:53:39 -07:00
Timothy Mothra
1672611a16
bump version 2.8.0-beta3 ( #974 )
...
* bump version 2.8.0-beta3
* re-enable DiagnosticSource tests
2019-09-11 11:52:29 -07:00
Cijo Thomas
64639fafb5
Read Correlation context always, update to beta2 of base ( #973 )
...
* update base to beta and related changes
* read correlation context always
2019-09-10 15:24:16 -07:00
Liudmila Molkova
59efae2db6
Merge pull request #971 from microsoft/lmolkova/samplingFlagAndFixes
...
Do not set sampledOut flag if activity is recorded and parentId fixes
2019-09-09 12:54:28 -07:00
Liudmila Molkova
15eae02fef
fix tests
2019-09-06 16:08:53 -07:00
Liudmila Molkova
5e04d60193
Do not st sampledOut flag if activity is recorded and parentId fixes
2019-09-05 22:21:47 -07:00
Cijo Thomas
d55edb2c15
Fix: System.NullReferenceException in WebSessionTelemetryInitializer ( #967 )
...
Fix System.NullReferenceException in WebSessionTelemetryInitializer
2019-08-31 09:58:21 -07:00
Cijo Thomas
82caaca419
3.0 Functional Tests. ( #966 )
...
Asp.Net Core 3.0 Functional Tests Added. This leverages the built-in integration test capability of ASP.NET Core via Microsoft.AspNetCore.MVC.Testing
2019-08-31 09:44:42 -07:00
Cijo Thomas
620b6fa8b4
Cithomas/w3c aspnet30 ( #965 )
...
* HostingListener changes for w3c support in asp.net core 3.0 apps
2019-08-28 23:48:51 -07:00
Cijo Thomas
73998d372e
Merge pull request #964 from microsoft/cithomas/w3c
...
Make W3C Correlation default and leverage native W3C support from new System.Diagnostics.DiagnosticSource Activity
2019-08-27 12:02:22 -07:00
Cijo Thomas
92000fa022
Merge branch 'develop' into cithomas/w3c
2019-08-27 11:42:03 -07:00
Cijo Thomas
f05e6140a0
Merge pull request #961 from microsoft/develop
...
Dev to Master for 2.8.0-beta2
2019-08-27 11:41:08 -07:00
Cijo Thomas
c2929a9f77
Revert "Make W3C Correlation default and leverage native W3C support from new System.Diagnostics.DiagnosticSource Activity ( #958 )" ( #962 )
...
This reverts commit b0ae600680
.
2019-08-27 11:18:26 -07:00
Cijo Thomas
b0ae600680
Make W3C Correlation default and leverage native W3C support from new System.Diagnostics.DiagnosticSource Activity ( #958 )
2019-08-27 11:04:14 -07:00
Cijo Thomas
a95a5c9779
build and test netcoreapp20 in non windows
2019-08-27 08:47:47 -07:00
Cijo Thomas
2e3ddedd4e
modify linux ci to not test 1.xx tests. it cannot use language version 7.2 which is required for new Activity span types.
2019-08-27 08:39:18 -07:00
Cijo Thomas
28ee89d5bd
add langversion to 7.2
2019-08-27 08:28:38 -07:00
Cijo Thomas
26a407e3f6
add event log events for correlation
2019-08-27 08:09:10 -07:00