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): Fix broken extraction of ops breakdown and conditional tagging [INGEST-1529] #1357

Merged

Conversation

untitaker
Copy link
Member

@untitaker untitaker commented Jul 28, 2022

When moving metric extraction out of processing mode, we missed adding the required project config fields to the LimitedProjectConfig structure that is sent to untrusted Relays. This caused invalid tagging for ops breakdowns and histograms.

Ref #1344

#skip-changelog

…tagging

Since we moved metrics extraction to PoP relays, we screwed up ops
breakdown and satisfaction and outlier tagging.
@untitaker untitaker requested a review from a team July 28, 2022 16:11
@untitaker untitaker merged commit 75d0f7b into master Jul 28, 2022
@untitaker untitaker deleted the fix/metrics-extraction-missing-breakdowns-and-tagging branch July 28, 2022 16:33
jan-auer added a commit that referenced this pull request Jul 28, 2022
* master:
  fix(metrics): Fix broken extraction of ops breakdown and conditional tagging (#1357)
  fix(unreal): Don't drop event in PoP relays [INC-181] [ISSUE-1558] (#1355)
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