opentelemetry-java-instrume.../instrumentation/elasticsearch
Mateusz Rzeszutek b2c90c79b5
Extract HTTP request & response content length from headers (#6415)
* Extract HTTP request & response content length from headers

* remove unused method

* fix camel tests

* fix google http client tests

* fix HttpUrlConnection tests

* fix k8s and jaxrs tests

* fix aws tests

* actually fix aws tests 🤞

* fix elasticsearch tests

* fix ratpack tests

* fix spring webflux tests

* fix vertx tests

* fix reactor netty tests
2022-08-05 10:55:47 -07:00
..
elasticsearch-rest-5.0/javaagent Extract HTTP request & response content length from headers (#6415) 2022-08-05 10:55:47 -07:00
elasticsearch-rest-6.4/javaagent Extract HTTP request & response content length from headers (#6415) 2022-08-05 10:55:47 -07:00
elasticsearch-rest-7.0/javaagent Extract HTTP request & response content length from headers (#6415) 2022-08-05 10:55:47 -07:00
elasticsearch-rest-common/javaagent Rename `newInstrumenter()` into `buildInstrumenter()` (#6363) 2022-07-25 12:02:46 -07:00
elasticsearch-transport-5.0/javaagent InstrumentationConfig part 2 (#6292) 2022-07-11 09:47:19 +02:00
elasticsearch-transport-5.3/javaagent Add code attributes to several instrumentations (#6365) 2022-07-27 09:37:01 +02:00
elasticsearch-transport-6.0/javaagent InstrumentationConfig part 2 (#6292) 2022-07-11 09:47:19 +02:00
elasticsearch-transport-common Rename `newInstrumenter()` into `buildInstrumenter()` (#6363) 2022-07-25 12:02:46 -07: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.