Class PostMetricData.FailedMetric
java.lang.Object
io.helidon.integrations.oci.telemetry.PostMetricData.FailedMetric
- Enclosing class:
- PostMetricData
Failed metric definition.
-
Method Summary
Modifier and TypeMethodDescriptionJson with failed data.message()Message describing the problem.
-
Method Details
-
message
Message describing the problem.- Returns:
- error message
-
failedDataJson
Json with failed data.- Returns:
- json with failed data
-