Author: pmouawad
Date: Mon Apr 17 12:46:42 2017
New Revision: 1791688
URL: http://svn.apache.org/viewvc?rev=1791688&view=rev
Log:
Component is in Beta to Stable mode, don't scare users
Modified:
jmeter/trunk/xdocs/usermanual/component_reference.xml
Modified: jmeter/trunk/xdocs/usermanual/component_reference.xml
URL: http://svn.apache.org/viewvc/jmeter/trunk/xdocs/usermanual/component_reference.xml?rev=1791688&r1=1791687&r2=1791688&view=diff
==============================================================================
--- jmeter/trunk/xdocs/usermanual/component_reference.xml (original)
+++ jmeter/trunk/xdocs/usermanual/component_reference.xml Mon Apr 17 12:46:42 2017
@@ -3470,7 +3470,7 @@ By default, a Graphite implementation is
<figure width="1265" height="581" image="grafana_dashboard.png">Grafana dashboard</figure>
- <p>Since JMeter 3.2, a new implementation (in Alpha state) has been added that
allows writing directly in InfluxDB with a custom schema, it is called <code>InfluxdbBackendListenerClient</code>
+ <p>Since JMeter 3.2, a new implementation (in Beta state) has been added that allows
writing directly in InfluxDB with a custom schema, it is called <code>InfluxdbBackendListenerClient</code>
The following parameters apply to the <a href="../../docs/api/org/apache/jmeter/visualizers/backend/influxdb/InfluxdbBackendListenerClient.html">InfluxdbBackendListenerClient</a>
implementation:</p>
<properties>
|