Initial elasticsearch instrumentation (#747)

This commit adds auto-instrumentation for elasticsearch. The
instrumentation has been mostly ported over from OpenTracing
elasticsearch instrumentation.

Co-authored-by: Yusuke Tsutsumi <yusuke@tsutsumi.io>
Co-authored-by: alrex <aboten@lightstep.com>
This commit is contained in:
Owais Lone
2020-06-17 10:39:43 +05:30
committed by GitHub
parent d219699d0b
commit 277bcee29a

View File

@ -450,6 +450,7 @@ def install_args(args):
allfmt += "[{}]".format(",".join(extras))
# note the trailing single quote, to close the quote opened above.
allfmt += "'"
execute_args(
parse_subargs(
args,