Skip to content

Commit 87e9df5

Browse files
g0rgameshpriteau
authored andcommitted
Fix for Prometheus documentation
Closes-Bug: #2102239 Change-Id: Ia8e551c62fc5d2d775098026d5d85611b81934fc Signed-off-by: Rafal Lewandowski <rafal@stackhpc.com> (cherry picked from commit ef7b067)
1 parent f39083b commit 87e9df5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/source/reference/logging-and-monitoring/prometheus-guide.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ For example:
239239
:caption: ``/etc/kolla/globals.yml``
240240
241241
prometheus_node_exporter_targets_extra:
242-
- target: http://10.0.0.1:1234
242+
- target: 10.0.0.1:1234
243243
labels:
244244
instance: host1
245245

0 commit comments

Comments
 (0)