Question #679138 on Graphite changed:
https://answers.launchpad.net/graphite/+question/679138

    Status: Open => Answered

Denis Zhdanov proposed the following answer:
By default Graphite using SQLite, which is not designed for significant
load, looks like you overloading it by tagging requests. You can disable
tagging by setting `ENABLE_TAGS=False` in carbon.conf or you can try to
enable Redis for tagging db by using `REDIS_TAGDB =True`

See https://github.com/graphite-project/carbon/issues/816

-- 
You received this question notification because your team graphite-dev
is an answer contact for Graphite.

_______________________________________________
Mailing list: https://launchpad.net/~graphite-dev
Post to     : graphite-dev@lists.launchpad.net
Unsubscribe : https://launchpad.net/~graphite-dev
More help   : https://help.launchpad.net/ListHelp

Reply via email to