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

Business Transaction Cleanup #45

Open
andrew-appd opened this issue Feb 8, 2021 · 0 comments
Open

Business Transaction Cleanup #45

andrew-appd opened this issue Feb 8, 2021 · 0 comments
Labels
enhancement New feature or request needs_api

Comments

@andrew-appd
Copy link

Request: Support cleanup/deletion of BT's as part of a deployment including BT lockdown configuration.

Imagine this workflow.

Customer installs Java APM agent and instruments thier application. Like the good agent that it is, it starts auto detecting lots of servlet BT's out of the box. And looks like this

image

They then run their automation tool uploading/setting up the real first class BT's they want, all good, but now the old BT's are still there.

If we support deletion/truncation of BT's as part of the tool then we can clean up/delete all BT's for that App as part of the deployment (if they aren't in our configBT.json file), resulting in only the first class BT's we configured in the configBT.json being visible in our Business Transaction List.

(We would also need to support turning on BT Lockdown as a config item)

@AlexJov AlexJov added enhancement New feature or request needs_api labels Apr 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request needs_api
Projects
None yet
Development

No branches or pull requests

2 participants