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) 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. Thanks
