getsentry / getsentry/sentry-java

Instrument WorkManager and Jobs

Đang mở
#3,579 3 bình luận 0 reaction 0 người được giao Xem trên GitHub
Android Feature Spans
Ngôn ngữ chính
Kotlin
Star
1.4k
Fork
478
Merge trung bình
2 ngày 23 giờ
Pull request đã merge (30 ngày)
67

Mô tả

### Description

We could instrument Android's [WorkManager](https://developer.android.com/topic/libraries/architecture/workmanager) (and maybe other schedulers like [AlarmManager](https://developer.android.com/develop/background-work/services/alarms/schedule) or [JobDispatcher](https://developer.android.com/develop/background-work/background-tasks/persistent/migrate-from-legacy/firebase)) and power our `Queues` module.

Potential things we could capture:
* Job Status
* Job Start timestamp
* Job Duration
* Job Retries
* Job Constraints (network, etc)
* Job Frequency
* Call Stack

Android Studio's Jobs/Task inspector for inspiration:
![Google Chrome 2024-07-15 22 04 41](https://github.com/user-attachments/assets/bf195dce-6254-4002-90ad-63ae087a04af)

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.