Skip to content

ref: Measure event size in eventstream #12480

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

Merged
merged 4 commits into from
Mar 20, 2019
Merged

Conversation

untitaker
Copy link
Member

Event size is already measured in post_process_group, so it should not be part of the reason #12375 can't be rolled out without post-process-forwarder/workerrelay being immediately backlogged, but I am running out of ideas.

I tried benching Event creation locally with both 0.0 and 1.0 as sample rates and there's no difference at all.

@untitaker untitaker requested a review from mitsuhiko March 20, 2019 21:07
jan-auer
jan-auer previously approved these changes Mar 20, 2019
@jan-auer jan-auer dismissed their stale review March 20, 2019 21:30

Clicked too fast

@untitaker
Copy link
Member Author

untitaker commented Mar 20, 2019

Also fixing Percy while we're at it. I believe there's a race between the two acceptance test jobs we have (the regular one and the copypasted one for the purpose of rolling this stuff out)

@untitaker untitaker merged commit 54a792c into master Mar 20, 2019
@untitaker untitaker deleted the ref/eventstream-size-metrics branch March 20, 2019 22:38
jan-auer added a commit that referenced this pull request Mar 21, 2019
* master: (31 commits)
  fix(shared-issues): Fix shared issues page crashing (#12490)
  feat(grouping): Ignore unknown functions in native (#12486)
  feat: use SimpleEventSerializer for grouop event list (#12485)
  feat: Implement next_event and prev_event for SnubaEvent  (#12404)
  ref: Measure event size in eventstream (#12480)
  fix: Empty migration to fix south state
  feat(ui): Upgrade "u2f-api" to 1.0.10 [SEN-209] (#12477)
  fix(integrations) Make logger name consistent (#12473)
  Revert "fix(app-platform): Conditionally make requests (#12476)" (#12479)
  feat(api): Add endpoint to create recent searches (SEN-353)
  feat(api): Add data model for recent searches, and endpoint to list them (SEN-350, SEN-349)
  ref(dev): Use webpack proxy in place of devserver.js (#12468)
  fix(app-platform): Conditionally make requests (#12476)
  feat(grouping): Add project option to force grouping and persist it (#12432)
  ref: Don't shadow the real user interface. (#12472)
  feat(saved-search): Request searches with `use_org_level=1` if flag is active (#12460)
  ref(debugfile): Add code identifiers (#12448)
  perf: Avoid uncached feature checks on /store (#12464)
  feat(app-platform): Add stacktrace-link UI (#12457)
  ref(api) Optimize organization details to not load data twice (#12431)
  ...
@github-actions github-actions bot locked and limited conversation to collaborators Dec 20, 2020
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.

2 participants