Skip to content

Allow for carbon-cache's lock directory to be configured

This PR introduces a single attribute to allow for the configuration of carbon's runtime lock directory.

I have set the default value to /opt/graphite/storage/, which matches the previously hard-coded value. I have also included an integration test to validate the content of a default run.

Happy to take any guidance on how this might be improved.

Merge request reports