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

chore(ppf): Stop sending group states from the post process forwarder #69469

Closed
wants to merge 1 commit into from

Conversation

wedamija
Copy link
Member

We stop relying on group_states in #63130. Once this has merged and is in production, we can stop sending group_states entirely via the ppf.

We can stop including the group_states info in the Kafka messages in a later pr

@wedamija wedamija requested review from a team as code owners April 22, 2024 22:58
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Apr 22, 2024
@wedamija wedamija force-pushed the danf/ppf-stop-sending-group-states branch from 6d604ad to 11a122a Compare April 22, 2024 23:49
Copy link

codecov bot commented Apr 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.65%. Comparing base (59570b2) to head (7a22436).
Report is 1035 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #69469   +/-   ##
=======================================
  Coverage   79.64%   79.65%           
=======================================
  Files        6479     6479           
  Lines      287636   287617   -19     
  Branches    49567    49564    -3     
=======================================
  Hits       229089   229089           
+ Misses      58110    58091   -19     
  Partials      437      437           
Files Coverage Δ
src/sentry/eventstream/base.py 83.75% <ø> (ø)
src/sentry/eventstream/kafka/dispatch.py 87.50% <ø> (-0.26%) ⬇️
src/sentry/eventstream/kafka/protocol.py 93.54% <ø> (+6.16%) ⬆️
src/sentry/eventstream/snuba.py 91.80% <ø> (ø)

... and 9 files with indirect coverage changes

Base automatically changed from danf/cleanup-post-process to master April 23, 2024 18:24
We stop relying on `group_states` in #63130. Once this has merged and is in production, we can stop sending `group_states` entirely via the ppf.

We can stop including the `group_states` info in the Kafka messages in a later pr
@getsantry
Copy link
Contributor

getsantry bot commented May 15, 2024

This pull request has gone three weeks without activity. In another week, I will close it.

But! If you comment or otherwise update it, I will reset the clock, and if you add the label WIP, I will leave it alone unless WIP is removed ... forever!


"A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀

@getsantry getsantry bot added the Stale label May 15, 2024
@getsantry getsantry bot closed this May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Backend Automatically applied to PRs that change backend components Stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants