cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Regarding metrics api query

angel.srivastava
Explorer

Hi Team,

I have configured javaagent (trail version) in two different machine (one in linux env and one in windows),and deployed same springboot rest api on both machine, and put same application name ,node name and tier name and to retrive metrics data api from appdynamics.how we differentiate metrics api if we small changes in restapplication.

I got same metrics api from two machine:

https://asteroids2019042323315110.saas.appdynamics.com/controller/rest/applications/OpsMx-Portal/met..."

Kindly please resolve my issue.


Thanks

Veerendra Srivastava

 

^ Edited by @Ryan.Paredez to redact mobile number. Please do not share your phone number or anyone else's on community posts for security and privacy reasons. 

 

1 REPLY 1

Peter.Holditch
Moderator
Moderator

Veerendra,

 

The issue here is that the combination of tier name and node name are used by AppDynamics to uniquely identify one JVM.

 

Thus, your configuration has told us there is one JVM, and that is what you see.

 

If you give the 2 instances different tier names, or different node names, you will see both represented individually as you expect.

 

For reference, take a look at https://docs.appdynamics.com/display/PRO45/Install+App+Server+Agents#InstallAppServerAgents-tier-nod...

 

Warm regards,

Peter



Found something helpful? Click the Accept as Solution button to help others find answers faster.
Liked something? Click the Thumbs Up button.