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

Propagate trace context to helper pods #722

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

suhyenim
Copy link

@suhyenim suhyenim commented Nov 13, 2024

What this PR does / why we need it:

This PR is a follow-up to PR #706 and implements phase 2 of issue #709.

It enables tracing for previously untracked helper-using experiments: container-kill, disk-fill, dns-chaos, stress-chaos, network-chaos, http-chaos.

Here is the result image below for the details.

385664568-13942cb4-0148-47eb-a023-50bb79114e5b

Which issue this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes #709

Special notes for your reviewer:

Checklist:

  • Fixes #
  • PR messages has document related information
  • Labelled this PR & related issue with breaking-changes tag
  • PR messages has breaking changes related information
  • Labelled this PR & related issue with requires-upgrade tag
  • PR messages has upgrade related information
  • Commit has unit tests
  • Commit has integration tests
  • E2E run Required for the changes

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.

Backlogs of distributed tracing
2 participants