Skip to content

Conversation

untitaker
Copy link
Member

ref STREAM-324

See getsentry/relay#5031 for context

Copy link

linear bot commented Aug 6, 2025

@untitaker untitaker marked this pull request as ready for review August 6, 2025 14:14
@untitaker untitaker requested review from a team as code owners August 6, 2025 14:14
@@ -111,10 +199,15 @@ def build_kafka_producer_configuration(
default_config, bootstrap_servers, override_params
)

# Extract client.id to use as producer name for metrics
producer_name = broker_config.get("client.id")
Copy link
Contributor

Choose a reason for hiding this comment

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

Where do we set this ?

Copy link
Member Author

Choose a reason for hiding this comment

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

the idea is that we let the user configure rdkafka's client.id (since they are already responsible for coming up with a kafka producer config) and then use that as a tag.

@untitaker untitaker merged commit ea5e92e into main Aug 7, 2025
15 checks passed
@untitaker untitaker deleted the many-metrics branch August 7, 2025 14:20
untitaker added a commit to getsentry/sentry that referenced this pull request Aug 13, 2025
ref STREAM-324

see getsentry/arroyo#479
and getsentry/relay#5031

---------

Co-authored-by: getsantry[bot] <66042841+getsantry[bot]@users.noreply.github.com>
priscilawebdev pushed a commit to getsentry/sentry that referenced this pull request Aug 25, 2025
ref STREAM-324

see getsentry/arroyo#479
and getsentry/relay#5031

---------

Co-authored-by: getsantry[bot] <66042841+getsantry[bot]@users.noreply.github.com>
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.

2 participants