@@ -2259,10 +2259,6 @@ const USER_DOCS_REDIRECTS: Redirect[] = [
22592259 from : '/workflow/dashboards/' ,
22602260 to : '/product/dashboards/' ,
22612261 } ,
2262- {
2263- from : '/product/error-monitoring/dashboards/' ,
2264- to : '/product/dashboards/' ,
2265- } ,
22662262 {
22672263 from : '/profiling/' ,
22682264 to : '/product/explore/profiling/' ,
@@ -2287,10 +2283,7 @@ const USER_DOCS_REDIRECTS: Redirect[] = [
22872283 from : '/profiling/mobile-app-profiling/metrics/' ,
22882284 to : '/product/explore/profiling/mobile-app-profiling/metrics/' ,
22892285 } ,
2290- {
2291- from : '/product/error-monitoring/filtering/' ,
2292- to : '/concepts/data-management/filtering/' ,
2293- } ,
2286+
22942287 {
22952288 from : '/data-management/rollups/' ,
22962289 to : '/concepts/data-management/event-grouping/' ,
@@ -2547,22 +2540,10 @@ const USER_DOCS_REDIRECTS: Redirect[] = [
25472540 from : '/product/sentry-basics/issue-owners/' ,
25482541 to : '/product/issues/ownership-rules/' ,
25492542 } ,
2550- {
2551- from : '/product/error-monitoring/issue-owners/' ,
2552- to : '/product/issues/ownership-rules/' ,
2553- } ,
25542543 {
25552544 from : '/product/releases/suspect-commits/' ,
25562545 to : '/product/issues/suspect-commits/' ,
25572546 } ,
2558- {
2559- from : '/product/error-monitoring/' ,
2560- to : '/product/issues/' ,
2561- } ,
2562- {
2563- from : '/product/error-monitoring/reprocessing/' ,
2564- to : '/product/issues/reprocessing/' ,
2565- } ,
25662547 {
25672548 from : '/product/accounts/early-adopter-features/issue-archiving/' ,
25682549 to : '/product/issues/states-triage/' ,
@@ -2623,10 +2604,7 @@ const USER_DOCS_REDIRECTS: Redirect[] = [
26232604 from : '/product/issues/performance-issues/large-http-payload/' ,
26242605 to : '/product/issues/issue-details/performance-issues/large-http-payload/' ,
26252606 } ,
2626- {
2627- from : '/product/error-monitoring/breadcrumbs/' ,
2628- to : '/product/issues/issue-details/breadcrumbs/' ,
2629- } ,
2607+
26302608 {
26312609 from : '/learn/breadcrumbs/' ,
26322610 to : '/product/issues/issue-details/breadcrumbs/' ,
0 commit comments