cloud-bulldozer / ocm-api-load

A set of load tests for OCM's clusters-service, based on vegeta.
Apache License 2.0
0 stars 8 forks source link

Fixes missing metrics, adds bucketed count #123

Closed chentex closed 1 year ago

chentex commented 1 year ago

Type of change

Description

Fixes missing metrics like mean, and percentailes, this happened because I was not closing the metrics object before indexing the data.

Since I am doing changes, I also added more buckets to have a more sparse count of events.

Related Tickets & Documents

Checklist before requesting a review

Testing