Skip to content

Commit c037ed6

Browse files
committed
remove config
1 parent 9301725 commit c037ed6

File tree

2 files changed

+0
-11
lines changed

2 files changed

+0
-11
lines changed

docs/instrumentation-list.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff 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
Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
11
description: >
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

0 commit comments

Comments
 (0)