Hi Experts,
I need suggestions on how we can send email alerts for specific error codes for a Business Transaction.
BT and Error detection is working as expected, the question is only on alerting part.
Consider, BT1 have errors reported as 400,50...
Hi Experts, I have created a PowerShell Tool to generate Daily Performance SLA Calculation for Individual Business Transactions using AppDynamics REST API. I tried my best to add explanation of each code line.Hope it is helpful! ##It is PowerShell ...
Hi, If you need TypeScript version of the Agent, there is no such thing. The JS Agent is written in TypeScript, that's correct, but, it gets compiled to JavaScript anyway - so it's JavaScript after all.If your application is written in TypeScript, yo...
Hi Mark, As you pointed right, we can ignore all HTTP errors apart from the 500 but it is not a good solution. At least if we have an option to ignore errors for specific business transaction(Instead of whole Application), that would have helped. Th...