Hibernate
OpenTelemetry Java agent instrumentation
This instrumentation enables spans for Hibernate ORM operations.
- Name:
hibernate-6.0 - Scope:
io.opentelemetry.hibernate-6.0 - Target versions:
org.hibernate.orm:hibernate-core:[6.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. |