sentry-java
sentry-java copied to clipboard
Missing unit fields for Android measurements
:scroll: Description
Added missing unit field. Added support for unknown fields in case new types come from Hybrid SDKs.
:bulb: Motivation and Context
Fix https://github.com/getsentry/sentry-java/issues/2150 Part of https://github.com/getsentry/team-mobile/issues/31
:green_heart: How did you test it?
:pencil: Checklist
- [X] I reviewed the submitted code
- [X] I added tests to verify the changes
- [ ] I updated the docs if needed
- [X] No breaking changes
:crystal_ball: Next steps
This has to change, making a draft for now.
@marandaneto, this PR has been lying around for a while. What can we do to move it forward?
@marandaneto
This has to change, making a draft for now.
Should be fixed now. Do you want to give my changes a review or can I merge this? Would need it for measurements.
@marandaneto
This has to change, making a draft for now.
Should be fixed now. Do you want to give my changes a review or can I merge this? Would need it for measurements.
All good from my side, I can't approve my own PR, feel free to fix the conflicts and merge it, thanks for fixing this.