You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by se...@apache.org on 2008/04/11 14:37:05 UTC

svn commit: r647143 - in /jakarta/jmeter/trunk/xdocs/usermanual: component_reference.xml listeners.xml

Author: sebb
Date: Fri Apr 11 05:37:04 2008
New Revision: 647143

URL: http://svn.apache.org/viewvc?rev=647143&view=rev
Log:
Clarify sample_variables docn

Modified:
    jakarta/jmeter/trunk/xdocs/usermanual/component_reference.xml
    jakarta/jmeter/trunk/xdocs/usermanual/listeners.xml

Modified: jakarta/jmeter/trunk/xdocs/usermanual/component_reference.xml
URL: http://svn.apache.org/viewvc/jakarta/jmeter/trunk/xdocs/usermanual/component_reference.xml?rev=647143&r1=647142&r2=647143&view=diff
==============================================================================
--- jakarta/jmeter/trunk/xdocs/usermanual/component_reference.xml (original)
+++ jakarta/jmeter/trunk/xdocs/usermanual/component_reference.xml Fri Apr 11 05:37:04 2008
@@ -1755,7 +1755,8 @@
 <p>
 <note>
 Versions of JMeter after 2.3.1 allow JMeter variables to be saved to the output files.
-This can only be specified using a property. See the following link for details.
+This can only be specified using a property.
+See the <a href="listeners.html#sample_variables">Listener Sample Variables</a> for details
 </note>
 For full details on setting up the default items to be saved
 see the <a href="listeners.html#defaults">Listener Default Configuration</a> documentation.

Modified: jakarta/jmeter/trunk/xdocs/usermanual/listeners.xml
URL: http://svn.apache.org/viewvc/jakarta/jmeter/trunk/xdocs/usermanual/listeners.xml?rev=647143&r1=647142&r2=647143&view=diff
==============================================================================
--- jakarta/jmeter/trunk/xdocs/usermanual/listeners.xml (original)
+++ jakarta/jmeter/trunk/xdocs/usermanual/listeners.xml Fri Apr 11 05:37:04 2008
@@ -182,12 +182,14 @@
 Bear in mind that choosing a date format other than "ms" is likely to
 make it impossible for JMeter to interpret the value when it is read
 in later for viewing purposes.</p>
+<subsection name="&sect-num;.1.1 Sample Variables" anchor="sample_variables">
 <p>
 Versions of JMeter after 2.3.1 allow one to use the <b>sample_variables</b> 
 property to define a list of additional JMeter variables which are to be saved with
 each sample in the JTL files. The values are written to CSV files as additional columns,
-and as additional attributes in XML files.
+and as additional attributes in XML files. See above for an example.
 </p>
+</subsection>
 </section>
 
 <section name="&sect-num;.2 non-GUI (batch) test runs" anchor="batch">



---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org