Class MetricsCollector

java.lang.Object
org.qubership.profiler.util.MetricsCollector

public class MetricsCollector extends Object
  • Constructor Details

    • MetricsCollector

      public MetricsCollector()
  • Method Details

    • collectMetrics

      public static void collectMetrics(MetricsPluginImpl metricsPlugin, org.qubership.profiler.dump.ThreadState threadState, List<org.qubership.profiler.agent.MetricsConfiguration> metricsConfiguration, long callDuration, org.qubership.profiler.agent.CallInfo callInfo, org.qubership.profiler.dump.ThreadState thread, String threadName)
    • resetCaches

      public static void resetCaches()