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: faraday add support for internal spans #873

Merged
merged 4 commits into from
Feb 20, 2024

Conversation

arielvalentin
Copy link
Collaborator

Multiple client spans are created when both Faraday and the Driver are instrumented.

This change allows for users to specify whether or not this instrumentation generates span kinds as client or internal.

This is a global configuration that effects all Faraday Connections.

Multiple client spans are created when both Faraday and the Driver are instrumented.

This change allows for users to specify whether or not this instrumentation generates span kinds as client or internal.

This is a global configuration that effects all Faraday Connections.
@arielvalentin arielvalentin merged commit 39f9a80 into open-telemetry:main Feb 20, 2024
50 checks passed
@arielvalentin arielvalentin deleted the faraday-options branch February 20, 2024 17:12
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.

3 participants