Jason Fehr has uploaded a new patch set (#16) to the change originally created by gaurav singh. ( http://gerrit.cloudera.org:8080/22924 )
Change subject: IMPALA-13235: Update the build toolchain to include the latest OpenTelemetry C++ sdk. ...................................................................... IMPALA-13235: Update the build toolchain to include the latest OpenTelemetry C++ sdk. Add coordinator trace Add traces for query timeline Change-Id: Ie40b5cd33274df13f3005bf7a704299ebfff8a5b --- M CMakeLists.txt M be/CMakeLists.txt A be/src/observe/CMakeLists.txt A be/src/observe/otel-flags.cc A be/src/observe/otel-instrument.h A be/src/observe/otel.cc A be/src/observe/otel.h A be/src/observe/span-manager.cc A be/src/observe/span-manager.h A be/src/observe/timed-span.cc A be/src/observe/timed-span.h M be/src/runtime/coordinator.cc M be/src/runtime/exec-env.cc M be/src/runtime/query-driver.cc M be/src/runtime/query-driver.h M be/src/scheduling/local-admission-control-client.cc M be/src/service/client-request-state.cc M be/src/service/impala-server.cc M bin/bootstrap_toolchain.py M bin/impala-config.sh 20 files changed, 1,190 insertions(+), 5 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/24/22924/16 -- To view, visit http://gerrit.cloudera.org:8080/22924 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newpatchset Gerrit-Change-Id: Ie40b5cd33274df13f3005bf7a704299ebfff8a5b Gerrit-Change-Number: 22924 Gerrit-PatchSet: 16 Gerrit-Owner: gaurav singh <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Jason Fehr <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Reviewer: gaurav singh <[email protected]>
