prometheus/web/ui/module/codemirror-promql/src
Craig Ringer 1ce84d8e2f feat(promql): add first_over_time and ts_of_first_over_time
Add a first_over_time function, and corresponding ts_of_first_over_time
function.  Both are behind the experimental functions feature flag.

Signed-off-by: Craig Ringer <craig.ringer@enterprisedb.com>
2025-09-02 10:24:31 +12:00
..
client set ttlAutopurge to true as ttl is set for codemirror prometheus client cache (#16024) 2025-02-12 15:08:45 +00:00
complete UI: More inclusive metadata handling for _count/_sum/_bucket suffixes (#16910) 2025-07-24 13:54:58 +02:00
lint fix eslint warning for codemirror-promql 2021-09-15 13:38:48 +02:00
parser promql: add ts_of_(max,min,last)_over_time functions 2025-06-12 15:03:28 +00:00
test put every packages under the prometheus-io organization (#10849) 2022-06-13 15:19:07 +02:00
types feat(promql): add first_over_time and ts_of_first_over_time 2025-09-02 10:24:31 +12:00
index.ts export newCompleteStrategy to avoid client import errors (#10448) 2022-03-18 14:29:35 +01:00
promql.ts Upgrade codemirror and lezer to the latest version (#10841) 2022-06-13 17:55:06 +02:00