-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
feat(logs): Add java empty state onboarding for logs #98204
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
| ], | ||
| }, | ||
| ], | ||
| }, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Bug: Spring Boot Logs Onboarding YAML Syntax Error
The new Spring Boot logs onboarding has a couple of issues. The application.yml example for enabling logs uses incorrect YAML syntax, treating logs.enabled as a literal key instead of a nested property. This prevents Spring Boot from binding the configuration, so logs won't be enabled. Also, the configure step is missing the DSN configuration, which is essential for the SDK to send any data to Sentry.
resolves https://linear.app/getsentry/issue/LOGS-315/add-empty-state-onboarding-for-java-sdks <img width="1217" height="790" alt="image" src="https://github.com/user-attachments/assets/91d42f56-766a-47cc-a58d-36c1d1ed5927" />
resolves https://linear.app/getsentry/issue/LOGS-315/add-empty-state-onboarding-for-java-sdks <img width="1217" height="790" alt="image" src="https://github.com/user-attachments/assets/91d42f56-766a-47cc-a58d-36c1d1ed5927" />
resolves https://linear.app/getsentry/issue/LOGS-315/add-empty-state-onboarding-for-java-sdks <img width="1217" height="790" alt="image" src="https://github.com/user-attachments/assets/91d42f56-766a-47cc-a58d-36c1d1ed5927" />
resolves https://linear.app/getsentry/issue/LOGS-315/add-empty-state-onboarding-for-java-sdks