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

Add metrics of client #156

Closed
An-DJ opened this issue Jul 4, 2021 · 0 comments
Closed

Add metrics of client #156

An-DJ opened this issue Jul 4, 2021 · 0 comments
Assignees
Labels
enhancement Improvement to an existing feature

Comments

@An-DJ
Copy link
Contributor

An-DJ commented Jul 4, 2021

Is your feature request related to a problem? Please describe.
There is no metrics to characterize the client state.

Describe the solution you'd like
Add 2 metrics for client monitoring:

  • pgagroal_client_active which characterizing the number of active clients
  • pgagroal_client_wait which characterizing the number of waiting clients

Additional information
None.

@An-DJ An-DJ added the feature New feature label Jul 4, 2021
An-DJ added a commit to An-DJ/pgagroal that referenced this issue Jul 4, 2021
Add the following metrics:
* pgagroal_client_active
* pgagroal_client_wait

Close agroal#156
An-DJ added a commit to An-DJ/pgagroal that referenced this issue Jul 5, 2021
Add the following metrics:
* pgagroal_client_active
* pgagroal_client_wait

Close agroal#156
@jesperpedersen jesperpedersen added enhancement Improvement to an existing feature and removed feature New feature labels Jul 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement to an existing feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants