From 5776c3b6d7abb204d88ff2e61c94e117f8b8052b Mon Sep 17 00:00:00 2001 From: hpouillot Date: Thu, 27 Aug 2026 12:35:00 +0200 Subject: [PATCH 1/2] feat(error-tracking): simplify rule settings --- frontend/src/scenes/settings/SettingsMap.tsx | 28 +++++++++---------- .../ErrorTrackingConfigurationMovedBanner.tsx | 2 +- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/frontend/src/scenes/settings/SettingsMap.tsx b/frontend/src/scenes/settings/SettingsMap.tsx index 58251fc46f89..a7965bd3d509 100644 --- a/frontend/src/scenes/settings/SettingsMap.tsx +++ b/frontend/src/scenes/settings/SettingsMap.tsx @@ -563,13 +563,6 @@ export const SETTINGS_MAP: SettingSection[] = [ component: , keywords: ['notification', 'alert', 'threshold', 'spike'], }, - { - id: 'error-tracking-suppression-rules', - title: 'Suppression rules', - description: 'Filter out exceptions that match the given filters.', - component: , - keywords: ['filter', 'ignore', 'suppress', 'exception', 'type', 'message'], - }, { id: 'error-tracking-spike-detection', title: 'Spike detection', @@ -584,10 +577,17 @@ export const SETTINGS_MAP: SettingSection[] = [ }, { id: 'error-tracking-auto-assignment', - title: 'Auto assignment rules', + title: 'Assignment rules', description: 'Automatically assign errors to team members based on rules you define.', component: , - keywords: ['assign', 'owner', 'team', 'rule', 'routing'], + keywords: ['assign', 'auto', 'owner', 'team', 'rule', 'routing'], + }, + { + id: 'error-tracking-custom-grouping', + title: 'Grouping rules', + description: 'Define rules for how errors are grouped together into issues.', + component: , + keywords: ['group', 'custom', 'merge', 'fingerprint', 'dedup'], }, { id: 'error-tracking-severity-rules', @@ -598,11 +598,11 @@ export const SETTINGS_MAP: SettingSection[] = [ keywords: ['severity', 'priority', 'triage', 'critical', 'rule'], }, { - id: 'error-tracking-custom-grouping', - title: 'Custom grouping rules', - description: 'Define rules for how errors are grouped together into issues.', - component: , - keywords: ['group', 'merge', 'fingerprint', 'dedup'], + id: 'error-tracking-suppression-rules', + title: 'Suppression rules', + description: 'Filter out exceptions that match the given filters.', + component: , + keywords: ['filter', 'ignore', 'suppress', 'exception', 'type', 'message'], }, { id: 'error-tracking-symbol-sets', diff --git a/frontend/src/scenes/settings/environment/ErrorTrackingConfigurationMovedBanner.tsx b/frontend/src/scenes/settings/environment/ErrorTrackingConfigurationMovedBanner.tsx index fb5b0aa20720..054f0aac4d68 100644 --- a/frontend/src/scenes/settings/environment/ErrorTrackingConfigurationMovedBanner.tsx +++ b/frontend/src/scenes/settings/environment/ErrorTrackingConfigurationMovedBanner.tsx @@ -7,7 +7,7 @@ export function ErrorTrackingConfigurationMovedBanner(): JSX.Element {

Error tracking configuration has moved. Configurations for alerting, suppression rules, - spike detection, auto assignment, custom grouping, symbol sets, and releases are now on the{' '} + spike detection, assignment rules, grouping rules, symbol sets, and releases are now on the{' '} Error tracking configuration page.

From a2b1544579b04243753ea1e852237f5e7251f33c Mon Sep 17 00:00:00 2001 From: "posthog[bot]" <206114724+posthog[bot]@users.noreply.github.com> Date: Thu, 27 Aug 2026 11:10:58 +0000 Subject: [PATCH 2/2] chore(visual): update storybook baselines 2 updated Run: 4591d94f-63cd-4f14-b77b-0701f885d6ba Co-authored-by: hpouillot <3455883+hpouillot@users.noreply.github.com> --- frontend/snapshots.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/snapshots.yml b/frontend/snapshots.yml index 9738d1f6a6ef..0fef3d31f141 100644 --- a/frontend/snapshots.yml +++ b/frontend/snapshots.yml @@ -7913,9 +7913,9 @@ snapshots: scenes-app-settings-environment--settings-environment-error-tracking--light: hash: v1.k794b7964.5ac167271f00184ce6159d0072ce163542658b08419f6e70b5cf6a6ca201a718.X6dKpM6uGw_g_FAwdQ5PukTVcKWGAa77bMOzgw-kiXY scenes-app-settings-environment--settings-environment-error-tracking-configuration--dark: - hash: v1.k794b7964.033e5499811363c36dee07950ff09f33413e64b81c8522859c85748bc0443e3f.Hz66ItOfiG51KAAT2yidV4lINJmLINi-9_k81Ygdk80 + hash: v1.k794b7964.3d7a3006130bdc66e1456cb81566e21bb2179f19d17caf91ead7a41ba4be9234.tbIKl_Tlb1T7RBNR3Ic9n51t6kNpTkGsw28sXZHW-Gs scenes-app-settings-environment--settings-environment-error-tracking-configuration--light: - hash: v1.k794b7964.56f8265ff5de3733a4d00b0dbde7c0fff36ccdc886f713881134159802a13d39.9ArXuAkoxa6dyVQ_uspbjHWKM8YIgCPgCbDUnLHsxso + hash: v1.k794b7964.7d62fa47841096cceaa13c9a7cb15c1152b2f929ee030674bc0d97c5bc66c239.GptZ3dbdhoABnDP-dWhaqUCQOTeKYOsMFokkyWuNjwQ scenes-app-settings-environment--settings-environment-feature-flags--dark: hash: v1.k794b7964.56670f556ffac0360ec521741db9822f4e545e25b45bd8ed4ad012da8885c30a.qj9dLuAFy8v0TwEH-UTymXnlWPe2eu-YjAOpe2zc3Q8 scenes-app-settings-environment--settings-environment-feature-flags--light: