Skip to content

Commit 431d7cb

Browse files
authored
Merge branch 'master' into dart-dio-improve
2 parents 475c76d + 394df25 commit 431d7cb

File tree

1 file changed

+2
-3
lines changed
  • docs/platforms/python/integrations/strawberry

1 file changed

+2
-3
lines changed

docs/platforms/python/integrations/strawberry/index.mdx

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,12 @@ uv add "sentry-sdk"
2020

2121
## Configure
2222

23-
Add `StrawberryIntegration()` to your `integrations` list:
24-
25-
2623
In addition to capturing errors, you can monitor interactions between multiple services or applications by [enabling tracing](/concepts/key-terms/tracing/). You can also collect and analyze performance profiles from real users with [profiling](/product/explore/profiling/).
2724

2825
Select which Sentry features you'd like to install in addition to Error Monitoring to get the corresponding installation and configuration instructions below.
2926

27+
Add `StrawberryIntegration()` to your `integrations` list:
28+
3029
<OnboardingOptionButtons
3130
options={[
3231
'error-monitoring',

0 commit comments

Comments
 (0)