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 jcache #1010

Merged

Commits on Sep 30, 2016

  1. Add support for JCache / JSR 107 statistics

    * read them from JCache CacheStatisticsMBean
    * pair programmed with Henri Tremblay
    anthonydahanne committed Sep 30, 2016
    Copy the full SHA
    1f54776 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2016

  1. Put JCache in provided because we are metrics and expect the thing we…

    … are monitoring to already be available
    henri-tremblay authored and anthonydahanne committed Oct 3, 2016
    Copy the full SHA
    f6f6f18 View commit details
    Browse the repository at this point in the history
  2. Remove the useless this

    henri-tremblay authored and anthonydahanne committed Oct 3, 2016
    Copy the full SHA
    6c24b16 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    8d440fd View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    06fa8c2 View commit details
    Browse the repository at this point in the history