opentelemetry-java-instrume.../instrumentation/elasticsearch
Mateusz Rzeszutek b193ca00a1
Change `user_agent.original` from recommended to opt-in on HTTP client spans (#9776)
2023-10-30 17:20:10 +02:00
..
elasticsearch-api-client-7.16 Change `user_agent.original` from recommended to opt-in on HTTP client spans (#9776) 2023-10-30 17:20:10 +02:00
elasticsearch-rest-5.0/javaagent Semconv 1.21 (#9408) 2023-09-13 19:20:23 +00:00
elasticsearch-rest-6.4/javaagent Semconv 1.21 (#9408) 2023-09-13 19:20:23 +00:00
elasticsearch-rest-7.0 Transform inline advice to delegating advice and test indy modules (#9508) 2023-09-22 11:15:39 +03:00
elasticsearch-rest-common Use new semconv constants (#9504) 2023-09-20 14:53:40 +03:00
elasticsearch-transport-5.0/javaagent Replace `(client|server).socket.(address|port)` attributes with `network.(peer|local).(address|port)` (#9676) 2023-10-18 10:36:32 +00:00
elasticsearch-transport-5.3/javaagent Replace `(client|server).socket.(address|port)` attributes with `network.(peer|local).(address|port)` (#9676) 2023-10-18 10:36:32 +00:00
elasticsearch-transport-6.0/javaagent Replace `(client|server).socket.(address|port)` attributes with `network.(peer|local).(address|port)` (#9676) 2023-10-18 10:36:32 +00:00
elasticsearch-transport-common Replace `(client|server).socket.(address|port)` attributes with `network.(peer|local).(address|port)` (#9676) 2023-10-18 10:36:32 +00:00
README.md Apply Prettier to markdown files (#8968) 2023-07-19 12:22:35 -07: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.