Click the Start a free trial link to start a 15-day SaaS trial of our product and join our community as a trial user. If you are an existing customer do not start a free trial.
AppDynamics customers and established members should click the sign in button to authenticate.
05-14-2021 03:18 AM
Hi there,
We are using ADQL to get transaction in series. e.g.
SELECT series(eventTimestamp, '6m'), avg(responseTime) AS "Response Time (second)" FROM transactions WHERE application="xxx" AND transactionName IN ("transaction-name")
but we can't find anything. Actually, we can't find them even remove all where clause.
Did anybody know how we can get the data as "Applicaton->Business-Transaction->Transaction snaphosts?
Solved! Go to Solution.
05-14-2021 04:59 AM
Hi Tony
Just some checks
1. Analytics has been enabled from the Analytics Menu for this application and it's business Transactions?
2. If you do a simple Select * from transactions where application = "AppName", do you get anything at all?
3. Is the connectivity to the Analytics URL open from the nodes where the Agents are running? As Analytics uses a different URL to the Controller
Ciao
User | Count |
---|---|
2 | |
1 | |
1 | |
1 | |
1 | |
1 |
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form