17 Oct 2025
01:56 PM
- last edited on
20 Oct 2025
07:04 AM
by
MaciejNeumann
Hello alll,
So you in Dynatrace you can:
"Excluding traces for specific HTTP and RPC requests from being captured.",
Is is correct for me to assume:
1) this will not work for static pages, they already have a fixed sample rate
2) this will only work if the request is an entry point (start of trace)
Who can confirm above, and save people some trouble shoot time?
KR Henk
Solved! Go to Solution.
20 Oct 2025 02:30 PM
Hey,
IMO it looks like this:
1. Static pages/resources
The “exclude HTTP/RPC requests from being captured” feature applies to server-side requests on services monitored by OneAgent (NGINX/Apache/Tomcat/.NET, etc.).
2. Only for entry points?
No. The rule:
21 Oct 2025 03:47 PM
Hello,
Thanks for your reply,
KR Henk