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

add more missing pipeline annotations #385

Merged
merged 6 commits into from
Feb 14, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions topics/buffered-segments-dlq.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
pipeline: spans
description: DLQ for buffered-segments
services:
producers:
Expand Down
1 change: 1 addition & 0 deletions topics/buffered-segments.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
pipeline: spans
description: List of buffered spans for a segment
services:
producers:
Expand Down
1 change: 1 addition & 0 deletions topics/eap-spans-subscription-results.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
pipeline: spans
description: EAP Spans Subscription Results
services:
producers:
Expand Down
1 change: 1 addition & 0 deletions topics/event-replacements.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
pipeline: errors
description: Error replacements
services:
producers:
Expand Down
2 changes: 1 addition & 1 deletion topics/ingest-events-backlog.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Pipeline: errors
pipeline: errors
description: Backlog queue for ingest-events
services:
producers:
Expand Down
1 change: 1 addition & 0 deletions topics/scheduled-subscriptions-eap-spans.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
pipeline: spans
description: Scheduled subscriptions EAP spans
services:
producers:
Expand Down
1 change: 1 addition & 0 deletions topics/snuba-eap-mutations.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
pipeline: spans
description: Mutations updates for spans
services:
producers:
Expand Down
1 change: 1 addition & 0 deletions topics/snuba-eap-spans-commit-log.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
pipeline: spans
description: Commit log topic for eap spans pipeline
services:
producers:
Expand Down
1 change: 1 addition & 0 deletions topics/snuba-lw-deletions-generic-events.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
pipeline: generic-events
description: Snuba Lightweight Deletes Generic Events (search issues)
services:
consumers:
Expand Down
1 change: 1 addition & 0 deletions topics/snuba-profile-chunks.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
pipeline: profiles
description: Profile chunks for continuous profiling
services:
producers:
Expand Down
1 change: 1 addition & 0 deletions topics/snuba-spans.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
pipeline: spans
description: Snuba spans only
services:
producers:
Expand Down