Splunk AppDynamics

How to display the BT count of a specific application in custom dashboard?

harikrishna_gha
Explorer

Hi Team,

we have a customer requirement to display the Active BT count in the custom dashboard. I don't find anything related to count the number of BT's.

Does anyone have any idea on how to achieve the requirement?

Labels (1)
0 Karma

Nawaz_Ali_Moha1
Contributor

If you want to check the Bt count of a specific application, you can run the following query in your MYSQL database.

select count(*) from business_transaction b where b.application_component_id in (select id From application_component where application_id = <application id> );

Nawaz_Ali_Moha1
Contributor

Hello Harikrishna,

Unfortunately, at this moment there is no option to display the BT count for an application in custom dashboard. I believe this could be a good enhancement.

Regards,

Nawaz

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

.conf25 Global Broadcast: Don’t Miss a Moment

Hello Splunkers, .conf25 is only a click away.  Not able to make it to .conf25 in person? No worries, you can ...

Observe and Secure All Apps with Splunk

 Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

What's New in Splunk Observability - August 2025

What's New We are excited to announce the latest enhancements to Splunk Observability Cloud as well as what is ...