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

bug fix for passing thrift client name in interop #679

Merged
merged 3 commits into from
Feb 11, 2025

Conversation

marcoferrer
Copy link
Contributor

@marcoferrer marcoferrer commented Feb 11, 2025

Closes #

💸 TL;DR

Services transitioning to baseplate v2 have the service name missing from client traces. Right now its defaulting to unknown due to the interop library initializing a global tracer. This is the first change needed to resolve this bug. It is backwards compatible and allows us to rollout the fix gracefully.

More details in internal obs thread.

📜 Details

Design Doc

Jira

🧪 Testing Steps / Validation

✅ Checks

  • CI tests (if present) are passing
  • Adheres to code style for repo
  • Contributor License Agreement (CLA) completed if not a Reddit employee

@marcoferrer marcoferrer requested a review from a team as a code owner February 11, 2025 17:05
@marcoferrer marcoferrer requested review from fishy, konradreiche and pacejackson and removed request for a team February 11, 2025 17:05
@marcoferrer marcoferrer merged commit 7692c6b into master Feb 11, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants