java.lang.Object
io.helidon.integrations.oci.metrics.OciMetricsSupport
All Implemented Interfaces:
HttpService, ServerLifecycle, Supplier<HttpService>

public class OciMetricsSupport extends Object implements HttpService
OCI Metrics Support

When used in a NIMA app, ensure that this HttpService implementation is registered on the default routing created via HttpRouting.builder().

  • Method Details