sentry-java
sentry-java copied to clipboard
Support span level measurements
See https://github.com/getsentry/team-mobile/issues/172
Let's either have a breaking change (setting a measurement on a span does not set the measurement on the transaction) or simply set both span and txn measurement when calling ISpan.setMeasurement()