From: Vladimír Čunát Date: Wed, 5 Aug 2020 10:05:29 +0000 (+0200) Subject: doc: include worker.stats() description X-Git-Tag: v5.1.3~19^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c8d476ae3bfa789a6d023c23e0ea99bfa9d0319;p=thirdparty%2Fknot-resolver.git doc: include worker.stats() description --- diff --git a/doc/config-logging-monitoring.rst b/doc/config-logging-monitoring.rst index 7dcc46bf2..6f21b4a98 100644 --- a/doc/config-logging-monitoring.rst +++ b/doc/config-logging-monitoring.rst @@ -38,6 +38,7 @@ Additional monitoring and debugging methods are described below. If none of thes modules-bogus_log modules-stats + daemon-bindings-worker modules-nsid modules-http-trace modules-watchdog diff --git a/doc/daemon-bindings-worker.rst b/doc/daemon-bindings-worker.rst new file mode 120000 index 000000000..3ea3e6166 --- /dev/null +++ b/doc/daemon-bindings-worker.rst @@ -0,0 +1 @@ +../daemon/bindings/worker.rst \ No newline at end of file