Skip to content
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

Counters: add sync-ops, async-ops, and how long a server has been connected #2300

Merged
merged 6 commits into from
Nov 22, 2022

Conversation

NickCraver
Copy link
Collaborator

@NickCraver NickCraver commented Nov 15, 2022

More info to help us advise and debug timeouts for users!

Overall adds for timeout messages:

  • Sync-Ops: A count of synchronous operation calls
  • Async-Ops: A count of asynchronous operation calls
  • Server-Connected-Seconds: How long the bridge in question has been connected ("n/a" if not connected)

@NickCraver NickCraver marked this pull request as ready for review November 22, 2022 15:10
@NickCraver NickCraver requested review from mgravell, philon-msft and slorello89 and removed request for mgravell, philon-msft and slorello89 November 22, 2022 15:10
@NickCraver NickCraver merged commit 02c29ef into main Nov 22, 2022
@NickCraver NickCraver deleted the craver/new-counters branch November 22, 2022 23:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants