opentelemetry-java-instrume.../instrumentation/hibernate
Trask Stalnaker 87c7147a25
Remove wildcard + dependency (#7172)
Should help with maven central sporadic failure:

```
Could not determine the dependencies of task ':instrumentation:hibernate:hibernate-3.3:javaagent:test'.
> Could not resolve all task dependencies for configuration ':instrumentation:hibernate:hibernate-3.3:javaagent:testRuntimeClasspath'.
   > Could not resolve javassist:javassist:+.
```
2022-11-15 08:57:15 +01:00
..
hibernate-3.3/javaagent Remove wildcard + dependency (#7172) 2022-11-15 08:57:15 +01:00
hibernate-4.0/javaagent End groovy files with newline (#7127) 2022-11-10 12:21:55 +01:00
hibernate-common/javaagent Rename `newInstrumenter()` into `buildInstrumenter()` (#6363) 2022-07-25 12:02:46 -07:00
hibernate-procedure-call-4.3/javaagent End groovy files with newline (#7127) 2022-11-10 12:21:55 +01:00
README.md More spotless (#7126) 2022-11-11 05:01:21 +00:00

README.md

Settings for the Hibernate instrumentation

System property Type Default Description
otel.instrumentation.hibernate.experimental-span-attributes Boolean false Enable the capture of experimental span attributes.