New question #653729 on Graphite: https://answers.launchpad.net/graphite/+question/653729
I have a working graphite-carbon set up on ubuntu. I was able to insert data one line at a time using the command line echo "local.random.diceroll 4 `date +%s`" | nc -q0 ${SERVER} ${PORT} But I have about 2M rows to load into graphite from a mySQL database. Whats the best tool or approach for this requirement? -- 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