opentelemetry-java-instrume.../instrumentation/hibernate/hibernate-common/javaagent/build.gradle.kts

7 lines
135 B
Plaintext

/*
* Classes that are common to all versions of the Hibernate instrumentation.
*/
plugins {
id("otel.javaagent-instrumentation")
}