Hi all, im trying to send custom metrics to appdynamics saas controller using machine agent following this doc: https://docs.appdynamics.com/21.2/en/infrastructure-visibility/machine-agent/extensions-and-custom-metrics/machine-agent-http-listener I...
Hi all, im having the following error monitoring a python application. It used to work ok before.. now nothing is showing on my dashboard. all i could find was this error 00:19:02,223 ERROR [AD Thread Pool-ProxyAsyncMsg1] AgentProxyService - No Reque...
Hi all i wrote a dummy java/quarkus app that fetches html data from any web page.my goal is to see the tier pointing to the endpoints in appdy's flowmap my code@GET
@Path("/1")
@Produces(MediaType.TEXT_PLAIN)
public String test1(){
...
Hi all, can anyone help me where to retrieve my x-api-key? My application is issuingotel-collector_1 | 2021-09-02T05:09:31.554Z info exporterhelper/queued_retry.go:325 Exporting failed. Will retry the request after interval. {"kind...
got it to workthank youneed to add -Dappdynamics.async.instrumentation.strategy=constructor https://docs.appdynamics.com/21.6/en/application-monitoring/install-app-server-agents/java-agent/configure-the-thread-correlation-in-java-agent#Threadingandth...
ok so this might be a problem.. but there's no solution at least in the page https://docs.appdynamics.com/21.6/en/application-monitoring/install-app-server-agents/java-agent/trace-multithreaded-transactions-for-java#TraceMultithreadedTransactionsforJ...