Features
Moved the init_tracer() function to an implementation in TelemetryConfig for cleaner main file
closes#43
Bug Fixes
Telemetry is now opt-in again. Due to changes in opentelemetry, this required a major overhaul of the telemetryconfig function.
closes#44