opentelemetry-java-instrume.../instrumentation/elasticsearch
Gregor Zeitlinger e2cce4cc16
Db client error type for JDBC (#13331)
Co-authored-by: Jay DeLuca <jaydeluca4@gmail.com>
2025-03-31 05:40:16 -07:00
..
elasticsearch-api-client-7.16 Enforce library instrumentation package names matching their module names (#12957) 2025-03-12 11:58:43 -07:00
elasticsearch-rest-5.0/javaagent Enforce library instrumentation package names matching their module names (#12957) 2025-03-12 11:58:43 -07:00
elasticsearch-rest-6.4/javaagent Enforce library instrumentation package names matching their module names (#12957) 2025-03-12 11:58:43 -07:00
elasticsearch-rest-7.0 Enforce library instrumentation package names matching their module names (#12957) 2025-03-12 11:58:43 -07:00
elasticsearch-rest-common-5.0 Db client error type for JDBC (#13331) 2025-03-31 05:40:16 -07:00
elasticsearch-transport-5.0/javaagent Document (and remove some) upper version test limits (#12945) 2024-12-27 08:54:10 -08:00
elasticsearch-transport-5.3/javaagent Db client error type for JDBC (#13331) 2025-03-31 05:40:16 -07:00
elasticsearch-transport-6.0 fix(deps): update errorproneversion to v2.37.0 (minor) (#13552) 2025-03-27 20:05:38 +02:00
elasticsearch-transport-common Db client error type for JDBC (#13331) 2025-03-31 05:40:16 -07:00
README.md Fix flag type in README.md (#10158) 2024-01-03 10:47:42 -08:00

README.md

Settings for the elasticsearch instrumentation

Settings for the Elasticsearch Java API Client instrumentation

System property Type Default Description
otel.instrumentation.elasticsearch.capture-search-query Boolean false Enable the capture of search query bodies. Attention: Elasticsearch queries may contain personal or sensitive information.

Settings for the Elasticsearch Transport Client instrumentation

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