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

set SpawnUpstreamSpan to true for generation new span #6271

Merged
merged 4 commits into from
Apr 4, 2024

Conversation

@SamMHD SamMHD requested a review from a team as a code owner March 14, 2024 21:19
@SamMHD SamMHD requested review from tsaarni and skriss and removed request for a team March 14, 2024 21:19
@sunjayBhatia sunjayBhatia requested review from a team, davinci26 and clayton-gonsalves and removed request for a team March 14, 2024 21:19
Copy link

Hi @SamMHD! Welcome to our community and thank you for opening your first Pull Request. Someone will review it soon. Thank you for committing to making Contour better. You can also join us on our mailing list and in our channel in the Kubernetes Slack Workspace

Signed-off-by: Saman Mahdanian <saman@mahdanian.xyz>
@sunjayBhatia sunjayBhatia added the release-note/minor A minor change that needs about a paragraph of explanation in the release notes. label Mar 25, 2024
Copy link
Member

@sunjayBhatia sunjayBhatia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR @SamMHD! Looks like this change needs a release note and an update to unit tests to verify the configuration change you've made

@SamMHD
Copy link
Contributor Author

SamMHD commented Mar 26, 2024

Alright dear @sunjayBhatia, I'll fix them.

SamMHD and others added 3 commits March 26, 2024 12:10
Signed-off-by: Saman Mahdanian <saman@mahdanian.xyz>
Signed-off-by: Saman Mahdanian <saman@mahdanian.xyz>
Copy link

codecov bot commented Mar 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.56%. Comparing base (c3d6cb4) to head (2389160).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #6271   +/-   ##
=======================================
  Coverage   81.56%   81.56%           
=======================================
  Files         133      133           
  Lines       15801    15802    +1     
=======================================
+ Hits        12888    12889    +1     
  Misses       2617     2617           
  Partials      296      296           
Files Coverage Δ
internal/envoy/v3/tracing.go 94.11% <100.00%> (+0.11%) ⬆️

@sunjayBhatia sunjayBhatia merged commit a8d2f5a into projectcontour:main Apr 4, 2024
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note/minor A minor change that needs about a paragraph of explanation in the release notes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Spawn Upstream Span when Tracing is enabled
2 participants