Converts . to _ in datasource names
authorScott Sanders <scott@jssjr.com>
Sun, 2 Oct 2011 23:18:06 +0000 (19:18 -0400)
committerScott Sanders <scott@jssjr.com>
Sun, 2 Oct 2011 23:18:06 +0000 (19:18 -0400)
commit16d2deacb576d32e304f7dd1143c434720676ab0
tree5bfa0e40b96f3d87c8fe50f5af7228fc2186a16a
parent4959697cfd6d1c08c98626232e8fd58bf7c074e1
Converts . to _ in datasource names

This came up during testing with the ntp plugin. The ds_name was being
sent with an ip in the string. This will prevent the result from nesting
in the carbon store.
src/write_graphite.c