Fine0830 commented on pull request #45:
URL: 
https://github.com/apache/skywalking-client-js/pull/45#issuecomment-797501367


   > > > > > You cannot be sure which services have been accessed.
   > > > > 
   > > > > 
   > > > > This is the key we are arguing right now, as a product env, why this 
is unknown.
   > > > 
   > > > 
   > > > @wu-sheng
   > > > This is not the original problem. My initial requirement was to filter 
out some requests without tracking.
   > > > Our situation at the time was that we knew those domain names we 
needed to track, so we wanted to use a whitelist to solve it.
   > > > This brings up the above series of discussions on the whitelist.
   > > > My problem is not actually a whitelist or a blacklist, but the need to 
filter out some requests. Sorry, some of the above examples have caused 
misunderstandings.
   > > > We should go back to filter tracking, I think this is the most 
fundamental problem.
   > > > As for the whitelist or the blacklist, it is just a common filtering 
method.
   > > 
   > > 
   > > Do you agree with `blockList`? Could you update the logic to `blockList`?
   > 
   > I agree there is a BlockList, shall we consider providing both BlockList 
and Whitelist configuration? Whitelist can be used for most situations that 
need to be excluded.
   > 
   > @Fine0830 @wu-sheng
   
   I think it's fine, we just use one.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to