22 Nov 2021 04:57 PM
Hi Team,
We are trying to add the auto instrumentation to our application. But we got the requirment to intercept the API calls so we can route the Dynatrace API calls to our secure layer without modifying the request.
is there any possibility we can do that with Auto instrumentation, please help us on the query.
Thanks,
Naga
Solved! Go to Solution.
23 Nov 2021 01:33 AM
Hey Naga,
Dynatrace automatically intercepts the API calls and adds its header. If you want to intercept specific API calls, you need to create manual user action which will help you in intercepting those calls.
If you could give us more details I might be able to help. The complete use case is appreciated.
24 Nov 2021 11:10 AM
Thank you so much for the reply, our usecase is to use auto instrumenation only with intercepting the call to pass via secure layer.