Interface MetricsRegistryMBean

    • Method Detail

      • dumpStatisticsAsJson

        @ManagedOperation(description="Dumps the statistics as json")
        String dumpStatisticsAsJson()
      • dumpStatisticsAsJsonTimeUnitSeconds

        @ManagedOperation(description="Dumps the statistics as json using seconds for time units")
        String dumpStatisticsAsJsonTimeUnitSeconds()