Skip to content
Snippets Groups Projects
Commit 8a08f7cc authored by ale's avatar ale
Browse files

add a little chapter on instrumentation

parent 6d2d377b
No related branches found
No related tags found
No related merge requests found
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment