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

Include package name for trace spans in some cases #1071

Open
jhendrixMSFT opened this issue Nov 8, 2023 · 0 comments
Open

Include package name for trace spans in some cases #1071

jhendrixMSFT opened this issue Nov 8, 2023 · 0 comments

Comments

@jhendrixMSFT
Copy link
Member

E.g. for azadmin there are three subpackages, each with their own Client type. So, the span names will all look like Client.FooMethod which might be ambiguous. If possible, it would be ideal to include the package name as a prefix, e.g. backup.Client.FooMethod.

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

No branches or pull requests

1 participant