aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 9 insertions, 3 deletions
diff --git a/README.md b/README.md
index bd67d5a..49e025c 100644
--- a/README.md
+++ b/README.md
@@ -127,9 +127,15 @@ Metrics:
$ curl 'http://127.0.0.1:8053/metric/v1/' | jq .
{
"summary": {
- "since": "2020-01-05T00:58:49Z",
- "total": 2307,
- "hijacked": 867
+ "log": {
+ "since": "2020-01-05T00:58:49Z",
+ "total": 3816,
+ "hijacked": 874
+ },
+ "cache": {
+ "size": 845,
+ "capacity": 4096
+ }
},
"requests": [
{