diff options
Diffstat (limited to 'scripts/logreport.py')
| -rw-r--r-- | scripts/logreport.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/logreport.py b/scripts/logreport.py index b8a854b..41a07d2 100644 --- a/scripts/logreport.py +++ b/scripts/logreport.py @@ -129,7 +129,7 @@ def summarize_window(ts, window, slow_threshold): 'reqs': reqs, 'dumps': dumps, 'images': images, -a 'tags': tags, + 'tags': tags, 'chat_users': chat_users, 'slow': slow, 'mean_resp': mean(times), |
