### Description We could set `Installation.id` as fallback in case no user ID has been set. We can do this for both Metrics and Logs. Also see https://github.com/getsentry/sentry-java/pull/4995#discussion_r2671483816 for more details
Description
We could set
Installation.idas fallback in case no user ID has been set.We can do this for both Metrics and Logs.
Also see #4995 (comment) for more details