Skip to content

Follow up 'Ability to monitor Blazor Server circuit activity' #47328

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 2 commits into from
Mar 21, 2023

Conversation

MackinnonBuck
Copy link
Member

Follow up 'Ability to monitor Blazor Server circuit activity'

Updates the API according to feedback from #47325

Description

Changes made:

  • Removed IHandleCircuitActivity interface
  • Added a new CreateInboundActivityHandler method to CircuitHandler

Fixes #47325

@MackinnonBuck MackinnonBuck requested a review from a team as a code owner March 20, 2023 19:05
@ghost ghost added the area-blazor Includes: Blazor, Razor Components label Mar 20, 2023
@MackinnonBuck MackinnonBuck requested a review from javiercn March 20, 2023 19:05
@MackinnonBuck MackinnonBuck merged commit f0267e0 into main Mar 21, 2023
@MackinnonBuck MackinnonBuck deleted the mbuck/monitor-circuit-activity-follow-up branch March 21, 2023 00:28
@ghost ghost added this to the 8.0-preview4 milestone Mar 21, 2023
wtgodbe pushed a commit that referenced this pull request Mar 23, 2023
…rcuit activity' (#47354)

* Follow up 'Ability to monitor Blazor Server circuit activity' (#47328)

* PR feedback
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-blazor Includes: Blazor, Razor Components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[API Proposal] Ability to monitor circuit activity
2 participants