Send build tool info to Sentry
Closed this issue · 0 comments
adinauer commented
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