Skip to content

v1.0.0

Compare
Choose a tag to compare
@sergeyklay sergeyklay released this 04 Jan 12:13
· 47 commits to master since this release
bf821f6

Features

  • #87: Allow to configure whether to use one span per RPC

  • #88: Added ability to configure via env-vars

  • #89: Config:: getSampler will return now ProbabilisticSampler
    either when the sampler is not defined, or when it is SAMPLER_TYPE_REMOTE

  • #94: Upgrade opentracing to 1.0

Breaking Changes

  • #94: PHP 7.0 is no longer supported