Package restx.monitor

Class MetricsConfiguration

java.lang.Object
restx.monitor.MetricsConfiguration
All Implemented Interfaces:
AutoStartable

public class MetricsConfiguration extends Object implements AutoStartable
Date: 17/11/13 Time: 00:25
  • Constructor Details

    • MetricsConfiguration

      public MetricsConfiguration(restx.common.metrics.api.MetricRegistry metricRegistry, restx.common.metrics.api.health.HealthCheckRegistry healthCheckRegistry, GraphiteSettings graphiteSettings, AppSettings appSettings)
  • Method Details

    • start

      public void start()
      Specified by:
      start in interface AutoStartable
    • setupReporters

      protected void setupReporters()
    • setupJmxReporter

      protected void setupJmxReporter()
    • setupGraphiteReporter

      protected void setupGraphiteReporter()