Skip to content

Commit 67601f5

Browse files
committed
fix tox reported issues
1 parent f3fbd1e commit 67601f5

File tree

1 file changed

+1
-1
lines changed
  • docs/examples/metrics/prometheus-grafana

1 file changed

+1
-1
lines changed

docs/examples/metrics/prometheus-grafana/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,4 @@ You should see something like:
6060
# TYPE MyAppPrefix_my_counter_total counter
6161
MyAppPrefix_my_counter_total 964.0
6262
63-
`MyAppPrefix_my_counter_total` is the custom counter created in the application with the custom prefix `MyAppPrefix`.
63+
``MyAppPrefix_my_counter_total`` is the custom counter created in the application with the custom prefix ``MyAppPrefix``.

0 commit comments

Comments
 (0)