On Sat, Nov 9, 2019 at 1:28 PM Graham Russell <gra...@ham1.co.uk> wrote:

> Hi all
>
> Is it possible to send raw results to InfluxDB?
>
> When I've read the docs and looked at the current BackendListeners it seems
> we only send summary stats (despite summaryStats=false)
>
summary means in this context the total of all requests.
So if you have login and search transactions, it will send the sum of
requests , the avg of all ...
But it's always an aggregation on a window

>
> I've created a PR which achieves largely what I expected the InfluxDB
> listner to do https://github.com/apache/jmeter/pull/544 but happy to
> discuss details here or on the PR.
>

Nice idea.

>
> Thanks
>


-- 
Cordialement.
Philippe Mouawad.

Reply via email to