Author: fschumacher
Date: Thu Apr 6 17:07:28 2017
New Revision: 1790431
URL: http://svn.apache.org/viewvc?rev=1790431&view=rev
Log:
Tab-Police
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=1790431&r1=1790430&r2=1790431&view=diff
==============================================================================
--- jmeter/trunk/xdocs/usermanual/component_reference.xml (original)
+++ jmeter/trunk/xdocs/usermanual/component_reference.xml Thu Apr 6 17:07:28
2017
@@ -3481,7 +3481,7 @@ By default, a Graphite implementation is
<property name="summaryOnly" required="Yes">Only send a summary with
no detail. Defaults to <code>true</code>.</property>
<property name="samplersRegex" required="Yes">Regular expression which
will be matched against the names of samples and sent to the back
end.</property>
<property name="testTitle" required="Yes">Test name. Defaults to
<code>Test name</code>. This value is stored in the 'events' measurement as a
field named 'text'. JMeter generate automaticaly at the start and the end of
the test an annotation with this value ending with ' started' and '
ended'</property>
- <property name="eventTags" required="No">List of tags. This
value is stored in the 'events' measurement as a tag named 'tags'.</property>
+ <property name="eventTags" required="No">List of tags. This value is
stored in the 'events' measurement as a tag named 'tags'.</property>
<property name="percentiles" required="Yes">The percentiles you want
to send to the backend.
A percentile may contain a fractional part, for example
<code>12.5</code>.
(The separator is always ".")