Measure web page load times

Hi,

I have a heartbeat agent monitoring some web:

  • type: http
    urls: ["http://myweb.com"]
    schedule: "@every 60s"
    id: MyId
    name: MyName

and with kibana I monitor the media of "monitor.duration.us" .

Is this the best way to measure web page load times?

Thanks!

Hi @Xabi,

sounds like you're looking for something like synthetics monitoring or real user monitoring.

1 Like

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.