From 253971675853dd015aef65b43cbc58a644e76b7b Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Thu, 10 Jan 2019 16:15:42 -0800 Subject: notes on metrics --- notes/api_metrics.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 notes/api_metrics.md diff --git a/notes/api_metrics.md b/notes/api_metrics.md new file mode 100644 index 00000000..235b7843 --- /dev/null +++ b/notes/api_metrics.md @@ -0,0 +1,10 @@ + +We'll probably want: + +- total hits time histogram +- 2xx count +- 4xx count +- 5xx count +x entities (all together): created, updated, deleted +x editgroups: created, accepted +x account logins and signups -- cgit v1.2.3