opentelemetry-java-instrume.../instrumentation/elasticsearch
Trask Stalnaker f11d176c15
Enforce library instrumentation package names matching their module names (#12957)
2025-03-12 11:58:43 -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 Enforce library instrumentation package names matching their module names (#12957) 2025-03-12 11:58:43 -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 fix(deps): update dependency io.opentelemetry.semconv:opentelemetry-semconv to v1.30.0-rc.1 (#13116) 2025-01-30 14:18:43 -08:00
elasticsearch-transport-6.0 Use latest.release instead of + (#13485) 2025-03-11 11:42:21 +00:00
elasticsearch-transport-common fix(deps): update dependency io.opentelemetry.semconv:opentelemetry-semconv to v1.30.0-rc.1 (#13116) 2025-01-30 14:18:43 -08: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.