Splunk AppDynamics

Unable to query the No.of calls of a business transaction

Fadil_CK
Explorer

Hi All,

I am trying to create a dashboard with total calls to a particular business transaction using ADQL query. I am able to fetch this from All applications, except from Lambda application, although the transactions are showing in application dashboard, but unable to get the count using query. Also unable to list the BTs of that application using query. 

The same query is working for other application and business transactions. PFB the query which I used.

SELECT count(*) FROM transactions WHERE application = "test-1" AND transactionName = "/test/api/01/"

Please check and let me know, why I am not able to pull this. 

Regards

Fadil

Labels (3)
0 Karma
1 Solution

Fadil_CK
Explorer

Hi Ryan,

I was able to get this by using sum of calls/min of a particular transaction. This is giving exact calls, so ADQL was not required.

Thanks

Fadil

View solution in original post

iamryan
Community Manager
Community Manager

Hi @Fadil.CK,

Thanks for sharing the solution! 

0 Karma

iamryan
Community Manager
Community Manager

Hi @Fadil.CK,

Have you been able to find a solution or any new information you can share here? If you still need help, you can contact AppD Support: How to contact AppDynamics Support and manage existing cases with Cisco Support Case Manager (SCM) 

0 Karma

Fadil_CK
Explorer

Hi Ryan,

I was able to get this by using sum of calls/min of a particular transaction. This is giving exact calls, so ADQL was not required.

Thanks

Fadil

Get Updates on the Splunk Community!

New This Month - Splunk Observability updates and improvements for faster ...

What’s New? This month, we’re delivering several enhancements across Splunk Observability Cloud for faster and ...

What's New in Splunk Cloud Platform 9.3.2411?

Hey Splunky People! We are excited to share the latest updates in Splunk Cloud Platform 9.3.2411. This release ...

Buttercup Games: Further Dashboarding Techniques (Part 6)

This series of blogs assumes you have already completed the Splunk Enterprise Search Tutorial as it uses the ...