This upgrade came with a number of new lints that needed to be fixed across the code base. Primarily: explicit return types on functions, and explicit visibility modifiers on class members.
Fixes times being off by a factor of 1000
By turning the RageshakeSpanExporter into a SpanProcessor, it can now be notified of spans as soon as they're started.