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

    Status: Open => Answered

Eric Black proposed the following answer:
The dashboard configs are stored in a sqlite databased called
graphite/storage/graphite.db in the table dashboard_dashboard.

I have a chef LWRP that handles inserting the individual dashboards into
the database, but no real clean solution for generating them
procedurally. Currently I grab the row for the dashboard I want to copy
and then use a template to generate the unique bits for the environment
I want to populate use the dashboard.

I'm not sure if this is what you're after, or if this would be helpful.
If it is I could probably issue a pull request into the community
graphite cookbook.

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

_______________________________________________
Mailing list: https://launchpad.net/~graphite-dev
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~graphite-dev
More help   : https://help.launchpad.net/ListHelp

Reply via email to