opentelemetry-php/tests/Unit/SDK/Util
Tobias Bachert 739f212ba9
Add instrumentation scope attributes (#735)
* Add attributes to instrumentation scope

* Remove `::getDefaultTracer()`

Instrumentation should use dedicated tracers.

* Remove SDK `::getTracer()` default name

Instrumentation should use API `TracerProvider` which requires providing a name.
2022-06-30 12:30:14 +02:00
..
SpanData.php Add instrumentation scope attributes (#735) 2022-06-30 12:30:14 +02:00
TestClock.php Move and refactor clock components (#633) 2022-03-25 23:26:39 +01:00