Hey there,
my gatling reports are reported to graphite and it is working, but I only see data-points for every minute (which makes it kind of useless). My gatling conf says ‘writeInterval = 1’ which should report once every second according to the documentation.
I suspect the write interval is kind of working, since I see changes of the datapoints within one minute, but they are drawn only at exactly the full minute (is there a way to set the “resolution” of data points in gatling?)
btw. all other sensors and their data (like collectd) are working as expected (that’s why I suppose it’s not a matter of graphite)