← Back to team overview

graphite-dev team mailing list archive

[Question #211664]: Graphite doesn't create all graphs

 

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

I use your python client example to feed graphite with some data.  Some data means around 2000 metrics. 

In listener.log I see traces of connection:
19/10/2012 13:35:01 :: MetricLineReceiver connection with 127.0.0.1:39068 established
19/10/2012 13:35:12 :: MetricLineReceiver connection with 127.0.0.1:39068 closed cleanly

I don't see any errors, but not all metrics are created. Indeed I see only 38 "creating database" entries in creates.log during first connection and another 49 during second. 

OS metrics are fine (low load). 

What might be a problem? I feed socket too quick? 

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