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 a29cf4d commit a04463bCopy full SHA for a04463b
platform-includes/getting-started-config/python.mdx
@@ -1,3 +1,11 @@
1
+
2
+<OnboardingOptionButtons
3
+ options={[
4
+ 'error-monitoring',
5
+ 'performance',
6
+ 'profiling',
7
+ ]}
8
+/>
9
```python {"onboardingOptions": {"performance": "8-10", "profiling": "11-14"}}
10
import sentry_sdk
11
0 commit comments