Change rate of sending data to graphite

Hi,

I’m running Graphite for monitoring simulations of Gatling.
What is the default interval in which Gatling sends data to Graphite server??
And how can we change that time to our preferred interval??

Hi,

I'm running Graphite for monitoring simulations of Gatling.
What is the default interval in which Gatling sends data to Graphite
server??

1sec

And how can we change that time to our preferred interval??

Why would you do that?

Hi Stephane,
If its already 1 second, then there is no need.

I thought it’s 1 minute.
Because even if I change the graphite auto refresh rate to 1 second, graph changes only after a minute.
So I thought is a gatling problem…

Hi,

I want to change the gatling interval to match the graphite interval (which is 10 sec) currently. I feel that because of the difference in the intervals of posting & receiving data, not all data is seen in graphite.

Can you help with this one?

Gatling’s GraphiteDataWriter write period configuration will be available in 2.2.0: https://github.com/gatling/gatling/pull/2464