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

[Config] Support Trace Methods wildcards #306

Open
jackshirazi opened this issue Jun 28, 2024 · 0 comments
Open

[Config] Support Trace Methods wildcards #306

jackshirazi opened this issue Jun 28, 2024 · 0 comments

Comments

@jackshirazi
Copy link
Contributor

Classic agent link

What it does

Defines a list of methods for which to create a transaction or span.

Implementation difficulty, location, and dynamism

@akhileshpok please feedback on whether wildcard support is needed, eg the classic agent allows org.example.MyClass#myMe*od to specify multiple packages/classes/methods whereas the current OpenTelemetry agent doesn't support wildcards and you need to explicitly define each method that will be traced

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant