opentelemetry-java-instrume.../instrumentation/elasticsearch
Helen 61c99cf73d
Implement some of the stable database semantic conventions (#11575)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2024-10-29 10:32:37 -07:00
..
elasticsearch-api-client-7.16 fix(deps): update dependency io.opentelemetry.semconv:opentelemetry-semconv to v1.28.0-alpha (#12292) 2024-10-28 10:55:06 -07:00
elasticsearch-rest-5.0/javaagent Semconv 1.25.0 migration (#10983) 2024-04-09 11:25:52 -07:00
elasticsearch-rest-6.4/javaagent Semconv 1.25.0 migration (#10983) 2024-04-09 11:25:52 -07:00
elasticsearch-rest-7.0 Fix missing throw statement in RestClientWrapper (#11892) (#11893) 2024-07-25 10:19:01 +03:00
elasticsearch-rest-common Implement some of the stable database semantic conventions (#11575) 2024-10-29 10:32:37 -07:00
elasticsearch-transport-5.0/javaagent Convert elasticsearch tests to java (#12300) 2024-09-24 08:51:45 -07:00
elasticsearch-transport-5.3/javaagent fix(deps): update dependency io.opentelemetry.semconv:opentelemetry-semconv to v1.28.0-alpha (#12292) 2024-10-28 10:55:06 -07:00
elasticsearch-transport-6.0 Convert elasticsearch tests to java (#12300) 2024-09-24 08:51:45 -07:00
elasticsearch-transport-common Implement some of the stable database semantic conventions (#11575) 2024-10-29 10:32:37 -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.