Dashboards & Visualizations

Has anyone done dashboard performance testing using LoadRunner and know how to identify when the dashboard is fully loaded?

somesoni2
Revered Legend

I am trying to perform dashboard performance testing (time required for a dashboard with 3 panels to load) with 3 concurrent users.

Has anyone done this in the past and have some pointer to share on how to identify when the dashboard is loaded fully?

0 Karma

matthieu_araman
Communicator

Hello,

1) I would ignore the time for loading the splunk interface (which should not depend too much on the data) (or you mesure it with no data and add it later if it makes sense to you)
2) For each panel, use the splunk rest api to call directly the search/reporting command -> each request should finished when it's loaded
3) Build a scenario where you fire these 3 requests. (with a valid auth token by the way)
4) mesure time between launch of the 3 rest api search commands and when the last one finished
5) multiply by 3 users

Ps : it may not be realistic to loop without a pause before relaunching a user/view but it also depend on how much time it takes to have a panel data.

0 Karma
Get Updates on the Splunk Community!

OpenTelemetry for Legacy Apps? Yes, You Can!

This article is a follow-up to my previous article posted on the OpenTelemetry Blog, "Your Critical Legacy App ...

UCC Framework: Discover Developer Toolkit for Building Technology Add-ons

The Next-Gen Toolkit for Splunk Technology Add-on Development The Universal Configuration Console (UCC) ...

.conf25 Community Recap

Hello Splunkers, And just like that, .conf25 is in the books! What an incredible few days — full of learning, ...