Skip to content

Commit 8c744f9

Browse files
authored
Proofread
1 parent 7b8195b commit 8c744f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/en/docs/refguide/runtime/metrics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ The following settings can be used, depending on the type of metrics being gener
7878
We do not support multiple [Prometheus](https://prometheus.io/docs/introduction/overview/). When the Prometheus registry is set, it can be accessed through the `/prometheus` context path over the admin endpoint.
7979

8080
{{% alert color="warning" %}}
81-
Prometheus has a limitation where metrics with the same name but a different set of tags can be ignored. Make sure all metrics with the same name have the same set of tags.
81+
Prometheus has a limitation where it sometimes ignores metrics with the same name but a different set of tags. Make sure all metrics with the same name have the same set of tags.
8282
{{% /alert %}}
8383

8484
* `step` – the step size or reporting frequency to use.

0 commit comments

Comments
 (0)