Hibernate
OpenTelemetry Java agent instrumentation
This instrumentation enables spans for Hibernate ORM operations.
- Name:
hibernate-4.0 - Scope:
io.opentelemetry.hibernate-4.0 - Target versions:
org.hibernate:hibernate-core:[4.0.0.Final,6) - Library: https://hibernate.org/
Telemetry
- Span attributes:
hibernate.session_id
Configuration
| Option | Type | Default | Description |
|---|---|---|---|
otel.instrumentation.hibernate.experimental-span-attributes | boolean | false | Enables the experimental hibernate.session_id span attribute. |