prometheus/web/ui/module/codemirror-promql/src
Jacob Baungård Hansen 80d2f992ae
codemirror-promql: Add request header to client (#13118)
With this commit we make it possible to adjust the request headers sent
to Prometheus by the codemirror-promql extension. This enables
customizing the headers sent, without re-implementing the Prometheus
client completely.

Signed-off-by: Jacob Baungard Hansen <jacobbaungard@redhat.com>
2023-11-10 11:22:32 +01:00
..
client codemirror-promql: Add request header to client (#13118) 2023-11-10 11:22:32 +01:00
complete Add histogram_stdvar and histogram_stddev functions (#12614) 2023-08-24 21:02:14 +02: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 Add histogram_stdvar and histogram_stddev functions (#12614) 2023-08-24 21:02:14 +02: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