We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d9e32d commit 9e45de7Copy full SHA for 9e45de7
docs/platforms/php/guides/symfony/configuration/symfony-options.mdx
@@ -36,7 +36,7 @@ sentry:
36
ignore_exceptions:
37
- "Symfony\\Component\\HttpKernel\\Exception\\BadRequestHttpException"
38
ignore_transactions:
39
- - "GET /helath"
+ - "GET /health"
40
before_send: "sentry.callback.before_send"
41
before_send_transaction: "sentry.callback.before_send_transaction"
42
trace_propagation_targets:
0 commit comments