Skip to content

Conversation

@AbhiPrasad
Copy link
Member

@AbhiPrasad AbhiPrasad self-assigned this Aug 25, 2025
@AbhiPrasad AbhiPrasad requested a review from a team as a code owner August 25, 2025 21:57
@linear
Copy link

linear bot commented Aug 25, 2025

@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Aug 25, 2025
cursor[bot]

This comment was marked as outdated.

cursor[bot]

This comment was marked as outdated.

],
},
],
},
Copy link
Contributor

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.

Fix in Cursor Fix in Web

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants