opentelemetry-java-instrume.../instrumentation/hibernate
Mateusz Rzeszutek 551418c283
Refactor AttributesExtractor so that it extracts route from Context (#5288)
* Refactor AttributesExtractor so that it extracts route from Context

* typo

* fix tests

* Update instrumentation-api/src/main/java/io/opentelemetry/instrumentation/api/instrumenter/http/HttpRouteHolder.java

Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>

* fix all AttributesExtractors

Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2022-02-08 10:38:41 +01:00
..
hibernate-3.3/javaagent test latest deps cleanup (#5269) 2022-02-01 09:49:07 -08:00
hibernate-4.0/javaagent Update errorprone (#5016) 2022-01-06 14:21:56 -08:00
hibernate-common/javaagent Refactor AttributesExtractor so that it extracts route from Context (#5288) 2022-02-08 10:38:41 +01:00
hibernate-procedure-call-4.3/javaagent test latest deps cleanup (#5269) 2022-02-01 09:49:07 -08:00
README.md Add settings docs for instrumentations (#4981) 2022-01-03 10:24:48 -08:00

README.md

Settings for the Hibernate instrumentation

System property Type Default Description
otel.instrumentation.hibernate.experimental-span-attributes Boolean false Enable the capture of experimental span attributes.