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

Injectable metricsRegistry #263

Merged
merged 6 commits into from
Sep 6, 2018

Commits on Sep 4, 2018

  1. Injectable metricsRegistry

    This allows the user to set the metrics registry instead of it being auto created.
    Useful for Dependency Injection.
    Robert Macaulay committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    3396512 View commit details
    Browse the repository at this point in the history
  2. Change the instaces of CodaHaleMetricRegistry to MetricRegistry inter…

    …face
    Robert Macaulay committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    83c564e View commit details
    Browse the repository at this point in the history
  3. SortedMap return for getMetrics

    Robert Macaulay committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    d466e86 View commit details
    Browse the repository at this point in the history
  4. Add a mixin for the MetricsRegistry serialization

    Robert Macaulay committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    29b5fb2 View commit details
    Browse the repository at this point in the history
  5. Import fix

    Robert Macaulay committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    d1950d1 View commit details
    Browse the repository at this point in the history
  6. { spacing

    Robert Macaulay committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    fe22533 View commit details
    Browse the repository at this point in the history