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 begining to cover for timeouts and failures #15

Merged

Conversation

RafalSumislawski
Copy link
Member

This is analogical to this in java: 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 merged commit 2194226 into coralogix-autoinstrumentation Jul 15, 2024
8 of 13 checks passed
@RafalSumislawski RafalSumislawski deleted the feature/NGSTN-590-early-spans branch July 15, 2024 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants