Author: pmouawad
Date: Sat Apr 1 11:43:38 2017
New Revision: 1789791
URL: http://svn.apache.org/viewvc?rev=1789791&view=rev
Log:
Improve new and noteworthy
Added:
jmeter/trunk/xdocs/images/screenshots/backend_listener_influxdb_graph.png (with props)
Modified:
jmeter/trunk/xdocs/changes.xml
Modified: jmeter/trunk/xdocs/changes.xml
URL: http://svn.apache.org/viewvc/jmeter/trunk/xdocs/changes.xml?rev=1789791&r1=1789790&r2=1789791&view=diff
==============================================================================
--- jmeter/trunk/xdocs/changes.xml [utf-8] (original)
+++ jmeter/trunk/xdocs/changes.xml [utf-8] Sat Apr 1 11:43:38 2017
@@ -68,12 +68,15 @@ JMeter now requires Java 8. Ensure you u
JMeter logging has been migrated to SLF4J and Log4j 2.
-This affects configuration and 3rd party plugins.
+This affects configuration and 3rd party plugins, see below "Logging changes".
Core improvements
-
JMeter now provides a new BackendListener implementation that interfaces InfluxDB through its HTTP API using Asynchronous HTTP requests.
+
JMeter now provides a new BackendListener implementation that interfaces InfluxDB.
+This implementation sends data using Asynchronous HTTP calls to InfluxDB through its HTTP API
+and give you the following graphs with annotations:
+
DNS Cache Manager now has a table to allow static host resolution.
Added: jmeter/trunk/xdocs/images/screenshots/backend_listener_influxdb_graph.png
URL: http://svn.apache.org/viewvc/jmeter/trunk/xdocs/images/screenshots/backend_listener_influxdb_graph.png?rev=1789791&view=auto
==============================================================================
Binary file - no diff available.
Propchange: jmeter/trunk/xdocs/images/screenshots/backend_listener_influxdb_graph.png
------------------------------------------------------------------------------
svn:mime-type = image/png