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

fix: replace statsd-client with hot-shots #4806

Merged
merged 8 commits into from
Jan 11, 2023
Merged

fix: replace statsd-client with hot-shots #4806

merged 8 commits into from
Jan 11, 2023

Conversation

danez
Copy link
Contributor

@danez danez commented Jan 11, 2023

Summary

This replaces statsd-client with the recommended replacement hot-shots (link). I tried to do the exact same thing as before, the inline comments should describe what the exact logic is when and how to send metrics.

This is a prerequisite for #4798

@danez danez requested a review from a team January 11, 2023 11:16
@danez danez self-assigned this Jan 11, 2023
@github-actions
Copy link
Contributor

This pull request adds or modifies JavaScript (.js, .cjs, .mjs) files.
Consider converting them to TypeScript.

Copy link
Contributor

@lukasholzer lukasholzer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some small changes, overall looks great!
This PR reminds me to much about this 😂

image

packages/build/src/report/statsd.ts Outdated Show resolved Hide resolved
packages/build/src/report/statsd.ts Show resolved Hide resolved
packages/build/src/time/report.ts Outdated Show resolved Hide resolved
packages/build/src/time/report.ts Outdated Show resolved Hide resolved
packages/build/src/time/report.ts Outdated Show resolved Hide resolved
jobala
jobala previously approved these changes Jan 11, 2023
packages/build/src/time/report.ts Outdated Show resolved Hide resolved
@jobala jobala dismissed their stale review January 11, 2023 11:48

Dismissing this as Lukas requested changes

@danez
Copy link
Contributor Author

danez commented Jan 11, 2023

All done

Copy link
Contributor

@lukasholzer lukasholzer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome work 🚀

@danez danez merged commit 18cfdbb into main Jan 11, 2023
@danez danez deleted the hot-shots branch January 11, 2023 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants