Cloud for AWS graphs

Cloud for AWS graphs provide statistics about SQS message flow and throughput between the client and the queue during a scenario run.

SQS Send Duration graph

Displays the response time between a message sent and a confirmation received, each time the LrSqsClient sends a message to the queue.

X-axis

Elapsed time since the start of the run.

Y-axis

Average response time, in milliseconds.

Back to top

SQS Throughput graph

Displays the amount of data (in bytes) that the LrSqsClient sends (Send throughput) or receives (Receive throughput) from the queue, at any given time during the load scenario test run.

X-axis

Elapsed time since the start of the run.

Y-axis

Throughput to or from the SQS queue, in bytes per second.

Back to top

SQS Message Rate graph

Displays the number of messages sent (Send rate) and received (Receive rate) per second, at any given time during the load test scenario run.

X-axis

Elapsed time since the start of the run.

Y-axis

Number of messages published or received, per second.

Back to top

See also: