Skip to content

Move SignalR connection start telemetry to transport start #48753

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
Jun 14, 2023

Conversation

JamesNK
Copy link
Member

@JamesNK JamesNK commented Jun 13, 2023

This PR changes when SignalR connection start telemetry to the point where the connection's transport starts.

Telemetry includes:

  • Current connections metric
  • Current connections event counter
  • Connection duration interval

Follow up to #48375

@JamesNK JamesNK added the area-signalr Includes: SignalR clients and servers label Jun 13, 2023
@JamesNK
Copy link
Member Author

JamesNK commented Jun 13, 2023

@halter73 With this PR's changes, the metrics, event counter, and duration measurement for a "started connection" are consistent.

Base automatically changed from jamesnk/counter-rename to main June 13, 2023 14:24
@JamesNK JamesNK force-pushed the jamesnk/counter-rename-part2 branch from 4e433ef to 155c0db Compare June 13, 2023 15:17
…nManager.cs

Co-authored-by: Brennan <brecon@microsoft.com>
@JamesNK JamesNK enabled auto-merge (squash) June 14, 2023 02:37
@JamesNK JamesNK merged commit 2de5e91 into main Jun 14, 2023
@JamesNK JamesNK deleted the jamesnk/counter-rename-part2 branch June 14, 2023 03:01
@ghost ghost added this to the 8.0-preview6 milestone Jun 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-signalr Includes: SignalR clients and servers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants