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

metrics: rename injection_queue_depth to global_queue_depth #6918

Merged
merged 3 commits into from
Oct 18, 2024

Conversation

mox692
Copy link
Member

@mox692 mox692 commented Oct 18, 2024

This changes the metric name of injection_queue_depth to global_queue_depth. Note that this only changes the public facing apis, not all internal codes or comments.

Also, I left the injection_queue_depth as a deprecated api.

ref: #6915

@mox692 mox692 added A-tokio Area: The main tokio crate M-metrics Module: tokio/runtime/metrics labels Oct 18, 2024
Copy link
Contributor

@Darksonn Darksonn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@mox692 mox692 enabled auto-merge (squash) October 18, 2024 19:11
mox692 added a commit to mox692/tokio that referenced this pull request Oct 18, 2024
@mox692 mox692 merged commit 28c9a14 into tokio-rs:master Oct 18, 2024
81 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-tokio Area: The main tokio crate M-metrics Module: tokio/runtime/metrics
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants