Questions tagged [app-dynamics-query-language]

The AppDynamics Query Language (ADQL) is a query language for searching available data in Application Analytics.

The AppDynamics Query Language (ADQL) is a query language for searching available data in the AppDynamics Application Analytics.

Documentation Reference: https://docs.appdynamics.com/display/PRO21/ADQL+Reference

(Note that the "adql" tag was not used as that is already in use by the "Astronomical Data Query Language" https://stackoverflow.com/tags/adql/info)

5 questions
1
vote
0 answers

AppDynamics TimeStamp Difference

How to find TimeStamp difference in App Dynamics Query Language (ADQL)? I tried column1 - column2. Getting error message "Operator [SUBTRACTION] not valid on field types [DATETIME], [DATETIME].
0
votes
1 answer

Unable to start the Appdynamics server agent

Agent does not start when switching to AppServerAgent-23.1.0. Formerly used App Server Agent-22.2.0. When starting the docker container, it says the following: File java9-impl.jar does not exist. Please check java agent package. Java 9+ detected,…
NPE
  • 1
0
votes
0 answers

@appdynamics/react-native-agent throws Task :appdynamics_react-native-agent:compileDebugKotlin FAILED in android react native

I am trying to integrate app dynamics in my react native project. we have upgraded react native version in our project from 0.66.4 to 0.70.0 App dynamics is working fine in android with previous version of react but does not works with upgraded…
0
votes
1 answer

Get password in account user in AppDynamics

I'm working in an instance of AppDynamics where we enter using SSO, so we just type the name of our account and enter without an user/password. I need to create a custom event and, according to this documentation…
Carabes
  • 532
  • 2
  • 4
  • 16
0
votes
2 answers

APPDYNAMICS Public Rest APIs info

I'm new to APPDYNAMCS and looking for APPDYNAMICS Public Rest APIs for the below data. I'm able to find out a few of them but not all. Can someone help me with this? Thanks in Advance Looking for REST APIs for the below data. 1.Configuration Items(…
user2155454
  • 95
  • 3
  • 12