From 5a1b960c712312d82320b9138fe0ef6fbb512a0e Mon Sep 17 00:00:00 2001 From: Deeka Wong Date: Mon, 27 Nov 2023 09:23:05 +0800 Subject: [PATCH] Update Sentry configuration (#470) Co-authored-by: Deeka Wong <8337659+huangdijia@users.noreply.github.com> --- src/sentry/README.md | 30 ++++++++++++++++-------------- 1 file changed, 16 insertions(+), 14 deletions(-) diff --git a/src/sentry/README.md b/src/sentry/README.md index f0c4e3125..fe3c5c7a8 100644 --- a/src/sentry/README.md +++ b/src/sentry/README.md @@ -12,7 +12,7 @@ The sentry component for Hyperf. composer require friendsofhyperf/sentry ``` -## Publish Config File +## Publish ```shell php bin/hyperf.php vendor:publish friendsofhyperf/sentry @@ -82,19 +82,21 @@ class Foo ## Tracing -```php -