Package io.opentelemetry.instrumentation.spring.autoconfigure.internal.instrumentation.runtimemetrics
Class RuntimeMetricsAutoConfiguration
java.lang.Object
io.opentelemetry.instrumentation.spring.autoconfigure.internal.instrumentation.runtimemetrics.RuntimeMetricsAutoConfiguration
Configures runtime metrics collection.
This class is internal and is hence not for public use. Its APIs are unstable and can change at any time.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidhandleApplicationReadyEvent(org.springframework.boot.context.event.ApplicationReadyEvent event) void
-
Constructor Details
-
RuntimeMetricsAutoConfiguration
public RuntimeMetricsAutoConfiguration()
-
-
Method Details
-
stopMetrics
- Throws:
Exception
-
handleApplicationReadyEvent
@EventListener public void handleApplicationReadyEvent(org.springframework.boot.context.event.ApplicationReadyEvent event)
-