]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/mgr: fix formatting 40036/head
authorKefu Chai <kchai@redhat.com>
Thu, 11 Mar 2021 16:27:58 +0000 (00:27 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 11 Mar 2021 16:32:45 +0000 (00:32 +0800)
a code block should start with "::".

Signed-off-by: Kefu Chai <kchai@redhat.com>
doc/mgr/telegraf.rst

index 5944f7255cd63f2f26fb644e1a7f81414458895b..781ff5592fb05d0328de5eeea621f711f2deb867 100644 (file)
@@ -63,8 +63,9 @@ Socket Listener
 The module only supports sending data to Telegraf through the socket listener
 of the Telegraf module using the Influx data format.
 
-A typical Telegraf configuration might be:
+A typical Telegraf configuration might be
 
+::
 
     [[inputs.socket_listener]]
     # service_address = "tcp://:8094"
@@ -82,6 +83,8 @@ A typical Telegraf configuration might be:
 In this case the `address` configuration option for the module would need to be set
 to:
 
+::
+
   udp://:8094