]> granicus.if.org Git - pdns/commitdiff
Fix several sphinx warnings
authorPieter Lexis <pieter.lexis@powerdns.com>
Fri, 5 Oct 2018 12:40:18 +0000 (14:40 +0200)
committerPieter Lexis <pieter.lexis@powerdns.com>
Fri, 5 Oct 2018 12:40:18 +0000 (14:40 +0200)
pdns/dnsdistdist/docs/guides/webserver.rst

index c393d9bb52c5ceb38af11e99c103699475ab7540..1c52bf0403ad4047e9a25a1cad1ade1818313193 100644 (file)
@@ -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.