opentelemetry-java-instrume.../instrumentation/elasticsearch
Mateusz Rzeszutek e1895e548c
Rename all methods in all Getters to use the `get*()` naming scheme (#7619)
Resolves #6562

This PR only contains renames; the actual content is in the `*Getter`
interfaces, the rest of changes is just IntelliJ doing its job.
2023-01-23 09:28:11 +00:00
..
elasticsearch-rest-5.0/javaagent Extract `net.peer.{name,port}` on start for CLIENT spans (#6828) 2022-10-10 16:00:19 -07:00
elasticsearch-rest-6.4/javaagent Extract `net.peer.{name,port}` on start for CLIENT spans (#6828) 2022-10-10 16:00:19 -07:00
elasticsearch-rest-7.0/javaagent Extract `net.peer.{name,port}` on start for CLIENT spans (#6828) 2022-10-10 16:00:19 -07:00
elasticsearch-rest-common/javaagent Rename all methods in all Getters to use the `get*()` naming scheme (#7619) 2023-01-23 09:28:11 +00:00
elasticsearch-transport-5.0/javaagent Muzzle: skip broken elasticsearch version (#7427) 2022-12-15 11:45:02 +02:00
elasticsearch-transport-5.3/javaagent Support spring-data 3.0 (test only) (#7376) 2023-01-11 20:10:38 -08:00
elasticsearch-transport-6.0/javaagent Rename all methods in all Getters to use the `get*()` naming scheme (#7619) 2023-01-23 09:28:11 +00:00
elasticsearch-transport-common Rename all methods in all Getters to use the `get*()` naming scheme (#7619) 2023-01-23 09:28:11 +00:00
README.md More spotless (#7126) 2022-11-11 05:01:21 +00: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.