pub const SENTRY__MAIN_THREAD: &str = "sentry.main_thread";
Whether the span or event occurred on the main thread. Computed by Relay and should not be set by SDKs.