Open
Feature
0 of 4 issues completed
Description
Sentry events currently show Connection Type, but only with values wifi
, ethernet
, cellular
, or null
. https://github.com/getsentry/sentry-java/blob/5b8a9a6b2d40e03d1e5d0a38237db370c0f6cfd0/sentry-android-core/src/main/java/io/sentry/android/core/internal/util/ConnectivityChecker.java#L195
Extend the connection_type
field to include cellular network technology (3G, 4G LTE, and 5G etc.).
Sub-issues
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Needs Investigation