opentelemetry-java-instrume.../instrumentation/elasticsearch
Mateusz Rzeszutek 4e3f19d469
Enable span suppression by SpanKey by default (#5779)
* Enable span suppression by SpanKey by default

* fix HTTP tests (probably)

* add exception for camel

* remove suppression tests from @WithSpan instrumentations

* remove suppression tests from @WithSpan instrumentation; spring boot autoconfigure

* fix twilio tests

* fix netty-based HTTP clients, remove AWS SDK 1.11 unit test

* fix elasticsearch tests

* codenarc

* spotless

* fix AWS SDK 1.11 tests

* remove a TODO

* code review comments

* fix merge conflict

Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2022-04-19 14:13:09 -07:00
..
elasticsearch-rest-5.0/javaagent Enable span suppression by SpanKey by default (#5779) 2022-04-19 14:13:09 -07:00
elasticsearch-rest-6.4/javaagent Enable span suppression by SpanKey by default (#5779) 2022-04-19 14:13:09 -07:00
elasticsearch-rest-7.0/javaagent Enable span suppression by SpanKey by default (#5779) 2022-04-19 14:13:09 -07:00
elasticsearch-rest-common/javaagent Elasticsearch rest client low cardinality span name (#5584) 2022-03-16 09:01:22 +01:00
elasticsearch-transport-5.0/javaagent Fix awaitility import (#5731) 2022-04-01 11:27:06 +02:00
elasticsearch-transport-5.3/javaagent Fix awaitility import (#5731) 2022-04-01 11:27:06 +02:00
elasticsearch-transport-6.0/javaagent Muzzle fails for elasticsearch 8 (#5343) 2022-02-10 13:48:41 -08:00
elasticsearch-transport-common Split out DbClientAttributesGetter and SqlClientAttributesGetter (#5354) 2022-03-04 09:58:04 -08:00
README.md Add settings docs for instrumentations (#4981) 2022-01-03 10:24:48 -08:00

README.md

Settings for the elasticsearch instrumentation

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