graphite-project / carbon

Carbon is one of the components of Graphite, and is responsible for receiving metrics over the network and writing them down to disk using a storage backend.
http://graphite.readthedocs.org/
Apache License 2.0
1.51k stars 490 forks source link

Why can not change storage-schemas.conf? #850

Closed sevaTechoPark closed 5 years ago

sevaTechoPark commented 5 years ago

I use dockerfile, and when I COPY this file from host everything is good, but if I try to change this file (in dockerfile with https://www.gnu.org/software/sed/manual/sed.html) this file does not change

I spent 4 hours and I have no idea why is this happening I am very interested to know, apparently I have spaces in Linux But I am sure that I change this file right does not work ONLY in this folder /opt/graphite/conf/

deniszh commented 5 years ago

Sorry, not really clear and not really releted to carbon. If related to our docker image - please reopen in https://github.com/graphite-project/docker-graphite-statsd Thanks!

sevaTechoPark commented 5 years ago

I thing it not releted to docker. but I have no choice. https://github.com/graphite-project/docker-graphite-statsd/issues/99