opentelemetry-php/tests/Sdk
Amber Sistla 973816b44c
Associating Spans with their TracerProvider (#215)
* Added functionality to associate a resource with a span.

Added a `defaultResource` method to `ResourceInfo`.

Added test cases to ‘ResourceTest.php`, `TracerProviderTest.php`, `TracingTest.php`.

* Some `psalm` fixes.

* Psalm.
2020-11-14 08:54:18 -05:00
..
Integration Added probability sampling based on TraceId (#182) 2020-10-10 16:31:56 -04:00
Unit Associating Spans with their TracerProvider (#215) 2020-11-14 08:54:18 -05:00