Grafana vs JMeter

29 views
Skip to first unread message

Sridhar Krishnan

unread,
Jun 4, 2024, 12:17:09 PMJun 4
to JMeter Forum
Hi,

Why Grafana prometheus response time different from JMeter response time.

Eg:
JMeter - 1.4 Sec
Grafana - 1.0 Sec

DT

unread,
Jun 5, 2024, 2:30:06 AMJun 5
to JMeter Forum

Elapsed time. JMeter measures the elapsed time from just before sending the request to just after the last response has been received. JMeter does not include the time needed to render the response, nor does JMeter process any client code, for example Javascript.

My expectation is that "prometheus response time" includes only server-side processing time and does not include the time required to establish TCP connection, SSL handshake and the time for the request to travel to the server and back.

So JMeter gives you more or less perceived user experience

Sridhar Krishnan

unread,
Jun 5, 2024, 3:21:09 AMJun 5
to JMeter Forum
Thanks
Reply all
Reply to author
Forward
0 new messages