Skip to content

Allow span 'kind' to be set (e.g. CLIENT|SERVER|CONSUMER|PRODUCER) #53

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

steveoliverguild
Copy link

The goal here is to be able to identify spans as either 'CLIENT', 'SERVER', 'CONSUMER', or 'PRODUCER' - such that their relationships on a service graph can be mapped, like this:

Screenshot 2024-02-04 at 6 20 39 PM

Since the package doesn't have a Guzzle outbound HTTP request, you only see the 'SERVER' implementation of this new "kind" that can be set on the raw span.

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.

1 participant