Skip to content

Commit 0786e1d

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "Fix for Prometheus documentation" into stable/2025.1
2 parents adc9d8f + 87e9df5 commit 0786e1d

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)