-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🏭 Migrate ConstantEmitter to queue dequeue time
Instead of checking if it's the right moment to send old metrics in the event_changed callback, we now do it on the regular timer used to dequeue metrics to send. This is a better design (less contention, less resource consumption).
- Loading branch information
1 parent
1495458
commit 1bb7585
Showing
1 changed file
with
8 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters