2
0
Эх сурвалжийг харах

kex: more details about rpc stats.fetch output

Daniel-Constantin Mierla 8 жил өмнө
parent
commit
6457634c96

+ 4 - 1
src/modules/kex/doc/kex_admin.xml

@@ -752,7 +752,10 @@ resetdebug();
 		<title>
 		<function moreinfo="none">stats.fetch</function>
 		</title>
-		<para>Print the list of available internal statistics.</para>
+		<para>Print the list of available internal statistics with a more
+		json friendly output. Each printed statistic is a field in the output
+		structure: {"statsgroup.statsname" : "statsvalue"}. The value is
+		represented as string to accomodate large numbers.</para>
 		<para>Parameters: <emphasis>statsid</emphasis> - which statistics to
 			be printed. If set to 'all' then all statistics are printed; if
 			set to 'statsgroup:' then all statistics in the group are printed;