Skip to content

Indexes 11: Adds sentry support for kafka message issues#1364

Open
dcookspi wants to merge 1 commit into
index-9-messaging2-publish-listener-and-indexerfrom
index-sentry-for-messaging-issues
Open

Indexes 11: Adds sentry support for kafka message issues#1364
dcookspi wants to merge 1 commit into
index-9-messaging2-publish-listener-and-indexerfrom
index-sentry-for-messaging-issues

Conversation

@dcookspi
Copy link
Copy Markdown
Collaborator

@dcookspi dcookspi commented May 14, 2026

This adds sentry support so the kafka messaging can send data to sentry when a consumer cannot parse, or get valid data from, the message it got.

This is an indexes related PR that relies on the these indexes PRs and having the sentry feature enabled:

  1. Indexes 9: Adds messaging on package events to kafka #1356
  2. Indexes 10: Adds index update listeners and Indexer #1363
  3. This PR.

@dcookspi dcookspi self-assigned this May 14, 2026
@dcookspi dcookspi added enhancement New feature or request SPI AOI Area of interest for SPI pr-chain This PR doesn't target the main branch, don't merge! labels May 14, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 14, 2026

Codecov Report

❌ Patch coverage is 0% with 41 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
crates/spk-storage/src/storage/messaging/kafka.rs 0.00% 41 Missing ⚠️

📢 Thoughts on this report? Let us know!

@dcookspi dcookspi requested review from jrray and rydrman May 14, 2026 00:55
@dcookspi
Copy link
Copy Markdown
Collaborator Author

dcookspi commented May 14, 2026

Todo:

  • Move the data in the logging breadcrumbs into extra data blocks on the sentry scope so it appears in a more useful way in sentry.

@dcookspi dcookspi force-pushed the index-9-messaging2-publish-listener-and-indexer branch from e196230 to acc943d Compare May 15, 2026 00:15
@dcookspi dcookspi force-pushed the index-sentry-for-messaging-issues branch from 053ef05 to a34d048 Compare May 15, 2026 00:40
Signed-off-by: David Gilligan-Cook <dcook@imageworks.com>
@dcookspi dcookspi force-pushed the index-sentry-for-messaging-issues branch from a34d048 to 2930f14 Compare May 15, 2026 18:43
@dcookspi
Copy link
Copy Markdown
Collaborator Author

Updated the breadcrumbs data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request pr-chain This PR doesn't target the main branch, don't merge! SPI AOI Area of interest for SPI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant