You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rob Smith edited this page Jan 21, 2014
·
1 revision
FAQ
Why am I missing metrics?
Graphite has a configuration variable called MAX_CREATES_PER_MINUTE, which
prevents the carbon server from creating too many whisper files at once.
You can wait, every minute, you should see more metrics roll in, or you can
edit the config file (/opt/graphite/conf/carbon.conf) and set
MAX_CREATES_PER_MINUTE to a much higher number, like 250.