getsentry / team-mobile

Meta issues for the Mobile team
4 stars 1 forks source link

Capture data sent/received over network #134

Open kahest opened 1 year ago

kahest commented 1 year ago

Capture/surface how much data was sent/received over network during a transaction as metric (custom measurement).

To consider:

### SDKs
- [ ] Android - use `HealthStats` (see https://github.com/getsentry/sentry-java/issues/2367)
- [ ] iOS
- [ ] https://github.com/getsentry/sentry-dart/issues/1531
- [ ] RN
### Sentry
- [ ] Ingest
- [ ] UI
- [ ] ...?
kahest commented 1 year ago

Putting this back on the shelf for now - this might be superseded by other initiatives that enable span level metrics