← Back to team overview

graphite-dev team mailing list archive

[Question #253769]: webapp metrics root

 

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

Hello,

I setup graphite on a sandbox with 4 carbon-cache's . It works fine and gets all the metrics correctly to whisper dir. However on the web application, the metric names start with carbon-cache-a,carbon-cache-b,carbon-cache-c or carbon-cache-d

My graphite webapp's local_settings.py has standard_dir set as below:

STANDARD_DIRS = ['/opt/graphite/storage/whisper/carbon-cache-a', '/opt/graphite/storage/whisper/carbon-cache-b', '/opt/graphite/storage/whisper/carbon-cache-c','/opt/graphite/storage/whisper/carbon-cache-d']

what else could I be missing here? Thanks for all your help!

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