opentracing / opentracing-php

OpenTracing API for PHP
Apache License 2.0
505 stars 56 forks source link

Create a Mock tracer implementation #40

Closed yurishkuro closed 6 years ago

yurishkuro commented 6 years ago

Most other language implementations support a Mock tracer. Having a mock tracer is useful for two reasons:

jcchavezs commented 6 years ago

Great feedback @yurishkuro however there is already an issue for this: https://github.com/opentracing/opentracing-php/issues/21. Let's continue the discussion there.

yurishkuro commented 6 years ago

sorry, should've checked the issues