wu-sheng commented on pull request #45: URL: https://github.com/apache/skywalking-client-js/pull/45#issuecomment-796552726
> > > 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. Like I replied, I am supporting this feature. But also agree with @Fine0830, it seems blockList makes more sense. From the product management requirement, I prefer `blockList`. ---------------------------------------------------------------- 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]
