From ad1e1351380f900a75a47da6b911a3cf623fe902 Mon Sep 17 00:00:00 2001 From: Pieter Lexis Date: Fri, 5 Oct 2018 14:40:18 +0200 Subject: [PATCH] Fix several sphinx warnings --- pdns/dnsdistdist/docs/guides/webserver.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pdns/dnsdistdist/docs/guides/webserver.rst b/pdns/dnsdistdist/docs/guides/webserver.rst index c393d9bb5..1c52bf040 100644 --- a/pdns/dnsdistdist/docs/guides/webserver.rst +++ b/pdns/dnsdistdist/docs/guides/webserver.rst @@ -107,7 +107,7 @@ URL Endpoints .. sourcecode:: http - GET /metrics + GET /metrics HTTP/1.1 **Example response**: .. sourcecode:: http @@ -261,6 +261,7 @@ URL Endpoints This is just the scrape job description, for details see the prometheus documentation. .. sourcecode:: yaml + job_name: dnsdist scrape_interval: 10s scrape_timeout: 2s @@ -269,7 +270,6 @@ URL Endpoints username: dontcare password: yoursecret - .. http:get:: /api/v1/servers/localhost Get a quick overview of several parameters. -- 2.40.0