blackbox exporter http probe duration

30 views
Skip to first unread message

Phang Mulianto

unread,
Jun 9, 2020, 2:55:38 AM6/9/20
to Prometheus Users
Hi all,

i us blackbox exporter to probe a website loading time.

I graph it using grafana, for the probe_duration_seconds .    As i want to get all the time need to load the web, i do sum(probe_duration_seconds) in grafana and its all good.

Problem is , i compare to other probe which using selenium, the time is different. 
Let say blackbox_http check is 3s, in the selenium total loading check are 30s.

Is there difference on how blackbox_http processing the web loading, and all the DOM loading? 
As i check in selenium, total load is same with loading time in browser with cache turn off on the browser.

Note. I Also know there is webdriver_exporter but havent test it. just want to confirm if the metric calculation is different.

thanks

Brian Brazil

unread,
Jun 9, 2020, 4:13:32 AM6/9/20
to Phang Mulianto, Prometheus Users
On Tue, 9 Jun 2020 at 07:55, Phang Mulianto <brav...@gmail.com> wrote:
Hi all,

i us blackbox exporter to probe a website loading time.

I graph it using grafana, for the probe_duration_seconds .    As i want to get all the time need to load the web, i do sum(probe_duration_seconds) in grafana and its all good.

Problem is , i compare to other probe which using selenium, the time is different. 
Let say blackbox_http check is 3s, in the selenium total loading check are 30s.

Is there difference on how blackbox_http processing the web loading, and all the DOM loading? 
As i check in selenium, total load is same with loading time in browser with cache turn off on the browser.

The blackbox exporter only does HTTP, if you want to simulate a full browser look at something like the webdriver_exporter.

Brian
 

Note. I Also know there is webdriver_exporter but havent test it. just want to confirm if the metric calculation is different.

thanks

--
You received this message because you are subscribed to the Google Groups "Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to prometheus-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/b36905c2-bd26-47d8-97b9-7e41643815cdo%40googlegroups.com.


--
Reply all
Reply to author
Forward
0 new messages