pub const USER_AGENT: &str = "sentry-objectstore/0.1.0";
User agent string used for outgoing requests.
This intentionally has a “sentry” prefix so that it can easily be traced back to us.