getsentry / getsentry/sentry-java

Improve Upsert support for check-ins

Đang mở
#2,963 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
Checks Improvement Java
Ngôn ngữ chính
Kotlin
Star
1.4k
Fork
478
Merge trung bình
2 ngày 22 giờ
Pull request đã merge (30 ngày)
69

Mô tả

### Problem Statement

Upserts are currently only available when manually using `Sentry.captureCheckIn()`

### Solution Brainstorm

- A new param for `CheckInUtils.withCheckIn()`
- Check if there's a `@Scheduled` annotation on a task annotated with `@SentryCheckIn` and read schedule from there
- Read schedule from `Trigger` in quartz
- CRON expressions in quartz have a different syntax we'd need to support

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.