opentelemetry-php/api/Trace
Fahmy Mohammed bed3ec20f2
Trace context propagation (#213)
* Add W3C traceparent propagation

* Add traceparent propagation test

* clean up styling

* clean up styling

* increase test coverage

* fix phan faiure

* add propagation map tests

* PR comments

* fix docblock errors
2020-11-18 13:36:18 -05:00
..
Attribute.php Adding Explicit Reference for Attribute Iterables (#71) 2020-04-28 00:01:20 -04:00
Attributes.php Issues found by Psalm / PHPStan level 4 and CS Fixer (#185) 2020-10-04 12:11:37 -04:00
AttributesIterator.php Add API Interfaces (#64) 2020-03-26 19:31:19 -04:00
Clock.php Change to timestamps and weave the hrtime web (#83) 2020-05-22 20:10:27 -04:00
Event.php Change to timestamps and weave the hrtime web (#83) 2020-05-22 20:10:27 -04:00
Events.php Change to timestamps and weave the hrtime web (#83) 2020-05-22 20:10:27 -04:00
EventsIterator.php Add API Interfaces (#64) 2020-03-26 19:31:19 -04:00
Link.php Add API Interfaces (#64) 2020-03-26 19:31:19 -04:00
Links.php Add API Interfaces (#64) 2020-03-26 19:31:19 -04:00
LinksIterator.php Add API Interfaces (#64) 2020-03-26 19:31:19 -04:00
MonotonicClock.php Change to timestamps and weave the hrtime web (#83) 2020-05-22 20:10:27 -04:00
PropagationGetter.php Issues found by Psalm / PHPStan level 4 and CS Fixer (#185) 2020-10-04 12:11:37 -04:00
PropagationSetter.php Trace context propagation (#213) 2020-11-18 13:36:18 -05:00
RealtimeClock.php Change to timestamps and weave the hrtime web (#83) 2020-05-22 20:10:27 -04:00
Span.php remove global span (#171) 2020-10-27 15:27:05 -04:00
SpanContext.php Only sampled spans should be exported (#145) 2020-07-09 08:45:25 -04:00
SpanKind.php Added setSpanKind implementation and a test for it (#146) 2020-07-15 12:21:17 -04:00
SpanOptions.php timestamp should be span start timestamp (#153) 2020-07-25 09:55:53 -04:00
SpanStatus.php implement span status export in and fix some test deprecations (#170) 2020-09-30 10:43:46 -04:00
TextMapFormatPropagator.php Trace context propagation (#213) 2020-11-18 13:36:18 -05:00
Tracer.php Change to timestamps and weave the hrtime web (#83) 2020-05-22 20:10:27 -04:00
TracerProvider.php Add API Interfaces (#64) 2020-03-26 19:31:19 -04:00