File tree Expand file tree Collapse file tree 2 files changed +0
-11
lines changed
instrumentation/hibernate/hibernate-reactive-1.0 Expand file tree Collapse file tree 2 files changed +0
-11
lines changed Original file line number Diff line number Diff line change @@ -3560,12 +3560,6 @@ libraries:
35603560 target_versions :
35613561 javaagent :
35623562 - org.hibernate.reactive:hibernate-reactive-core:(,)
3563- configurations :
3564- - name : otel.instrumentation.hibernate.experimental-span-attributes
3565- description : Enables the addition of the experimental `hibernate.session_id`
3566- span attribute.
3567- type : boolean
3568- default : false
35693563 hikaricp :
35703564 - name : hikaricp-3.0
35713565 source_path : instrumentation/hikaricp-3.0
Original file line number Diff line number Diff line change 11description : >
22 This instrumentation does not emit any telemetry on its own. Instead, it enables context
33 propagation for Hibernate Reactive asynchronous operations.
4- configurations :
5- - name : otel.instrumentation.hibernate.experimental-span-attributes
6- type : boolean
7- description : Enables the addition of the experimental `hibernate.session_id` span attribute.
8- default : false
You can’t perform that action at this time.
0 commit comments