### How do you use Sentry? Sentry Saas (sentry.io) ### Version 1.38.0 ### Steps to Reproduce Use `with sentry_sdk.metrics.timing` and then look at the reported location in DDM ### Expected Result The location of the `with` statement ### Actual Result Location of the `return` or last statement in the `with` block.