How does httpClientIntegration
relate to scrubbing rules?
#12574
Unanswered
louispotok
asked this question in
Q&A
Replies: 1 comment
-
The URL prob has some data that gets filtered by the service. You can use |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have default scrubbing rules on in my project and am seeing all fetch events fully filtered.
I'd like to capture and some of the basic fetch information. Reading the documentation I thought I could do this by enabling the
httpClientIntegration
, but this doesn't seem to fix it. Is there something I'm missing here?Beta Was this translation helpful? Give feedback.
All reactions