-
-
Notifications
You must be signed in to change notification settings - Fork 455
Closed
Labels
Description
Description
To make reproduction of issues easier, we could read the io.sentry.build-tool
entry in sentry-debug-meta.properties
and send it to Sentry from the Java SDK.
We could further improve this by also adding version info to sentry-debug-meta.properties
and sending that too.
Examples of this are:
io.sentry.build-tool=maven
and
io.sentry.build-tool=gradle
Metadata
Metadata
Assignees
Labels
Projects
Status
Needs Discussion
Activity
sentry-debug-meta.properties
and attach it to events #4314