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: modules/accessing-metrics-outside-cluster.adoc
+3-1
Original file line number
Diff line number
Diff line change
@@ -84,5 +84,7 @@ The output shows the status for each application pod that Prometheus is scraping
84
84
+
85
85
[NOTE]
86
86
====
87
-
The formatted example output uses a filtering tool, such as `jq`, to provide the formatted indented JSON. See the link:https://stedolan.github.io/jq/manual/[jq Manual] for more information about using `jq`.
87
+
* The formatted example output uses a filtering tool, such as `jq`, to provide the formatted indented JSON. See the link:https://stedolan.github.io/jq/manual/[jq Manual] (jq documentation) for more information about using `jq`.
88
+
89
+
* The command requests an instant query endpoint of the Thanos Querier service, which evaluates selectors at one point in time.
0 commit comments