You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/refguide/runtime/metrics.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -78,7 +78,7 @@ The following settings can be used, depending on the type of metrics being gener
78
78
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.
79
79
80
80
{{% 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.
82
82
{{% /alert %}}
83
83
84
84
*`step` – the step size or reporting frequency to use.
0 commit comments