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

HTTPoision: use atoms for span keys #259

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

Conversation

jeffutter
Copy link
Contributor

The other HTTP client implementations use atoms for span keys. Update the HTTPoison integration for consistency.

This shouldn't have any impact other than in testing.

This consistency is useful in that I'm working on a small suite of tests where I generate the same tests for each HTTP client and ensure they produce similar spans.

Copy link

linux-foundation-easycla bot commented Jan 24, 2024

CLA Signed

The committers listed above are authorized under a signed CLA.

  • ✅ login: jeffutter / name: Jeffery Utter (1728ca5)

The other http client implementations use atoms for span keys. Update
the HTTPoison integration for consistency.

This shouldn't have any impact other than in testing.
@jeffutter jeffutter force-pushed the httpoison-normalize-span-key-type branch from a24fd4e to 1728ca5 Compare February 11, 2024 20:03
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.

1 participant