prometheus/docs/querying
Viet Hung Nguyen f0a9f62ce8 [DOCS] Querying basics: what can be graphed
Put a scalar to query, it can be graphed.

So the doc says "an expression that returns an instant vector is the only type which can be graphed." is not correct?

And also, a query_range, which used for graph, always return a range vector <https://promlabs.com/blog/2020/06/18/the-anatomy-of-a-promql-query/#range-queries> , so it's confusing to read the above statement.

Signed-off-by: Viet Hung Nguyen <hvn@familug.org>
2024-10-08 21:16:26 +09:00
..
api.md OTLP: Remove experimental word form OTLP receiver (#14894) 2024-10-01 14:36:52 +02:00
basics.md [DOCS] Querying basics: what can be graphed 2024-10-08 21:16:26 +09:00
examples.md feat: add limitk() and limit_ratio() operators (#12503) 2024-07-03 22:18:57 +02:00
functions.md Merge pull request #14677 from prometheus/beorn7/histogram 2024-09-19 18:08:59 +02:00
index.md Import querying documentation from prometheus/docs 2017-10-26 22:36:47 +02:00
operators.md feat: add limitk() and limit_ratio() operators (#12503) 2024-07-03 22:18:57 +02:00
remote_read_api.md removed formateoverview section (#13994) 2024-05-03 09:42:39 -03:00