Release 1.5.0
What's Changed
- Tuning Prometheus' scrapeInterval. by @wanlin31 in #325
- Remove configuration that is not needed. by @wanlin31 in #332
- Add 20s delay to query using flag. by @wanlin31 in #330
- Add documentation for Prometheus scrape interval and query delay. by @wanlin31 in #331
- Pin driver version. by @wanlin31 in #335
- Update go version to go1.17 everywhere by @wanlin31 in #336
Known issues
- Python OSS benchmarking client fails to yield initial status to driver (applies only to python_asyncio).
- Node.js OSS benchmarking driver shows no action after receiving final status from client.
Full Changelog: v1.4.5...v1.5.0