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

[docdb] Expose timeout metrics from the RPC layer #2196

Open
bmatican opened this issue Sep 1, 2019 · 0 comments
Open

[docdb] Expose timeout metrics from the RPC layer #2196

bmatican opened this issue Sep 1, 2019 · 0 comments
Labels
area/docdb YugabyteDB core features kind/enhancement This is an enhancement of an existing feature priority/medium Medium priority issue

Comments

@bmatican
Copy link
Contributor

bmatican commented Sep 1, 2019

Jira Link: DB-1595
In absence of explicit application level metrics, timeouts at the TS layer might be the most likely indicator of user impact. If we can expose timeout counters from top-level TS RPCs (read/write), and potentially even from proxies (cql/ysql), we can use those as a high level filter for system issues (back-pressure, network hiccups, etc).

Furthermore, ensuring this stays at a flat 0 during rolling restarts would help as validation of providing zero downtime operations!

@bmatican bmatican added kind/enhancement This is an enhancement of an existing feature area/docdb YugabyteDB core features labels Sep 1, 2019
@bmatican bmatican added this to the v2.1 milestone Sep 1, 2019
@bmatican bmatican added this to To Do in YBase features via automation Sep 1, 2019
@bmatican bmatican added this to To do in Usability via automation Oct 30, 2019
@bmatican bmatican removed this from the v2.1 milestone Jun 8, 2020
@yugabyte-ci yugabyte-ci added the priority/medium Medium priority issue label Jun 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/docdb YugabyteDB core features kind/enhancement This is an enhancement of an existing feature priority/medium Medium priority issue
Projects
Usability
  
To do
YBase features
  
Backlog
Development

No branches or pull requests

2 participants