Commit cac4891
committed
fix(billing): Add default notification setting for trace metric bytes
Add QUOTA_TRACE_METRIC_BYTES to NOTIFICATION_SETTINGS_TYPE_DEFAULTS
so it defaults to ALWAYS, consistent with all other quota notification
types.
Refs BIL-2216
Co-Authored-By: Claude Sonnet 4 <noreply@anthropic.com>
Made-with: Cursor1 parent fd9e89e commit cac4891
File tree
2 files changed
+2
-0
lines changed- src/sentry/notifications
- tests/sentry/notifications/api/endpoints
2 files changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| |||
0 commit comments