cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

ADQL can't search application transaction

Tony.Yan
Creator

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? 

 

1 REPLY 1

Mario.Morelli
Architect

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



Found something helpful? Click the Accept as Solution button to help others find answers faster.
Liked something? Click the Thumbs Up button.

Learn more about me in the Community Member Spotlight Q & A