Open
Description
openedon Mar 30, 2018
Up to the last 15 seconds of aggregated data is lost when shutting down the statsd server (with statsd.Stop()
). Even when using an aggregator with the flush interval quite low, some seconds of data don't end up getting pushed to the backend.
Is there a recommended way to flush data to prevent this from happening?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment