-
|
Hi, i'm trying to suppress instrumenation for some incoming http requests which should be a common use case. My idea is to use a requestHook function on the http plugin config to filter the urls and then use the Help appreciated :-) |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 16 replies
-
|
You are probably looking for the |
Beta Was this translation helpful? Give feedback.
-
|
The issue has been fixed with release |
Beta Was this translation helpful? Give feedback.
The issue has been fixed with release
0.15.0and nowplugin-httpsuppresses tracing of any downstream calls forignoreIncomingPathsurls.