Dynamic Languages (Node.JS, Python, PHP, C/C++, Webserver Agent)
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

How Do I get HTTP Request methods(GET,POST,DELETE) and Status Code(200) in data collectors

Hello All, I have integrated spring boot application with AppDynamics. I need to collect Request methods(GET,POST,DEL) and Status Codes(200..) in my data collectors. I am able to collect User-Agent, Host using  HTTP Request Data Collectors but not Re...