How to send more metrics to Graphite

Hi,

Currently Gatling sends only metrics for count (requests/sec), min and max and percentilesXX.

Is it possible for Gatling to send metrics for response times for each individual request?

What do you mean “for each individual request”?

If you mean “request name”, yes, that’s what Gatling does. It sends global metrics, and per request name ones. http://gatling.io/docs/2.1.6/realtime_monitoring/index.html#request-metrics

If you mean, metrics for each individual request that was sent, no, that’s just impossible, there’s no way Graphite would support such a load.

Stéphane,

Thanks for the answer :slight_smile:

W dniu czwartek, 14 maja 2015 23:08:54 UTC+2 użytkownik Stéphane Landelle napisał: