-
Daniel Bimschas authored
* Every request creates it's own trace manually. Automatic instrumentation did not work here, so it did not suffice to just create spans and have Sentry auto-start or continue a trace. Therefore, Distributed tracing is probably not working yet with this commit. * Every request to the database or the GeoAPI is wrapped inside a Sentry span.
Daniel Bimschas authored* Every request creates it's own trace manually. Automatic instrumentation did not work here, so it did not suffice to just create spans and have Sentry auto-start or continue a trace. Therefore, Distributed tracing is probably not working yet with this commit. * Every request to the database or the GeoAPI is wrapped inside a Sentry span.