← Back to team overview

graphite-dev team mailing list archive

[Question #230533]: Data ingestion rate of graphite

 

New question #230533 on Graphite:
https://answers.launchpad.net/graphite/+question/230533

I have a set of about 3000 datapoints each of them being sampled at 1 min interval. Also, I have to plot these datapoints collected for a time period of 1 day. I wrote a simple python script to parse the log file and feed the data to carbon through a socket over the default port. But when I try to view the graph in the browser, some of the data points are not caught by carbon. 

I have played around a bit with carbon.conf to get the optimal settings. Eventually, I kept a delay of 1sec between each socket write which solved the issue. But this is not feasible since it would take a very long time to plot all the datapoints.

Am I missing some configuration here? Any help will be much appreciated.

Thanks,
Sumeeth

-- 
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.