WIP: Sentry support #48

Draft
cswimr wants to merge 3 commits from feat/sentry into main
Owner

I'd like to add opt-in telemetry & error monitoring to some of my cogs. This seems like the logical place to do so. Heavily WIP; the code on this branch doesn't quite work yet.

I'd like to add opt-in telemetry & error monitoring to some of my cogs. This seems like the logical place to do so. Heavily WIP; the code on this branch doesn't quite work yet.
cswimr self-assigned this 2025-11-10 10:52:09 -05:00
init: sentry support
Some checks failed
Actions / Build (pull_request) Failing after 22s
Actions / Lint (pull_request) Failing after 21s
Actions / Run Tests (pull_request) Failing after 22s
Actions / Build Documentation (pull_request) Failing after 21s
503f7efd40
cswimr force-pushed feat/sentry from 503f7efd40
Some checks failed
Actions / Build (pull_request) Failing after 22s
Actions / Lint (pull_request) Failing after 21s
Actions / Run Tests (pull_request) Failing after 22s
Actions / Build Documentation (pull_request) Failing after 21s
to 64f4c12e67
Some checks failed
Actions / Run Tests (pull_request) Successful in 15s
Actions / Build (pull_request) Successful in 34s
Actions / Lint (pull_request) Failing after 35s
Actions / Build Documentation (pull_request) Successful in 50s
2025-11-10 10:54:36 -05:00
Compare
add missing spdx license header
Some checks failed
Actions / Build (pull_request) Successful in 12s
Actions / Lint (pull_request) Failing after 34s
Actions / Run Tests (pull_request) Successful in 35s
Actions / Build Documentation (pull_request) Successful in 48s
2e9c4917c1
Some checks failed
Actions / Build (pull_request) Successful in 12s
Required
Details
Actions / Lint (pull_request) Failing after 34s
Required
Details
Actions / Run Tests (pull_request) Successful in 35s
Required
Details
Actions / Build Documentation (pull_request) Successful in 48s
Required
Details
This pull request has changes conflicting with the target branch.
  • tidegear/cog.py
  • tidegear/sentinel/cog.py
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feat/sentry:feat/sentry
git switch feat/sentry
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
cswimr/tidegear!48
No description provided.