sentry-java icon indicating copy to clipboard operation
sentry-java copied to clipboard

Support span level measurements

Open markushi opened this issue 1 year ago • 1 comments

See https://github.com/getsentry/team-mobile/issues/172

markushi avatar Jan 31 '24 13:01 markushi

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()

markushi avatar Jan 31 '24 14:01 markushi