Splunk AppDynamics

What is "After Load Event" in Virtual Page Dashboard

CommunityUser
Splunk Employee
Splunk Employee

What is the significance of the "Average Load Event" parameter in the Ajax requests in a Virtual Page Dashboard. PFA image for reference. 

Is it related to Ajax Callback method?

Is this 

image.jpeg

Labels (1)
0 Karma
1 Solution

Gaurav_Soni
Contributor

Yes, that's document load event.

View solution in original post

0 Karma

Gaurav_Soni
Contributor

Hi Abhinav,

The VPs are often correlated to the Ajax calls. The section shows list of all related AJAX calls and the 'Average Load' tells the average of the number of calls made for that registered AJAX over a minute.

Regards,

Gaurav Soni

0 Karma

CommunityUser
Splunk Employee
Splunk Employee

Thanks Gaurav.

My question was not on "Average Load", but on "After Load Event",

What no. does it represents and is this related to any Ajax Event?

0 Karma

Gaurav_Soni
Contributor

"After Load Event" tell the number of such ajax requests that got called after the onload event completed.

Regards,

Gaurav Soni

0 Karma

CommunityUser
Splunk Employee
Splunk Employee

Thanks Gaurav, 

Is it window.onload, document.onload, body.onload ?

Which onload event handler is it attached to ?

0 Karma

Gaurav_Soni
Contributor

Yes, that's document load event.

0 Karma

CommunityUser
Splunk Employee
Splunk Employee

Thanks Gaurav for confirmation.

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 ...