|
@@ -156,7 +156,7 @@ route [gauge_method]{
|
|
|
<para>
|
|
|
statsd_start set an avp with the key name, and when
|
|
|
statsd_stop(key) is used, the module will send statsd the difference in
|
|
|
- milliseconds. this is useful to know the time of a SQL query, or how much time your replies take.
|
|
|
+ milliseconds. This is useful to know the time of a SQL query, or how much time your replies take.
|
|
|
</para>
|
|
|
<para>
|
|
|
This function can be used in all routes.
|