Skip to content

Commit abbc83f

Browse files
authored
Merge pull request #83440 from eromanova97/OBSDOCS-1333
OBSDOCS-1333: Enhance API command with 'Instant Query' endpoint of th…
2 parents 34cf680 + 10c58ed commit abbc83f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

modules/accessing-metrics-outside-cluster.adoc

Lines changed: 3 additions & 1 deletion
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)