Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(feedback): add feedback-events DLQ #238

Merged
merged 5 commits into from Mar 15, 2024
Merged

Conversation

aliu3ntry
Copy link
Member

No description provided.

@aliu3ntry aliu3ntry requested review from a team as code owners March 15, 2024 17:41
@aliu3ntry aliu3ntry requested review from lynnagara and a team March 15, 2024 17:41
pipeline: user-feedback
description: DLQ for ingest-feedback-events
services:
producers:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what does producers signify?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just which services (i.e. sentry) are producing to this topic. Likely will be used soon to make these topics automatically available to sentry code via configuration.

CODEOWNERS Outdated
@@ -9,6 +9,7 @@
/topics/ingest-events-dlq.yaml @getsentry/owners-snuba
/topics/ingest-metrics-dlq.yaml @getsentry/owners-snuba
/topics/ingest-generic-metrics-dlq.yaml @getsentry/owners-snuba
/topics/ingest-feedback-events-dlq.yaml @getsentry/owners-snuba
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Isn't this replays team now?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh I did this because of the pattern that all other dlq's are owners-snuba only. Would you recommend I change it to snuba+replay, or just replay?

Copy link
Member

@lynnagara lynnagara Mar 15, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm, probably just replay is fine if you guys own it. Or whatever matches the main ingest-feedback-events topic I guess.

@aliu3ntry aliu3ntry merged commit 4eb22fe into main Mar 15, 2024
14 checks passed
@aliu3ntry aliu3ntry deleted the aliu/ingest-feedback-dlq branch March 15, 2024 21:46
aliu3ntry added a commit to getsentry/sentry that referenced this pull request Mar 15, 2024
Need to verify the values of `dlq_` fields in consumers/__init__. These
are used to create a DlqPolicy (line 509, same file)

requires getsentry/sentry-kafka-schemas#238
JonasBa pushed a commit to getsentry/sentry that referenced this pull request Mar 17, 2024
Need to verify the values of `dlq_` fields in consumers/__init__. These
are used to create a DlqPolicy (line 509, same file)

requires getsentry/sentry-kafka-schemas#238
saponifi3d pushed a commit to getsentry/sentry that referenced this pull request Mar 18, 2024
Need to verify the values of `dlq_` fields in consumers/__init__. These
are used to create a DlqPolicy (line 509, same file)

requires getsentry/sentry-kafka-schemas#238
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants