Class MetricsReader
java.lang.Object
org.eclipse.microprofile.telemetry.metrics.tck.jvm.MetricsReader
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleancheckMessage(String metricName, String metricDescription, String metricUnit, String metricType)
-
Constructor Details
-
MetricsReader
public MetricsReader()
-
-
Method Details
-
checkMessage
public static boolean checkMessage(String metricName, String metricDescription, String metricUnit, String metricType) throws IOException - Throws:
IOException
-