plugins { id("otel.javaagent-instrumentation") } dependencies { implementation(project(":instrumentation:runtime-metrics:library")) }