prometheus/web/ui/module/codemirror-promql/src
Alexander Trost 5051a993ab promql: add sort_by_label and sort_by_label_desc functions
This adds functions to sort a vector by its label value.

Based on https://github.com/prometheus/prometheus/pull/1533

Signed-off-by: Alexander Trost <galexrt@googlemail.com>
2023-11-28 14:40:07 +01:00
..
client codemirror-promql: Add request header to client (#13118) 2023-11-10 11:22:32 +01:00
complete promql: add sort_by_label and sort_by_label_desc functions 2023-11-28 14:40:07 +01:00
lint fix eslint warning for codemirror-promql 2021-09-15 13:38:48 +02:00
parser Add histogram_stdvar and histogram_stddev functions (#12614) 2023-08-24 21:02:14 +02:00
test put every packages under the prometheus-io organization (#10849) 2022-06-13 15:19:07 +02:00
types promql: add sort_by_label and sort_by_label_desc functions 2023-11-28 14:40:07 +01: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