From 9930baae744cf4eaadc136ce752c29f7c882beda Mon Sep 17 00:00:00 2001 From: Richard Roggenkemper Date: Thu, 15 Feb 2024 11:15:55 -0800 Subject: [PATCH 1/4] more info --- .../filtering/index.mdx | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/docs/product/data-management-settings/filtering/index.mdx b/docs/product/data-management-settings/filtering/index.mdx index 75c3653a701ac..dfa9333d0ef45 100644 --- a/docs/product/data-management-settings/filtering/index.mdx +++ b/docs/product/data-management-settings/filtering/index.mdx @@ -24,7 +24,27 @@ Inbound filters include: - React hydration errors - Transactions coming from healthcheck and ping requests +<<<<<<< Updated upstream ### Transactions coming from healthcheck +======= +### Legacy Browser Filters + +The legacy browser filters allow you to filter out certain legacy versions of browsers that are known to cause problems. + +Legacy browser filters were updated in Feb 2024 and will be periodically evaluated to include additional legacy versions. + +If you had a legacy browser filter on before the update, the old filter will appear in your settings as "Deprecated". Deprecated legacy browser filters still work. However, if you turn them off, you won’t be able to turn them on again and will need to use the new filters instead. + +### Browser Extension Errors + +The browser extension filter checks an event to see if it matches any known browser extension errors. The filter will check both for the error message to see if the error is a known to come from browser extensions and it will check the source of the event, to see if it is coming from a browser extension. + +### Web Crawler Errors + +The web crawler filter allows you to filter out errors from web crawlers from the following sites: Baidu, Yahoo, Sogou, Facebook, Alexa, generic bots and spiders, Slack, Google Indexing, Pingdom, Lytics, AWS Security Scanner, Hubspot, and Bytedance. Errors from Slack's Slackbot web crawler will not be filtered. + +### Transactions Coming from Health Check +>>>>>>> Stashed changes In essence, the health check filter serves the purpose of excluding transactions that are generated as a part of health check procedures. From c9aeaa708c19596ec221dbf3d9aec7b489966561 Mon Sep 17 00:00:00 2001 From: Richard Roggenkemper <46740234+roggenkemper@users.noreply.github.com> Date: Thu, 15 Feb 2024 14:48:59 -0800 Subject: [PATCH 2/4] Update docs/product/data-management-settings/filtering/index.mdx Co-authored-by: vivianyentran <20403606+vivianyentran@users.noreply.github.com> --- docs/product/data-management-settings/filtering/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/product/data-management-settings/filtering/index.mdx b/docs/product/data-management-settings/filtering/index.mdx index d61d48043d4dc..03790c2ddf078 100644 --- a/docs/product/data-management-settings/filtering/index.mdx +++ b/docs/product/data-management-settings/filtering/index.mdx @@ -39,7 +39,7 @@ The browser extension filter checks an event to see if it matches any known brow ### Web Crawler Errors -The web crawler filter allows you to filter out errors from web crawlers from the following sites: Baidu, Yahoo, Sogou, Facebook, Alexa, generic bots and spiders, Slack, Google Indexing, Pingdom, Lytics, AWS Security Scanner, Hubspot, and Bytedance. Errors from Slack's Slackbot web crawler will not be filtered. +Due to their nature, web crawlers often encounter errors that normal users won't see. You can use the web crawler filter to filter out errors from web crawlers from the following sites: Baidu, Yahoo, Sogou, Facebook, Alexa, Slack, Google Indexing, Pingdom, Lytics, AWS Security Scanner, Hubspot, Bytedance, and other generic bots and spiders. Errors from Slack's Slackbot web crawler will not be filtered. ### Transactions Coming from Health Check From 69c43a4f915f47dc6f8ff7b1f6d7a209f87869f4 Mon Sep 17 00:00:00 2001 From: Richard Roggenkemper <46740234+roggenkemper@users.noreply.github.com> Date: Thu, 15 Feb 2024 14:49:04 -0800 Subject: [PATCH 3/4] Update docs/product/data-management-settings/filtering/index.mdx Co-authored-by: vivianyentran <20403606+vivianyentran@users.noreply.github.com> --- docs/product/data-management-settings/filtering/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/product/data-management-settings/filtering/index.mdx b/docs/product/data-management-settings/filtering/index.mdx index 03790c2ddf078..2a3d172006b0f 100644 --- a/docs/product/data-management-settings/filtering/index.mdx +++ b/docs/product/data-management-settings/filtering/index.mdx @@ -35,7 +35,7 @@ If you had a legacy browser filter on before the update, the old filter will app ### Browser Extension Errors -The browser extension filter checks an event to see if it matches any known browser extension errors. The filter will check both for the error message to see if the error is a known to come from browser extensions and it will check the source of the event, to see if it is coming from a browser extension. +Some browser extensions are known to cause errors. You can use the browser extension filter to filter these out. The filter checks the error message and the event source to see if it's a known error coming from a browser extension. ### Web Crawler Errors From 01d17503c9b9438d1ce1fb86c359ae80bbec8282 Mon Sep 17 00:00:00 2001 From: Richard Roggenkemper Date: Fri, 16 Feb 2024 09:54:27 -0800 Subject: [PATCH 4/4] add something about user agent --- docs/product/data-management-settings/filtering/index.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/product/data-management-settings/filtering/index.mdx b/docs/product/data-management-settings/filtering/index.mdx index d61d48043d4dc..81041cbb0dcb5 100644 --- a/docs/product/data-management-settings/filtering/index.mdx +++ b/docs/product/data-management-settings/filtering/index.mdx @@ -27,7 +27,7 @@ Inbound filters include: ### Legacy Browser Filters -The legacy browser filters allow you to filter out certain legacy versions of browsers that are known to cause problems. +The legacy browser filters allow you to filter out certain legacy versions of browsers that are known to cause problems. Legacy browser filters were updated in Feb 2024 and will be periodically evaluated to include additional legacy versions. @@ -39,7 +39,7 @@ The browser extension filter checks an event to see if it matches any known brow ### Web Crawler Errors -The web crawler filter allows you to filter out errors from web crawlers from the following sites: Baidu, Yahoo, Sogou, Facebook, Alexa, generic bots and spiders, Slack, Google Indexing, Pingdom, Lytics, AWS Security Scanner, Hubspot, and Bytedance. Errors from Slack's Slackbot web crawler will not be filtered. +The web crawler filter allows you to filter out errors from web crawlers, determined by the event's user-agent, from the following sites: Baidu, Yahoo, Sogou, Facebook, Alexa, generic bots and spiders, Slack, Google Indexing, Pingdom, Lytics, AWS Security Scanner, Hubspot, and Bytedance. Errors from Slack's Slackbot web crawler will not be filtered. ### Transactions Coming from Health Check