Dashboards & Visualizations

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

somesoni2
SplunkTrust
SplunkTrust

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!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...