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

ref: use version of statsdproxy that can work with Duration #4460

Merged
merged 2 commits into from
Jan 20, 2025

Conversation

Litarnus
Copy link
Contributor

@Litarnus Litarnus commented Jan 20, 2025

This PR uses a fixed commit for statsdproxy that takes a Duration instead of u64 seconds as flush_interval so we can see if reducing the flush_interval helps with the metrics problem.

This is meant as a proof of concept, if it works we will update the statsdproxy crate to support it regulary.

statsdproxy PR: getsentry/statsdproxy#55

#skip-changelog

@Litarnus Litarnus marked this pull request as ready for review January 20, 2025 12:38
@Litarnus Litarnus requested a review from a team as a code owner January 20, 2025 12:38
@Litarnus Litarnus self-assigned this Jan 20, 2025
Cargo.toml Outdated Show resolved Hide resolved
@Litarnus Litarnus merged commit 36f945a into master Jan 20, 2025
25 checks passed
@Litarnus Litarnus deleted the martinl/statsdproxy-frequent-flush branch January 20, 2025 14:30
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