@@ -233,6 +233,31 @@ Repository type is separated from the repository path with a colon.
233
233
### returns statistics [GET ]
234
234
235
235
+ Response 200 (application/ json)
236
+ + Body
237
+
238
+ {" requests_per_minute_max" : 2 ," timing" : {" authorization" : 9 ," authorization_in_stack_default stack_of_OpenGrok" : 0 ,
239
+ " authorization_in_stack_default stack_positive" : 0 ," authorization_of_OpenGrok" : 9 ,
240
+ " authorization_positive_of_OpenGrok" : 9 ," root" : 1109 ," *" : 1109 ," authorization_in_stack_default stack_positive_of_OpenGrok" : 0 ,
241
+ " authorization_positive" : 9 }," minutes" : 1 ," timing_min" : {" authorization" : 0 ," authorization_in_stack_default stack_of_OpenGrok" : 0 ,
242
+ " authorization_in_stack_default stack_positive" : 0 ," authorization_of_OpenGrok" : 0 ,
243
+ " authorization_positive_of_OpenGrok" : 0 ," root" : 4 ," *" : 4 ," authorization_in_stack_default stack_positive_of_OpenGrok" : 0 ,
244
+ " authorization_positive" : 0 }," timing_avg" : {" authorization" : 4.5 ," authorization_in_stack_default stack_of_OpenGrok" : 0.0 ,
245
+ " authorization_in_stack_default stack_positive" : 0.0 ," authorization_of_OpenGrok" : 4.5 ,
246
+ " authorization_positive_of_OpenGrok" : 4.5 ," root" : 554.5 ," *" : 554.5 ,
247
+ " authorization_in_stack_default stack_positive_of_OpenGrok" : 0.0 ," authorization_positive" : 4.5 },
248
+ " request_categories" : {" authorization" : 2 ," authorization_in_stack_default stack_of_OpenGrok" : 2 ,
249
+ " authorization_in_stack_default stack_positive" : 2 ," authorization_cache_misses" : 2 ,
250
+ " authorization_of_OpenGrok" : 2 ," authorization_cache_hits" : 4 ,
251
+ " authorization_positive_of_OpenGrok" : 2 ," root" : 2 ," *" : 2 ,
252
+ " authorization_in_stack_default stack_positive_of_OpenGrok" : 2 ,
253
+ " authorization_positive" : 2 },
254
+ " day_histogram" : [0 ,0 ,0 ,0 ,0 ,0 ,0 ,0 ,0 ,0 ,0 ,0 ,2 ,0 ,0 ,0 ,0 ,0 ,0 ,0 ,0 ,0 ,0 ,0 ]," requests" : 2 ,
255
+ " requests_per_minute_min" : 1 ," requests_per_minute" : 2 ," requests_per_minute_avg" : 2.0 ,
256
+ " month_histogram" : [0 ,0 ,0 ,2 ,0 ,0 ,0 ,0 ,0 ,0 ,0 ,0 ,0 ,0 ,0 ,0 ,0 ,0 ,0 ,0 ,0 ,0 ,0 ,0 ,0 ,0 ,0 ,0 ,0 ,0 ,0 ],
257
+ " timing_max" : {" authorization" : 9 ," authorization_in_stack_default stack_of_OpenGrok" : 0 ,
258
+ " authorization_in_stack_default stack_positive" : 0 ," authorization_of_OpenGrok" : 9 ,
259
+ " authorization_positive_of_OpenGrok" : 9 ," root" : 1105 ," *" : 1105 ,
260
+ " authorization_in_stack_default stack_positive_of_OpenGrok" : 0 ," authorization_positive" : 9 }}
236
261
237
262
### deletes statistics [DELETE ]
238
263
0 commit comments