Hibernate
OpenTelemetry Java agent instrumentation
This instrumentation enables spans for Hibernate ORM operations.
- Name:
hibernate-3.3 - Scope:
io.opentelemetry.hibernate-3.3 - Target versions:
org.hibernate:hibernate-core:[3.3.0.GA,4.0.0.Final) - 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. |