Class RuntimeMetricsBuilder
java.lang.Object
io.opentelemetry.instrumentation.runtimemetrics.java8.RuntimeMetricsBuilder
Builder for
RuntimeMetrics.-
Method Summary
Modifier and TypeMethodDescriptionbuild()Build and start anRuntimeMetricswith the config from this builder.Enable all JMX telemetry collection.
-
Method Details
-
enableExperimentalJmxTelemetry
Enable all JMX telemetry collection. -
build
Build and start anRuntimeMetricswith the config from this builder.
-