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: support tsf trace demo & remove client span attributes #1363

Merged
merged 7 commits into from
Jul 29, 2024
Merged

feat: support tsf trace demo & remove client span attributes #1363

merged 7 commits into from
Jul 29, 2024

Conversation

andrewshan
Copy link
Collaborator

@andrewshan andrewshan commented Jul 29, 2024

PR Type

Bugfix.

Describe what this PR does for and how you did.

Adding the issue link (#xxx) if possible.

closes #1321

Note

Checklist

  • Add information of this PR to CHANGELOG.md in root of project.
  • Add documentation in javadoc or comment below the PR if necessary.

Checklist (Optional)

  • Will pull request to branch of 2023.
  • Will pull request to branch of 2022.
  • Will pull request to branch of 2021.
  • Will pull request to branch of 2020.
  • Will pull request to branch of hoxton.

Copy link

codecov bot commented Jul 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.75%. Comparing base (0674223) to head (f8c156c).

Additional details and impacted files
@@            Coverage Diff            @@
##               2022    #1363   +/-   ##
=========================================
  Coverage     64.75%   64.75%           
  Complexity        2        2           
=========================================
  Files           322      322           
  Lines          7678     7678           
  Branches        952      952           
=========================================
  Hits           4972     4972           
  Misses         2266     2266           
  Partials        440      440           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@andrewshan andrewshan merged commit 51bafa6 into Tencent:2022 Jul 29, 2024
5 checks passed
fuyuwei01 pushed a commit to fuyuwei01/spring-cloud-tencent that referenced this pull request Aug 5, 2024
…#1363)

* fix: memory cost too many when using wildcard feign calls

* Update Changelog.md

* feat: support tsf trace

* Update CHANGLOG.md

---------

Co-authored-by: Haotian Zhang <[email protected]>
fuyuwei01 pushed a commit to fuyuwei01/spring-cloud-tencent that referenced this pull request Aug 5, 2024
…#1363)

* fix: memory cost too many when using wildcard feign calls

* Update Changelog.md

* feat: support tsf trace

* Update CHANGLOG.md

---------

Co-authored-by: Haotian Zhang <[email protected]>
fuyuwei01 pushed a commit to fuyuwei01/spring-cloud-tencent that referenced this pull request Aug 12, 2024
…#1363)

* fix: memory cost too many when using wildcard feign calls

* Update Changelog.md

* feat: support tsf trace

* Update CHANGLOG.md

---------

Co-authored-by: Haotian Zhang <[email protected]>
@SkyeBeFreeman SkyeBeFreeman added this to the 2.0.0.0 milestone Aug 13, 2024
fuyuwei01 pushed a commit to fuyuwei01/spring-cloud-tencent that referenced this pull request Aug 20, 2024
…#1363)

* fix: memory cost too many when using wildcard feign calls

* Update Changelog.md

* feat: support tsf trace

* Update CHANGLOG.md

---------

Co-authored-by: Haotian Zhang <[email protected]>
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.

支持上报调用链数据(需搭配OTEL使用)
2 participants