Skip to content
This repository has been archived by the owner on Sep 13, 2022. It is now read-only.

Release 3.11.0

Compare
Choose a tag to compare
@black-adder black-adder released this 09 Jul 21:05
· 124 commits to master since this release
75a3b93
  • Add throttler (#246)
  • Use throttler for rate limiting (#248)
  • Make metrics consistent with Go/Java clients (#255) - thanks @eundoosong
  • Pass logger/metrics option to remote sampler, reporter (#257) - thanks @eundoosong
  • Update RateLimiter to scale credits on update (#264)
  • Replace Coveralls by Codecov (#269) - thanks @eundoosong
  • Add PrometheusMetricsFactory (#262) - thanks @eundoosong
  • Upgrade flow to v0.75 (#272) - thanks @TLadd
  • Pass object to prom-client metric to fix warning (#274) - thanks @eundoosong