You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.
Extract exporters (#175)
* Remove Stackdriver/Zipkin exporters. Update README
* Update links. Remove google/cloud-trace dev dep.
* Add suggestions for the other exporters
* Fix url to api docs
* Put the mock_error_log back
* guzzle 5 does not have psr7 as a dependency
* Fix GitHub org link for the exporters
ExtensionTracer should set traceId on spans (#157)
* Failing test for extension not preserving traceId
* ExtensionTracer correctly sets traceId on returned spans