Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

opentelemetrytracer: Log (debug) the number of exported spans #37828

Remove debug log enabled check

00dfe76
Select commit
Loading
Failed to load commit list.
Merged

opentelemetrytracer: Log (debug) the number of exported spans #37828

Remove debug log enabled check
00dfe76
Select commit
Loading
Failed to load commit list.
CI (Envoy) / Mobile/Android tests skipped Jan 3, 2025 in 0s

Check was skipped

This check was not triggered in this CI run

Details

Request (pr/37828/main@00dfe76)

joaopgrassi @joaopgrassi 00dfe76 #37828 merge main@47231ff

opentelemetrytracer: Log (debug) the number of exported spans

Commit Message: Log (debug) the number of exported spans

Additional Description:

Adds a debug log message containing the number of (about to be) exported spans. This is helpful in troubleshooting for cases where the configuration looks "correct" but no spans are seen in the tracing back-end. The stats sink could be used, but that only exports via OTLP/gRPC which is not always possible.
Risk Level: Low
Testing: Manual and Unit tests
Docs Changes:
Release Notes:
Platform Specific Features:
[Optional Runtime guard:]
[Optional Fixes #Issue]
[Optional Fixes commit #PR or SHA]
[Optional Deprecated:]
[Optional API Considerations:]

Environment

Request variables

Key Value
ref 15a4202
sha 00dfe76
pr 37828
base-sha 47231ff
actor joaopgrassi @joaopgrassi
message opentelemetrytracer: Log (debug) the number of exported spans ...
started 1735893091.300487
target-branch main
trusted false
Build image

Container image/s (as used in this CI run)

Key Value
default envoyproxy/envoy-build-ubuntu:d2be0c198feda0c607fa33209da01bf737ef373f
mobile envoyproxy/envoy-build-ubuntu:mobile-d2be0c198feda0c607fa33209da01bf737ef373f
Version

Envoy version (as used in this CI run)

Key Value
major 1
minor 33
patch 0
dev true