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

Michael Leinartas posted a new comment:
Short answer would be 'yes' - The storage system was built to be 'just a
directory tree' to keep management simple. For instance, removing a
metric is as simple as deleting a file.

As far as the safety of copying files, it is i think possible for a copy
to pick up an incomplete write, but since the files are fixed size and
written in-place, the worse i could imagine is that a single point might
be lost (most likely the most recent unless data was being backfilled).
I'd say it's low-risk

-- 
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