John.Gregg
Architect
since ‎03-08-2017
‎04-28-2023

User Statistics

  • 26 Posts
  • 2 Solutions
  • 2 Kudos given
  • 6 Kudos received

User Activity

All, What does it mean when there are multiple HttpServlet:service() and dispatcherServlet:doService() nodes in the call graph of a transaction snapshot?  For example: Call graph showing multiple calls to HttpService.service. The service does use mul...
All,The OOTB Kafka JMX configuration is incorrect.  Maybe it was correct for an older version of the Kafka client library, but it's not correct any longer.  For example, there are metrics defined using the object name match pattern "kafka.consumer:ty...
All,When running a metric-data query, for one application I'm getting this response:Invalid application id xxx is specifiedHere is the query:https://mycompany.saas.appdynamics.com/controller/rest/applications/xxx/metric-data?time-range-type=BEFORE_NO...
All, I'm using the SaaS controller.  I'm familiar with metric rollup but there is a difference in data granularity between the SaaS UI and the output from the metric-data REST endpoint. Currently I'm looking at some data in the UI and it shows 1 minu...
I'm using the v20.5 java agent. Is there a way to trigger and download a thread dump via the API?  I don't see one. In the UI, we can do something like this:Go to nodeGo to agent tabRequest agent log filesCollect x thread dumps y millis apartDownload...