Skip to content

Commit 4be04a5

Browse files
authored
Merge pull request #83773 from openshift-cherrypick-robot/cherry-pick-83440-to-enterprise-4.12
[enterprise-4.12] OBSDOCS-1333: Enhance API command with 'Instant Query' endpoint of th…
2 parents bb8e6aa + cc2581f commit 4be04a5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

modules/accessing-metrics-outside-cluster.adoc

+3-1
Original file line numberDiff line numberDiff line change
@@ -84,5 +84,7 @@ The output shows the status for each application pod that Prometheus is scraping
8484
+
8585
[NOTE]
8686
====
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.
8890
====

0 commit comments

Comments
 (0)