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

Add a configuration option to support spring transaction naming with Controller Class Name + Method #1872

Open
obenkenobi opened this issue Apr 24, 2024 · 1 comment
Labels
estimate Issue needing estimation feature request Suggestion for a new product enhancement or change

Comments

@obenkenobi
Copy link
Contributor

Provide a config option to name all Spring Transaction based on ControllerClassName.MethodName instead of using the request mappings.

This is to help resolve Spring Controller URI naming schemes of which we decided not to support (for reasons such as preventing too many transaction names or security concerns).

@obenkenobi obenkenobi added the feature request Suggestion for a new product enhancement or change label Apr 24, 2024
@workato-integration
Copy link

@kford-newrelic kford-newrelic added the estimate Issue needing estimation label May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
estimate Issue needing estimation feature request Suggestion for a new product enhancement or change
Projects
None yet
Development

No branches or pull requests

2 participants