opentelemetry-java-instrume.../instrumentation/elasticsearch
Gregor Zeitlinger ca16c480a4
add db client metrics (#12806)
2024-11-28 08:13:10 -08:00
..
elasticsearch-api-client-7.16 Database stable semconv tests and fixes (#12601) 2024-11-10 09:44:57 +02:00
elasticsearch-rest-5.0/javaagent Statically import semconv constants in tests (#12575) 2024-11-06 08:17:57 -08:00
elasticsearch-rest-6.4/javaagent Statically import semconv constants in tests (#12575) 2024-11-06 08:17:57 -08:00
elasticsearch-rest-7.0 Statically import semconv constants in tests (#12575) 2024-11-06 08:17:57 -08:00
elasticsearch-rest-common add db client metrics (#12806) 2024-11-28 08:13:10 -08:00
elasticsearch-transport-5.0/javaagent Database stable semconv tests and fixes (#12601) 2024-11-10 09:44:57 +02:00
elasticsearch-transport-5.3/javaagent Database stable semconv tests and fixes (#12601) 2024-11-10 09:44:57 +02:00
elasticsearch-transport-6.0 Database stable semconv tests and fixes (#12601) 2024-11-10 09:44:57 +02:00
elasticsearch-transport-common add db client metrics (#12806) 2024-11-28 08:13:10 -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.