[][src]Module goose::metrics

Structs

GooseMetrics

Metrics collected during a Goose load test.

GooseRawTask
GooseTaskMetric

Enums

GooseMetric

Each GooseUser thread pushes these metrics to the parent for aggregation.

Functions

merge_times

A helper function that merges together times.

update_max_time
update_min_time

Type Definitions

GooseRequestMetrics

Goose optionally tracks metrics about requests made during a load test.

GooseTaskMetrics

Goose optionally tracks metrics about tasks run during a load test.