Skip to content

Commit a04463b

Browse files
authored
Added the buttons to the getting-started-config include (#12953)
1 parent a29cf4d commit a04463b

File tree

1 file changed

+8
-0
lines changed
  • platform-includes/getting-started-config

1 file changed

+8
-0
lines changed

platform-includes/getting-started-config/python.mdx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
2+
<OnboardingOptionButtons
3+
options={[
4+
'error-monitoring',
5+
'performance',
6+
'profiling',
7+
]}
8+
/>
19
```python {"onboardingOptions": {"performance": "8-10", "profiling": "11-14"}}
210
import sentry_sdk
311

0 commit comments

Comments
 (0)