Commit fd9e89e
committed
feat(billing): Add notification setting for trace metric bytes
Add QUOTA_TRACE_METRIC_BYTES to NotificationSettingEnum so users can
manage quota notifications for the trace_metric_bytes data category,
matching the pattern used for other quota notification types.
Refs BIL-2216
Co-Authored-By: Claude Sonnet 4 <noreply@anthropic.com>
Made-with: Cursor1 parent 99d283d commit fd9e89e
File tree
2 files changed
+6
-0
lines changed- src/sentry/notifications
- tests/sentry/notifications/api/endpoints
2 files changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
| |||
152 | 153 | | |
153 | 154 | | |
154 | 155 | | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
155 | 160 | | |
156 | 161 | | |
157 | 162 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| 107 | + | |
107 | 108 | | |
108 | 109 | | |
109 | 110 | | |
| |||
0 commit comments