Jason Fehr has uploaded a new patch set (#13). ( http://gerrit.cloudera.org:8080/23100 )
Change subject: IMPALA-13237: [Patch 4 of 5] - Helpers to Visualize OpenTelemetry Traces ...................................................................... IMPALA-13237: [Patch 4 of 5] - Helpers to Visualize OpenTelemetry Traces Adds helper scripts and configurations to run an OpenTelemetry OTLP collector and a Jaeger instance. The collector is configured to receive telemetry data on port 55888 via OTLP-over-http and to forward traces to a Jaeger-all-in-one container receiving data on port 4317. Testing was accomplished by running this setup locally and verifying traces appeared in the Jaeger UI. Generated-by: Github Copilot (GPT-4.1) Change-Id: I198c00ddc99a87c630a6f654042bffece2c9d0fd --- M bin/rat_exclude_files.txt A testdata/bin/otel-collector/README.md A testdata/bin/otel-collector/docker-compose.yml A testdata/bin/otel-collector/otel-config.yml A testdata/bin/otel-collector/start-otel-collector.sh A testdata/bin/otel-collector/stop-otel-collector.sh 6 files changed, 319 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/00/23100/13 -- To view, visit http://gerrit.cloudera.org:8080/23100 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newpatchset Gerrit-Change-Id: I198c00ddc99a87c630a6f654042bffece2c9d0fd Gerrit-Change-Number: 23100 Gerrit-PatchSet: 13 Gerrit-Owner: Jason Fehr <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
