Question #663092 on Graphite changed: https://answers.launchpad.net/graphite/+question/663092
Status: Open => Needs information Denis Zhdanov requested more information: As documentation says "Normally carbon will take care of this, it submits all-new series to the TagDB, and periodically re-submits all series to ensure that the TagDB is kept up to date". Did you tried to submit metric in carbon? Like echo "disk.used;rack=a1;datacenter=dc1;server=web01 300 $(date +%s)" | nc localhost 2003 ? Also `{"error": "near \",\": syntax error"}` is very strange error, there's no ',' symbol in your request. I tried to do the same on 1.1.1 from docker image - it works fine. -- You received this question notification because your team graphite-dev is an answer contact for Graphite. _______________________________________________ Mailing list: https://launchpad.net/~graphite-dev Post to : graphite-dev@lists.launchpad.net Unsubscribe : https://launchpad.net/~graphite-dev More help : https://help.launchpad.net/ListHelp