Not a customer? Click the 'Start a free trial' link to begin a 30-day SaaS trial of our product and to join our community.
Existing Cisco AppDynamics customers should click the 'Sign In' button to authenticate to access the community
07-23-2019 02:14 AM - last edited on 11-05-2019 08:56 AM by Ryan.Paredez
Hi Team - We are having vertx based microservices. Version of vert.x is basically 3.4.x and for one we have 3.5.x.
We have upgraded app dynamics to version 4.5.11.26665( after checking vertx compatibility in link below)
https://docs.appdynamics.com/display/PRO45/App+Server+Agents+Supported+Environments
We are able to get most of the details in the dashboards which is cool.
However, for transactions captured as slow, if we try to drill down the call graph to see the culprit class, we don't get the precise information. The graph mostly shows the vertx framework classes and stops saying async activity.
I have tried creating asynchronous demarcation, but no luck.
Could anyone please help here?
Thanks,
Devika
07-23-2019 03:35 AM
Devika,
It sounds as if the agent may not be capturing all the thread hand-offs in your application scenario.
There could be several explanations for this. Can you post a screenshot of the waterfall view of a snapshot?
Are you using an asynchronous client driver to talk to some backend (maybe a database?) that we do not support out of the box? That might provide an explanation. (it's important to note that in general peformance issues in applications build using asynchronous frameworks such as Vert.X often do not manifest as slow code running, but rather as long waits for replies from external services)
It will probably be easiest for you to open a support ticket and work through the detail with our support team to identify what is missing if none of the above is helpful.
Warm regards,
Peter
07-23-2019 04:06 AM
Thanks Peter, will open a support ticket soon. ( do not have right permissions at the moment)
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form