This repository was archived by the owner on Mar 6, 2023. It is now read-only.

Description
Monitoring should always be "first, do no harm".
Though it's formally undefined behavior in OpenTracing, I propose that the basictracer (and thus basictracer-go) default should be to never-panic unless there is truly no alternative; even if that means dropping data.
(Loud logging messages are fine, though)
cc: @bg451 @yurishkuro @jmacd @tschottdorf