AppD Archive

Can we get Argument & Return Value for all methods in Appdynamics

Hiten_Bhatia
Path Finder

Hi

 Can we get the actual Arguments & Return values for all the methods in a call graph.I dont want to put data collector for each of the method.Is there some sort of global setting to enable it for all the methods?

0 Karma

Arun_Dasetty
Super Champion

Hi,

We confirm as of now we do not aware of such settings in UI that will collect parameter values and return values for all APIs shown in BT snapshot call graph without defining manually method data collectors for them, Hope that answers

0 Karma

Hiten_Bhatia
Path Finder

Thanks for the update,Actually this would have helped me in my below requirement

 I had a requirement to split a BT based on the response value.

e.g

  If i get something in response like this 

   Status>11<Status

   Status>12<Status

  So it should seperate it in a different BT like 

  BTName_11

  BTName_12

0 Karma

Arun_Dasetty
Super Champion

Hi, 

Check the POJO Split and servelt Pojo based rules which looks meet your requirement, but again this rules will help for the case where user want to split for particular BT /API

https://docs.appdynamics.com/display/PRO41/POJO+Entry+Points#POJOEntryPoints-pojo-splittingDynamical...

https://docs.appdynamics.com/display/PRO41/Detect+Transactions+by+POJO+Method+Invoked+by+a+Servlet

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...