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

Instrumentation: Add gauge of total number of requests in flight. #234

Closed
bergquist opened this issue May 20, 2021 · 0 comments · Fixed by #281
Closed

Instrumentation: Add gauge of total number of requests in flight. #234

bergquist opened this issue May 20, 2021 · 0 comments · Fixed by #281
Labels
type/enhancement New feature or request

Comments

@bergquist
Copy link
Contributor

Exposing a gauge with the total number of requests currently being served is a great way to identify bottlenecks.

Ex https://github.com/grafana/grafana/blob/main/pkg/middleware/request_metrics.go#L26

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant