Package io.helidon.integrations.oci.telemetry
Integration with OCI Telemetry.
- See Also:
OciMetrics
,OciMetricsRx
-
Interface Summary Interface Description OciMetrics Deprecated, for removal: This API element is subject to removal in a future version. use OCI SDK insteadOciMetricsRx Deprecated, for removal: This API element is subject to removal in a future version. use OCI SDK instead -
Class Summary Class Description OciMetricsRx.Builder Fluent API builder forOciMetricsRx
.OciTelemetryInjectionProvider Deprecated. Do not use directly, this is only used via service loaderPostMetricData Class to group together all types related to post metric data request and response.PostMetricData.FailedMetric Failed metric definition.PostMetricData.MetricData Metric data send with post metric data.PostMetricData.MetricDataPoint The post metric data consists of a set ofPostMetricData.MetricData
, and each metric data has one or more data points.PostMetricData.Request Post metric data request.PostMetricData.Response Response object parsed from JSON returned by theRestApi
.