apply plugin: "otel.javaagent-instrumentation"
dependencies {
implementation project(':instrumentation:runtime-metrics:library')
}