Skip to content

Commit 902140b

Browse files
committed
reapply renamings after rebase in issue-alerts
1 parent 3e565be commit 902140b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/docs/product/integrations/integration-platform/webhooks/errors.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ If you've set up user identification you can find the user attributes under `dat
182182
"Breadcrumbs",
183183
"GlobalHandlers",
184184
"LinkedErrors",
185-
"UserAgent"
185+
"HttpContext"
186186
],
187187
"name": "sentry.javascript.browser",
188188
"packages": [

src/docs/product/integrations/integration-platform/webhooks/issue-alerts.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ The following two fields are for [alert rule action UI components](/product/inte
239239
"Breadcrumbs",
240240
"GlobalHandlers",
241241
"LinkedErrors",
242-
"UserAgent"
242+
"HttpContext"
243243
],
244244
"name": "sentry.javascript.browser",
245245
"packages": [

0 commit comments

Comments
 (0)