prometheus/web/ui/module/codemirror-promql/src
zenador 480fefd089
Split warnings and info annotations in API response (#14327)
* split warnings and info annotations in API response

Signed-off-by: Jeanette Tan <jeanette.tan@grafana.com>

* update according to code review

Signed-off-by: Jeanette Tan <jeanette.tan@grafana.com>

* minimal UI change: show infos in different colour

Signed-off-by: Jeanette Tan <jeanette.tan@grafana.com>

* Update web/ui/react-app/src/pages/graph/Panel.tsx

Co-authored-by: Julius Volz <julius.volz@gmail.com>
Signed-off-by: zenador <zenador@users.noreply.github.com>

---------

Signed-off-by: Jeanette Tan <jeanette.tan@grafana.com>
Signed-off-by: zenador <zenador@users.noreply.github.com>
Co-authored-by: Julius Volz <julius.volz@gmail.com>
2024-07-06 11:05:00 +02:00
..
client Split warnings and info annotations in API response (#14327) 2024-07-06 11:05:00 +02:00
complete feat: add limitk() and limit_ratio() operators (#12503) 2024-07-03 22:18:57 +02:00
lint fix eslint warning for codemirror-promql 2021-09-15 13:38:48 +02:00
parser feat: add limitk() and limit_ratio() operators (#12503) 2024-07-03 22:18:57 +02:00
test put every packages under the prometheus-io organization (#10849) 2022-06-13 15:19:07 +02:00
types promql: add histogram_avg function (#13467) 2024-02-01 18:28:42 +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