Counters: add sync-ops, async-ops, and how long a server has been connected by NickCraver · Pull Request #2300 · StackExchange/StackExchange.Redis

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@NickCraver

Copy link Copy Markdown

Collaborator

@NickCraver NickCraver commented

Nov 15, 2022

edited

Loading

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

Reviewers

@mgravell mgravell mgravell approved these changes

@philon-msft philon-msft philon-msft approved these changes

@slorello89 slorello89 Awaiting requested review from slorello89

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@NickCraver @mgravell @philon-msft