getsentry / team-webplatform-meta

0 stars 0 forks source link

Add Java SDK to start.spring.io / Spring Initializr #40

Closed HazAT closed 1 year ago

HazAT commented 1 year ago

https://start.spring.io/

We could send a PR to try and get Sentry added. Might boost awareness that Sentry exists in Spring community.

Might not be accepted.

DataDog and New Relic are already in there but only for metrics it seems. This is tied to micrometer.

Currently playing around locally how to manipulate the repo to add a new category for "Error Monitoring" and then have Sentry show up in there.

Next step would be to add Sentry twice as we have two sets of dependencies depending on the version of Spring (Boot).

https://github.com/spring-io/start.spring.io/issues/1114