-
Notifications
You must be signed in to change notification settings - Fork 724
Use gRPC to communicate data from app host to dashboard #1476
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 all commits
Commits
Show all changes
57 commits
Select commit
Hold shift + click to select a range
6c22161
Model per-type resource data as extension data
drewnoakes d76c649
Split snapshots from view models
drewnoakes 2e95d13
Remove obsolete TODOs
drewnoakes 57d6ca5
Fix tests
drewnoakes 8cfbb32
Merge branch 'main' into split-dto
drewnoakes 23a3c03
WIP
drewnoakes 783bd47
Rename ResourceDataKeys to KnownProperties
drewnoakes 5020ded
WIP
drewnoakes 0930841
Reorder members
drewnoakes f340299
Move types to their own source files
drewnoakes f5de0e7
Split endpoint snapshot from view model
drewnoakes 6cd0d8d
Consistent naming in razor files
drewnoakes d3c1441
Add ctor to EnvironmentVariableViewModel
drewnoakes 88a5cda
Complete ResourceViewModel construction from Resource message
drewnoakes f1b1e51
Make types internal
drewnoakes 3b6ec12
Add words to dictionary
drewnoakes fab31f3
Use KnownResourceTypes
drewnoakes 62e346e
Pass correct type to logger factory
drewnoakes 6c749c1
Rename ResourceService to DashboardClient
drewnoakes 1637d27
Refactor
drewnoakes a5bcaf5
Dashboard receives data via gRPC
drewnoakes 58f3018
Merge branch 'main' into add-grpc
drewnoakes c7f88cc
Fix ports display in resource grid
drewnoakes 5734de1
Use extension methods to check resource type
drewnoakes a7e298c
Remove obsolete TODO
drewnoakes 56c2dd2
Document use of Math.Round
drewnoakes 5d97fa3
Consolidate types
drewnoakes 96668bc
Rename comparer
drewnoakes 9424de2
Remove ResourceId
drewnoakes e7c02f0
Add API doc
drewnoakes 4b45b37
Logging
drewnoakes 041ac74
Don't treat cancellations as errors
drewnoakes 8c9a16d
Join async connection management on dispose
drewnoakes bd7e5da
Throw on unexpected values
drewnoakes 2d6ae0f
Log when dashboard is disabled
drewnoakes 9f33076
Remove redundant route on gRPC endpoint
drewnoakes 23598b6
Log reason when dashboard hosting is skipped
drewnoakes 57281fb
Merge branch 'main' into add-grpc
drewnoakes 85fb426
Fix build
drewnoakes a3c556e
Fix errors following merge
drewnoakes 7e66671
Formatting
drewnoakes 1a6cacc
Handle null container ID
drewnoakes 42e0301
Extract common check
drewnoakes 37e5b43
Specify assembly name for eShopLite's app host
drewnoakes f21bdcb
Ensure the page title displays
drewnoakes aee49d3
Remove application version from protocol
drewnoakes 854f2f9
Improve parsing of application name
drewnoakes 8654657
Fix potential ANE due to unannotated gRPC code
drewnoakes 7dedb62
Configure logging for dashboard web application
drewnoakes 70161b1
gRPC channel and client will reconnect themselves
drewnoakes 78c3fff
Review feedback
drewnoakes a3bf4c7
Use concurrent dictionaries
drewnoakes b9f8362
More spelling words
drewnoakes aeb5755
Refactor connection code
drewnoakes fe87351
Fix missing process ID
drewnoakes f9a9fe9
Fix resource type checks
drewnoakes 418693a
Handle connection exception
drewnoakes 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
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
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
Oops, something went wrong.
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.