-
Notifications
You must be signed in to change notification settings - Fork 294
NetCore remove TC.Active and fix NetCore Heartbeat #1886
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 1 commit
Commits
Show all changes
79 commits
Select commit
Hold shift + click to select a range
9d47ff7
Merge pull request #1819 from microsoft/develop
rajkumar-rangaraj 4ab6b71
Reads configuration from all defined sources from app along with all …
rajkumar-rangaraj c61a7ad
Added test cases and changed configuration binding.
rajkumar-rangaraj 9548b0c
Merge branch 'develop' into rajrang/aspnetconfiguration
rajkumar-rangaraj 6f26997
Modified test appSettings.json
rajkumar-rangaraj d9ed086
Added support to NET46 test case.
rajkumar-rangaraj 4e41c7e
Modified test names
rajkumar-rangaraj b3c2ffb
Modified ChangeLog
rajkumar-rangaraj b9848bc
Merge branch 'develop' into rajrang/aspnetconfiguration
rajkumar-rangaraj 916393b
Merge branch 'develop' into rajrang/aspnetconfiguration
433cf53
refactor static super class into abstract base class - tests pass
22203ae
refactor AddApplicationInsightsSettings - test pass
47a1c30
refactor super class and addApplicationInsightsTelemetry - tests pass
96171d8
move class - test pass
01d8877
rafactor usings
0f2a998
cleanup
2c87691
Remove TelemetryConfiguration.Active
72bdd3b
fixing internal reference
5c33a0a
fix module count
ebb85e7
fixing heartbeat initialization
8be254d
Merge branch 'develop' into rajrang/aspnetconfiguration
3e41354
merge from raj's branch
1661182
Merge branch 'tilee/refactor_tests+raj' into tilee/netcore_remove_act…
0a612fd
merge develop
a5a58de
fix merge conflict
691f80c
fix merge conflict
9eb1755
cleanup
a947aab
Merge branch 'develop' into tilee/netcore_active
2c3c446
merge develop
49b7628
fix merge conflict
394f4c0
cleanup
031a266
adding EnableDiagnosticsTelemetryModule
db4ef1d
Merge branch 'develop' into tilee/netcore_active
3791642
update public api
72b57fe
fix
6efc7aa
fix for test failure
e05f36f
Merge branch 'develop' into tilee/netcore_active
6a29604
Merge branch 'tilee/netcore_active' of https://github.com/microsoft/A…
3e30aa2
Merge branch 'develop' into tilee/netcore_active
5ec1092
Merge branch 'tilee/netcore_active' of https://github.com/microsoft/A…
4e85bd5
fix public api
95046a7
fix public api for real
47bdeb2
backwards compat for .Active and some tests
26085e5
cleanup
39196bc
fix compile error
1f2c30e
testing fix for tests
221838a
testing fix for GetEntryAssembly
e4ddf76
add new test for BackwardsCompat
0580086
tests
a74fc2d
cleanup
5c2d0b5
cleanup
622f576
fix for failing tests
8a512f7
cleanup the AddSingleton
b081d9d
pushing work in progress for Cijo
e34d467
incorporating Cijo's feedback.
4a07f2c
merge develop
9d594aa
cleanup
df6d2f7
rename EnableActiveTelemetryConfigurationSetup
7cc750b
Merge branch 'develop' into tilee/netcore_active
1f6c080
remove backcompat TC.Active from WorkerService
1c50885
fix enable settings
73beae3
Merge branch 'develop' into tilee/netcore_active
e19e30c
cleanup
a7506d2
adding tests for suggested changes and fixed compile issues
e040742
cleanup
4036ef6
Merge branch 'develop' into tilee/netcore_active
7c0f857
comment
7c4cd62
last tests
d61ba47
fix worker service test
739c266
cleanup
ebfa752
merge develop
f9d8b5e
revert changes to ApplicationNameProvider
4acda76
revert
a288c52
clean
8f0e7a5
code review comments
a600d03
Merge branch 'develop' into tilee/netcore_active
13e4c9c
changelog
aee2453
code review comments
182d3ea
fix comments
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.