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

Send early spans at the beginning to cover for timeouts and failures #16

Merged
merged 2 commits into from
Jul 17, 2024

Conversation

RafalSumislawski
Copy link
Member

This is analogous to coralogix/opentelemetry-js-contrib#15 and coralogix/opentelemetry-java-instrumentation#10

These early spans let lambda-telemetry-exporter know in advance what the trace is supposed to look like and if the instrumentation crashes in such a way that it doesn't send the trace, the telemetry-exporter will use these early spans to report something, and indicate the failure.

@RafalSumislawski RafalSumislawski requested review from povilasv and a team July 16, 2024 12:43
@RafalSumislawski RafalSumislawski merged commit b067c4d into coralogix-python-dev Jul 17, 2024
38 of 582 checks passed
@RafalSumislawski RafalSumislawski deleted the feature/NGSTN-590-early-spans branch July 17, 2024 10:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants