Skip to content

Commit 444de42

Browse files
formatting change (#342) (#343)
1 parent 7ba4bb6 commit 444de42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc-Service-Telemetry-Framework/modules/proc_creating-an-alert-rule-in-prometheus.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ spec:
3636
expr: collectd_qpid_router_status < 1 # <1>
3737
EOF
3838
----
39-
<1> To change the rule, edit the value of the expr parameter.
39+
<1> To change the rule, edit the value of the `expr` parameter.
4040

4141
. To verify that the Operator loaded the rules into Prometheus, create a pod with access to `curl`:
4242
+

0 commit comments

Comments
 (0)