File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -168,10 +168,10 @@ collected. By default, metrics collected by the local instantiation of
168168Prometheus stay on the edge sites, and only query results are returned
169169to the central location (e.g., to be displayed by Grafana as described
170170in the next subsection). This is appropriate for metrics that are both
171- high-volume and seldom viewed. The exception is the end-to-end tests
171+ high-volume and seldom viewed. One exception is the end-to-end tests
172172described in the previous paragraph. These results are immediately
173- pushed to the central site (bypassing Prometheus), because they are
174- low-volume and may require immediate attention.
173+ pushed to the central site (bypassing the local Prometheus), because
174+ they are low-volume and may require immediate attention.
175175
1761766.1.2 Creating Dashboards
177177~~~~~~~~~~~~~~~~~~~~~~~~~
You can’t perform that action at this time.
0 commit comments