pub const SENTRY__STATUS: &str = "sentry.status";
The span’s status (either “ok” or “error”). Older SDKs may set this to a more specific error, but this behaviour is deprecated.