Is there any possibility to restrict the tracing to the http-requests? And is it also possible to bring up a trace only wenn a a request is started? If I am correct, the trace currently starts when I call the Angular application and every request is then a span in this hole trace.
Is there any possibility to restrict the tracing to the http-requests? And is it also possible to bring up a trace only wenn a a request is started? If I am correct, the trace currently starts when I call the Angular application and every request is then a span in this hole trace.