opentelemetry-php/tests/Unit/SDK
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
..
Behavior Refactor LoggerHolder (#617) 2022-03-19 12:52:06 -04:00
Common Add instrumentation scope attributes (#735) 2022-06-30 12:30:14 +02:00
Logs adding covers annotations to all tests (#540) 2022-01-07 09:33:08 +11:00
Metrics adding covers annotations to all tests (#540) 2022-01-07 09:33:08 +11:00
Resource Make `AttributesInterface` immutable (#724) 2022-06-23 20:54:03 +10:00
Trace Add instrumentation scope attributes (#735) 2022-06-30 12:30:14 +02:00
Util Add instrumentation scope attributes (#735) 2022-06-30 12:30:14 +02:00