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

Any way to have otel.instrumentation.methods.include add all method of class? #7733

Closed
Pratik151 opened this issue Feb 4, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@Pratik151
Copy link

Is your feature request related to a problem? Please describe.
Looking to instrument all methods of some of the classes in our code with auto instrumentation. otel.instrumentation.methods.include might be helpful but not able to figure out how to use it at to create span for all method instead of mentioning them individually.

Describe the solution you'd like
otel.instrumentation.methods.include=package.class should span for all method in class.

@Pratik151 Pratik151 added the enhancement New feature or request label Feb 4, 2023
@trask
Copy link
Member

trask commented Feb 5, 2023

hi @Pratik151! check out similar thread at #2574

@trask
Copy link
Member

trask commented Sep 4, 2023

Closing in favor of #2574

@trask trask closed this as completed Sep 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants