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 for JDBC connection pool: Apache Commons DBCP2 #144

Merged
merged 4 commits into from
Mar 31, 2021

Commits on Mar 29, 2021

  1. Add metrics for JDBC connection pool: Apache Commons DBCP2

    Mateusz Rzeszutek committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    0e9bf80 View commit details
    Browse the repository at this point in the history
  2. Add base unit

    Mateusz Rzeszutek committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    933c2dd View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2021

  1. Change collected metrics' names (and add a few new ones)

    Mateusz Rzeszutek committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    9db6c25 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2021

  1. Enable metrics based on Metrics.globalRegistry

    Mateusz Rzeszutek committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    c8b9958 View commit details
    Browse the repository at this point in the history