https://bz.apache.org/bugzilla/show_bug.cgi?id=60590
Philippe Mouawad <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |--- Status|RESOLVED |REOPENED --- Comment #2 from Philippe Mouawad <[email protected]> --- Author: pmouawad Date: Sat Jan 21 09:18:49 2017 New Revision: 1779711 URL: http://svn.apache.org/viewvc?rev=1779711&view=rev Log: Bug 60590 BackendListener : Add Influxdb BackendListenerClient implementation to JMeter. Partly based on <pr>253</pr> by Maxime Chassagneux (maxime.chassagneux at gmail.com). Set timestamp to be able to use AsyncHttpClient Use AsyncHttpClient Allow configuration of Send interval This closes #253 Bugzilla Id: 60590 Modified: jmeter/trunk/LICENSE jmeter/trunk/bin/jmeter.properties jmeter/trunk/build.properties jmeter/trunk/build.xml jmeter/trunk/eclipse.classpath jmeter/trunk/lib/ (props changed) jmeter/trunk/lib/aareadme.txt jmeter/trunk/res/maven/ApacheJMeter_parent.pom jmeter/trunk/src/components/org/apache/jmeter/visualizers/backend/graphite/GraphiteBackendListenerClient.java jmeter/trunk/src/components/org/apache/jmeter/visualizers/backend/influxdb/AbstractInfluxdbMetricsSender.java jmeter/trunk/src/components/org/apache/jmeter/visualizers/backend/influxdb/HttpMetricsSender.java jmeter/trunk/src/components/org/apache/jmeter/visualizers/backend/influxdb/InfluxdbBackendListenerClient.java -- You are receiving this mail because: You are the assignee for the bug.
