Commit graph

5 commits

Author SHA1 Message Date
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 <[email protected]>
2023-11-28 14:40:07 +01:00
Jesus Vazquez e934d0f011 Merge 'main' into sparsehistogram
Signed-off-by: Jesus Vazquez <[email protected]>
2022-10-05 22:14:49 +02:00
Marijn Haverbeke 8dbb2eaf0b
Clean up the Lezer grammar output tree (#11333)
Signed-off-by: Marijn Haverbeke <[email protected]>
2022-09-29 22:26:46 +02:00
beorn7 cf474c1116 web: Add new histogram functions to highlight.js
Signed-off-by: beorn7 <[email protected]>
2022-06-29 17:31:00 +02:00
Augustin Husson 5d1756c822
Upgrade codemirror and lezer to the latest version (#10841)
* bump codemirror to v0.20.x and lezer to v.0.16.x

Signed-off-by: Augustin Husson <[email protected]>

* bump codemirror to v6 and lezer to v1

Signed-off-by: Augustin Husson <[email protected]>

* stop treating warning as error for UI

Signed-off-by: Augustin Husson <[email protected]>
2022-06-13 17:55:06 +02:00