Skip to content

Commit cc2581f

Browse files
eromanova97openshift-cherrypick-robot
authored and
openshift-cherrypick-robot
committed
OBSDOCS-1333: Enhance API command with 'Instant Query' endpoint of the Thanos Querier
1 parent 12a8110 commit cc2581f

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)