From 8a08f7cc28579f5d301709e170a2b1bd3e6b1548 Mon Sep 17 00:00:00 2001
From: ale <ale@incal.net>
Date: Sun, 17 Nov 2013 14:50:39 +0000
Subject: [PATCH] add a little chapter on instrumentation

---
 README.rst | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/README.rst b/README.rst
index 198973af..1a1350fc 100644
--- a/README.rst
+++ b/README.rst
@@ -137,6 +137,14 @@ servers as the nameservers for zone delegation, and the other nodes
 are free to have dynamic membership.
 
 
+Instrumentation
++++++++++++++++
+
+The ``redirectord`` daemon exports statistics on served queries (along
+with data on its own memory usage), in JSON format at the
+``/debug/vars`` URL.
+
+
 
 .. _etcd: https://github.com/coreos/etcd
-.. _autoca: https://git.autistici.org/public/projects/ai/autoca
+.. _autoca: https://git.autistici.org/ai/autoca
-- 
GitLab