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

feat: add span attributes #729

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

Conversation

suhyenim
Copy link
Contributor

@suhyenim suhyenim commented Dec 20, 2024

What this PR does / why we need it:

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

It enhances instrumentation coverage by adding span attributes and provides more detailed trace information for better observability.

The image below shows the result after running the pod-delete experiment as an example.

screenshot

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

@litmuschaos litmuschaos deleted a comment from xavierW Dec 20, 2024
@suhyenim suhyenim changed the title Add span attribute to enhance instrumentation coverage Add span attributes Dec 20, 2024
@suhyenim suhyenim marked this pull request as draft December 20, 2024 18:42
@suhyenim suhyenim changed the title Add span attributes feat: add span attributes Dec 20, 2024
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