Skip to content

Make calls to metrics synchronous#267

Merged
NikhilSinha1 merged 1 commit into
mainfrom
nikhil/synchronous-metrics
Jun 3, 2025
Merged

Make calls to metrics synchronous#267
NikhilSinha1 merged 1 commit into
mainfrom
nikhil/synchronous-metrics

Conversation

@NikhilSinha1

Copy link
Copy Markdown
Contributor

Summary

Metrics are not getting sent in some cases because the metrics don't have enough time to get sent before the program exits. There wasn't enough of a reason for it to be in a WaitGroup since it doesn't really wait for anything, so might as well just send the metrics synchronously.

@NikhilSinha1 NikhilSinha1 merged commit 65beeea into main Jun 3, 2025
5 checks passed
@NikhilSinha1 NikhilSinha1 deleted the nikhil/synchronous-metrics branch June 3, 2025 18:29
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