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

proxy: export per-router metrics #2982

Closed
olix0r opened this issue Jun 21, 2019 · 2 comments
Closed

proxy: export per-router metrics #2982

olix0r opened this issue Jun 21, 2019 · 2 comments
Labels

Comments

@olix0r
Copy link
Member

olix0r commented Jun 21, 2019

each place we use a router, we should be able to track metrics including:

  • router_insert_total -- counter tracking the total number of insertions into the router
  • router_expiry_total -- counter tracking the total number of expirations from the router
  • router_rejects_total -- counter tracking the total number of insert attempts that were rejected due to capacity... Alternatively, this may be end up being a router_oneshot_total (tbd).

Followup from linkerd/linkerd2-proxy#247

@olix0r olix0r added area/proxy priority/P1 Planned for Release labels Jun 21, 2019
@stale
Copy link

stale bot commented Sep 19, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Sep 19, 2019
@olix0r olix0r removed the wontfix label Sep 19, 2019
@stale
Copy link

stale bot commented Dec 18, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Dec 18, 2019
@stale stale bot closed this as completed Jan 1, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 17, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant