getsentry / getsentry/sentry-java

Capture/report the Sdk Extension version

オープン
#2,777 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
Android Errors Improvement
主要言語
Kotlin
スター
1.4k
フォーク
478
平均マージ
2日 23時間
マージ済み PR(30日)
67

説明

### Problem Statement

Right now the sdk captures the OS version, but not the Sdk extensions version.

### Solution Brainstorm

call `SdkExtensions.getExtensionVersion` and add it to events and transactions.
https://developer.android.com/guide/sdk-extensions#checks

Extensions would need to be a map.
"R" -> 4
"S" -> 1
"T" -> 0

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。