Package org.qubership.profiler.util
Class MetricsCollector
java.lang.Object
org.qubership.profiler.util.MetricsCollector
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidcollectMetrics(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) static void
-
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()
-