Originates from https://github.com/open-telemetry/opentelemetry-js/pull/118#discussion_r307941385 This method will help us to pass config params on to the tracer. Currently, the `BasicTracerConfig` is defined at the [constructor](https://github.com/open-telemetry/opentelemetry-js/blob/master/packages/opentelemetry-basic-tracer/src/BasicTracer.ts#L46).