From 277bcee29ab49929b8660e9c2555326c3520ba40 Mon Sep 17 00:00:00 2001 From: Owais Lone Date: Wed, 17 Jun 2020 10:39:43 +0530 Subject: [PATCH] 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 Co-authored-by: alrex --- scripts/eachdist.py | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/eachdist.py b/scripts/eachdist.py index c8b7f7c3f..57560b9b8 100755 --- a/scripts/eachdist.py +++ b/scripts/eachdist.py @@ -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,