Uses of Interface
io.helidon.integrations.oci.telemetry.OciMetricsRx
Packages that use OciMetricsRx
-
Uses of OciMetricsRx in io.helidon.integrations.oci.telemetry
Methods in io.helidon.integrations.oci.telemetry that return OciMetricsRxModifier and TypeMethodDescriptionOciMetricsRx.Builder.build()static OciMetricsRxOciMetricsRx.create()Create OCI metrics using the defaultOciRestApi.static OciMetricsRxCreate OCI metrics based on configuration.Methods in io.helidon.integrations.oci.telemetry with parameters of type OciMetricsRxModifier and TypeMethodDescriptionstatic OciMetricsOciMetrics.create(OciMetricsRx reactive) Create blocking OCI metrics from its reactive counterpart.