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

API to Rename Transaction #71

Open
cschneid opened this issue Sep 17, 2019 · 0 comments
Open

API to Rename Transaction #71

cschneid opened this issue Sep 17, 2019 · 0 comments
Labels
enhancement New feature or request nice to have This is a "nice to have" feature - not a critical requirement

Comments

@cschneid
Copy link
Contributor

We should have a new API called rename_transaction(string newName) which adds a Request tag called transaction.name and a value of the supplied name.

This is used to override the automatically detected name, all of the processing happens in the Core Agent. It is useful in hypothetical handlers like: /handle.php?action=updateUser. In real code, this pattern is most common in new code when handling graphql endpoints.

@asgrim asgrim added enhancement New feature or request nice to have This is a "nice to have" feature - not a critical requirement labels Sep 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request nice to have This is a "nice to have" feature - not a critical requirement
Projects
None yet
Development

No branches or pull requests

2 participants