AppD Archive

Can AppDynamics be used to monitor batch transactions which may take hours?

Mick_McGuinness
New Member

Or is their a max transaction time after which the transaction would not report?

Tags (2)
0 Karma

Arun_Dasetty
Super Champion

Hi Mick,

Thanks for writing in. We understood that you are referring background tasks/batch jobs. If the above said is right,
Yes, we can use appdynamics monitor batch jobs/background tasks

refer docs: http://docs.appdynamics.com/display/PRO13S/Background+Task+Monitoring

http://docs.appdynamics.com/display/PRO13S/Configure+Background+Tasks

Appdynamics categorizes transactions as two types as follows:
- user transactions - a user/business transaction which is taking more than 6 times the stall threshold (default stall threshold is 45 secs set under configure -> slow transaction threshold screen)  then the transaction will be aborted after around 270 secs,

- background tasks - user transactions marked as background tasks or the background tasks(transaction/class execution job quartz, java timer etc) are expected to be monitored for long time

Let us know if that clarifies your query.

Thanks,

Arun

0 Karma

Mick_McGuinness
New Member

Thanks Arun, that's good to know.

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...