Zooz / predator

A powerful open-source platform for load testing APIs.
https://zooz.github.io/predator/
Apache License 2.0
574 stars 109 forks source link

fix(prometheus_bucket_size): change prometheus bucket size from strin… #515

Closed anusha5695 closed 4 years ago

anusha5695 commented 4 years ago

Have updated the prometheus bucket_size from string to array Added test for the same. (have also grouped together other prometheus tests under a single describe context)

Question Answer
Bug fix
New feature
Breaking change
Deprecations
Documentation
Tests added

Related issues: https://github.com/Zooz/predator/issues/505

enudler commented 4 years ago

Thank you @anusha5695 for this PR Left small comment

anusha5695 commented 4 years ago

@enudler Thank you. Have changed the array values :)