grafana / carbon-relay-ng

Fast carbon relay+aggregator with admin interfaces for making changes online - production ready
Other
467 stars 151 forks source link

Question regarding rate limiting #267

Closed matthew-hollick closed 6 years ago

matthew-hollick commented 6 years ago

Hi, is there a way to limit the throughput of carbon-relay-ng? I know how many data points per second our back end is capable of committing to disk and would like to use carbon-relay-ng to act as a buffer during times when incoming data points per second exceeds this number and also for when the back end is being restarted.

matthew-hollick commented 6 years ago

Closing as I found: https://github.com/graphite-ng/carbon-relay-ng/issues/156