* 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.