From dd6e98fff0d2feab711efdf45342f66ac926c103 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Petr=20=C5=A0pa=C4=8Dek?= Date: Wed, 25 Jul 2018 11:02:01 +0200 Subject: [PATCH] http: remove /feed from docs /feed disappeared in v1.1.0 and never worked since then. fixup! 6887a4a2be84f9276c4cdfb903f757aafd19e778 --- modules/http/README.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/http/README.rst b/modules/http/README.rst index e63cf698c..b4b919415 100644 --- a/modules/http/README.rst +++ b/modules/http/README.rst @@ -97,7 +97,6 @@ The HTTP module has several built-in services to use. "``/stats``", "Statistics/metrics", "Exported metrics in JSON." "``/metrics``", "Prometheus metrics", "Exported metrics for Prometheus_" - "``/feed``", "Most frequent queries", "List of most frequent queries in JSON." "``/trace/:name/:type``", "Tracking", "Trace resolution of the query and return the verbose logs." Enabling Prometheus metrics endpoint -- 2.47.2