Skip to content
Snippets Groups Projects
Commit 2ab39c92 authored by Daniel Bimschas's avatar Daniel Bimschas
Browse files

HOLI-9733: introduce tracing with Sentry

* 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.
parent e551cf38
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment