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

Merge the consumption metric pushes #9939

Merged
merged 8 commits into from
Nov 30, 2024
Merged

Conversation

cloneable
Copy link
Contributor

@cloneable cloneable commented Nov 29, 2024

#8564

Problem

The main and backup consumption metric pushes are completely independent,
resulting in different event time windows and different idempotency keys.

Summary of changes

  • Merge the push tasks, but keep chunks the same size.

@cloneable cloneable force-pushed the cloneable/proxy-merge-metric-push branch 2 times, most recently from 5e8af67 to 8a0b87e Compare November 29, 2024 14:59
@cloneable cloneable marked this pull request as ready for review November 29, 2024 15:02
@cloneable cloneable requested a review from a team as a code owner November 29, 2024 15:02
Copy link

github-actions bot commented Nov 29, 2024

6952 tests run: 6644 passed, 0 failed, 308 skipped (full report)


Flaky tests (3)

Postgres 17

Postgres 16

Code coverage* (full report)

  • functions: 30.3% (8194 of 27046 functions)
  • lines: 47.8% (64975 of 136036 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
3887c91 at 2024-11-29T23:21:36.519Z :recycle:

@cloneable cloneable force-pushed the cloneable/proxy-merge-metric-push branch from 873a293 to 3887c91 Compare November 29, 2024 22:20
@cloneable cloneable enabled auto-merge November 29, 2024 22:23
@cloneable cloneable added this pull request to the merge queue Nov 30, 2024
Merged via the queue into main with commit 4abc8e5 Nov 30, 2024
80 checks passed
@cloneable cloneable deleted the cloneable/proxy-merge-metric-push branch November 30, 2024 10:12
@awarus awarus mentioned this pull request Dec 5, 2024
awarus pushed a commit that referenced this pull request Dec 5, 2024
#8564

## Problem

The main and backup consumption metric pushes are completely
independent,
resulting in different event time windows and different idempotency
keys.

## Summary of changes

* Merge the push tasks, but keep chunks the same size.
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