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

Make the aggregator partition aware #3737

Open
iambriccardo opened this issue Jun 17, 2024 · 0 comments
Open

Make the aggregator partition aware #3737

iambriccardo opened this issue Jun 17, 2024 · 0 comments
Labels
filler Requires little effort to resolve. Ready to be picked up anytime.

Comments

@iambriccardo
Copy link
Member

iambriccardo commented Jun 17, 2024

The metrics aggregator is now generating partitions of a bucket when flushed and syncing partitions using flush times based on the partition key.

This mechanism works well in practice but we would like to try and implement partitions directly into the aggregator so that at each flush cycle we will flush a single partition.

Related to: https://github.com/getsentry/team-ingest/issues/258

@iambriccardo iambriccardo added the filler Requires little effort to resolve. Ready to be picked up anytime. label Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
filler Requires little effort to resolve. Ready to be picked up anytime.
Projects
None yet
Development

No branches or pull requests

1 participant