We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3fbd1e commit 67601f5Copy full SHA for 67601f5
docs/examples/metrics/prometheus-grafana/README.rst
@@ -60,4 +60,4 @@ You should see something like:
60
# TYPE MyAppPrefix_my_counter_total counter
61
MyAppPrefix_my_counter_total 964.0
62
63
-`MyAppPrefix_my_counter_total` is the custom counter created in the application with the custom prefix `MyAppPrefix`.
+``MyAppPrefix_my_counter_total`` is the custom counter created in the application with the custom prefix ``MyAppPrefix``.
0 commit comments