Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

fix: followup for 1408 #1411

Merged
merged 1 commit into from
Jul 7, 2020
Merged

fix: followup for 1408 #1411

merged 1 commit into from
Jul 7, 2020

Conversation

pjenvey
Copy link
Member

@pjenvey pjenvey commented Jul 7, 2020

Description

queue metrics up for one single thread emitter to avoid adding every
metric call to twisted's thread pool

Describe these changes.

Testing

Metrics are still emitted

Issue(s)

Closes #1408

queue metrics up for one single thread emitter to avoid adding every
metric call to twisted's thread pool

Closes #1408
@pjenvey pjenvey requested a review from a team July 7, 2020 20:41
@pjenvey pjenvey merged commit 022070d into master Jul 7, 2020
@pjenvey pjenvey deleted the fix/1408 branch July 7, 2020 22:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Defer metric calls to improve latency
2 participants