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

Expose .flush() method on MetricSink trait #101

Merged
merged 1 commit into from
Aug 17, 2020
Merged

Conversation

56quarters
Copy link
Owner

Allow applications to periodically flush any buffered metrics
before they would otherwise be flushed due to the buffer filling
up.

Fixes #100

Allow applications to periodically flush any buffered metrics
before they would otherwise be flushed due to the buffer filling
up.

Fixes #100
@56quarters 56quarters merged commit 584d9c3 into master Aug 17, 2020
@56quarters 56quarters deleted the buffer-flush branch August 31, 2020 14:32
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.

Enhancement Request: Period flush or a function call to flush BufferedMetricSink
1 participant