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

fix(metrics): Accept message without tags [INGEST-421] #29905

Merged
merged 1 commit into from
Nov 10, 2021

Conversation

jjbayer
Copy link
Member

@jjbayer jjbayer commented Nov 10, 2021

Accept metrics Kafka message with missing tags field in the indexer consumer.

Relay omits the tags field of the metrics Kafka message if there are none: https://github.com/getsentry/relay/blob/master/relay-metrics/src/aggregation.rs#L662-L663

Fixes SENTRY-FOR-SENTRY-F78.

@jjbayer jjbayer changed the title fix(metrics): Accept message without tags fix(metrics): Accept message without tags [INGEST-421] Nov 10, 2021
@jjbayer jjbayer merged commit 51a93dd into master Nov 10, 2021
@jjbayer jjbayer deleted the fix/metrics-consumer-empty-tags branch November 10, 2021 10:28
@github-actions github-actions bot locked and limited conversation to collaborators Nov 25, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants