Skip to content

ref(kafka): Remove dead Kafka message types and unused profiling writer#666

Merged
mjq merged 1 commit intomainfrom
mjq/dead-kafka-code
Apr 7, 2026
Merged

ref(kafka): Remove dead Kafka message types and unused profiling writer#666
mjq merged 1 commit intomainfrom
mjq/dead-kafka-code

Conversation

@mjq
Copy link
Copy Markdown
Member

@mjq mjq commented Apr 5, 2026

To prevent confusion, remove FunctionsKafkaMessage, ProfileKafkaMessage, and ChunkKafkaMessage structs that become unused after ingestion endpoints were removed in #654 (all of this is handled by the profiles consumer in Sentry now). Also remove the related profilingWriter, unused broker/topic config fields, and associated constants.

#skip-changelog

Remove FunctionsKafkaMessage, ProfileKafkaMessage, and
ChunkKafkaMessage structs that were never sent after ingestion
endpoints were removed in #654.
Also remove the profilingWriter, unused broker/topic config fields,
and associated constants.

Co-Authored-By: Claude <noreply@anthropic.com>
cursor[bot]

This comment was marked as resolved.

@mjq mjq marked this pull request as ready for review April 5, 2026 00:59
@mjq mjq requested a review from a team as a code owner April 5, 2026 00:59
@mjq mjq merged commit cecc63e into main Apr 7, 2026
21 of 22 checks passed
@mjq mjq deleted the mjq/dead-kafka-code branch April 7, 2026 14:49
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