1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-07 09:46:53 +01:00

OBSDOCS-1333: Enhance API command with 'Instant Query' endpoint of the Thanos Querier

This commit is contained in:
Eliska Romanova
2024-10-14 15:54:46 +02:00
committed by openshift-cherrypick-robot
parent 369247705d
commit c2cf1c2ccb

View File

@@ -84,5 +84,7 @@ The output shows the status for each application pod that Prometheus is scraping
+
[NOTE]
====
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`.
* 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`.
* The command requests an instant query endpoint of the Thanos Querier service, which evaluates selectors at one point in time.
====