Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

OpenCensus PHP v0.5.1

Compare
Choose a tag to compare
@chingor13 chingor13 released this 19 Jun 18:15
· 12 commits to master since this release
21824d2
  • Memcache extension integration removed - Memcache extension requires PHP < 7 and OpenCensus extension requires PHP >= 7 (#182)
  • Added static methods to global tracer for adding attributes, time events (#178)
  • Guzzle extension integration removed - Guzzle Middleware/EventSubscriber should be used (#188)
  • Fixed handling of large decimal span ids in CloudTraceFormat for span context propagation (#192)