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 48b9f13 commit e7dba5dCopy full SHA for e7dba5d
src/components/onboarding/index.tsx
@@ -60,7 +60,7 @@ const optionDetails: Record<
60
),
61
},
62
'logs-beta': {
63
- name: 'Logs Beta',
+ name: 'Logs (Beta)',
64
description: (
65
<span>
66
Send structured logs from your application to Sentry to view, search, and analyze
0 commit comments