Skip to content

chore: stop logging context missing errors for AWS xray#383

Merged
jpetto merged 1 commit intomainfrom
SHIPIT-0504-stop-logging-aws-xray-context-missing-errors
May 4, 2026
Merged

chore: stop logging context missing errors for AWS xray#383
jpetto merged 1 commit intomainfrom
SHIPIT-0504-stop-logging-aws-xray-context-missing-errors

Conversation

@jpetto
Copy link
Copy Markdown
Collaborator

@jpetto jpetto commented May 4, 2026

Goal

Stop flooding ECS logs with context missing errors. We are doing nothing with these errors, and they are expected in certain circumstances. From the docs:

Errors related to missing segments or subsegments can occur when you attempt to use an instrumented client in startup code that runs when no request is open, or in code that spawns a new thread.

  • logs are flooded with context missing errors that are non-actionable

- logs are flooded with context missing errors that are non-actionable
@jpetto jpetto requested a review from a team as a code owner May 4, 2026 16:54
@jpetto jpetto requested review from kschelonka and msujaws and removed request for a team May 4, 2026 16:54
@jpetto jpetto merged commit 1491808 into main May 4, 2026
7 checks passed
@jpetto jpetto deleted the SHIPIT-0504-stop-logging-aws-xray-context-missing-errors branch May 4, 2026 17:06
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.

2 participants