Class TelemetryMetricID
java.lang.Object
org.eclipse.microprofile.fault.tolerance.tck.telemetryMetrics.util.TelemetryMetricID
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionTelemetryMetricID(String classMethodName, TelemetryMetricDefinition.MetricType type, io.opentelemetry.api.common.Attributes attributes) -
Method Summary
-
Field Details
-
name
-
attributes
public final io.opentelemetry.api.common.Attributes attributes -
type
-
-
Constructor Details
-
TelemetryMetricID
public TelemetryMetricID(String classMethodName, TelemetryMetricDefinition.MetricType type, io.opentelemetry.api.common.Attributes attributes)
-
-
Method Details