prometheus/web/ui/mantine-ui/src/pages/query
Julius Volz 87a22500e1
Some checks failed
CI / Go tests (push) Has been cancelled
CI / More Go tests (push) Has been cancelled
CI / Go tests with previous Go version (push) Has been cancelled
CI / UI tests (push) Has been cancelled
CI / Go tests on Windows (push) Has been cancelled
CI / Mixins tests (push) Has been cancelled
CI / Build Prometheus for common architectures (0) (push) Has been cancelled
CI / Build Prometheus for common architectures (1) (push) Has been cancelled
CI / Build Prometheus for common architectures (2) (push) Has been cancelled
CI / Build Prometheus for all architectures (0) (push) Has been cancelled
CI / Build Prometheus for all architectures (1) (push) Has been cancelled
CI / Build Prometheus for all architectures (10) (push) Has been cancelled
CI / Build Prometheus for all architectures (11) (push) Has been cancelled
CI / Build Prometheus for all architectures (2) (push) Has been cancelled
CI / Build Prometheus for all architectures (3) (push) Has been cancelled
CI / Build Prometheus for all architectures (4) (push) Has been cancelled
CI / Build Prometheus for all architectures (5) (push) Has been cancelled
CI / Build Prometheus for all architectures (6) (push) Has been cancelled
CI / Build Prometheus for all architectures (7) (push) Has been cancelled
CI / Build Prometheus for all architectures (8) (push) Has been cancelled
CI / Build Prometheus for all architectures (9) (push) Has been cancelled
CI / Check generated parser (push) Has been cancelled
CI / golangci-lint (push) Has been cancelled
CI / fuzzing (push) Has been cancelled
CI / codeql (push) Has been cancelled
CI / Report status of build Prometheus for all architectures (push) Has been cancelled
CI / Publish main branch artifacts (push) Has been cancelled
CI / Publish release artefacts (push) Has been cancelled
CI / Publish UI on npm Registry (push) Has been cancelled
Add PromQL logic code and labels explorer from PromLens, add testing deps
Signed-off-by: Julius Volz <julius.volz@gmail.com>
2024-09-02 13:45:36 +02:00
..
MetricsExplorer Add PromQL logic code and labels explorer from PromLens, add testing deps 2024-09-02 13:45:36 +02:00
colorPool.ts Move uPlot plugins and glue code to separate file 2024-07-23 21:21:34 +02:00
DataTable.module.css Minor style improvements for native histograms in table view (#14448) 2024-07-10 13:16:15 +02:00
DataTable.tsx Set DataTable display limits to original ones again 2024-08-02 19:44:55 +02:00
ExpressionInput.module.css Lots of more progress on the new Mantine UI 2024-03-07 13:16:54 +01:00
ExpressionInput.tsx Add PromQL logic code and labels explorer from PromLens, add testing deps 2024-09-02 13:45:36 +02:00
ExpressionInput.tsx.old Lots of more progress on the new Mantine UI 2024-03-07 13:16:54 +01:00
Graph.module.css Try out uPlot for new UI 2024-07-19 12:13:14 +02:00
Graph.tsx Remove unused import 2024-08-28 16:30:45 +02:00
HistogramChart.module.css feat (ui): Add Native Histogram rendering to new UI (#14431) 2024-07-09 22:51:37 +02:00
HistogramChart.tsx feat (ui): Add Native Histogram rendering to new UI (#14431) 2024-07-09 22:51:37 +02:00
HistogramHelpers.ts feat (ui): Add Native Histogram rendering to new UI (#14431) 2024-07-09 22:51:37 +02:00
QueryPage.tsx Implement encoding/decoding graph pages to/from URL 2024-07-22 22:47:41 +02:00
QueryPanel.module.css Lots of more progress on the new Mantine UI 2024-03-07 13:16:54 +01:00
QueryPanel.tsx Implement stacked graphs (dirty) and improve React wrapping 2024-08-16 20:41:18 +02:00
RangeInput.tsx A lot of work around uPlot and resolution picking 2024-07-21 23:55:08 +02:00
ResolutionInput.tsx Rename "value" to "step" in resolution state 2024-08-28 14:59:17 +02:00
SeriesName.module.css Lots of more progress on the new Mantine UI 2024-03-07 13:16:54 +01:00
SeriesName.tsx Lots of more progress on the new Mantine UI 2024-03-07 13:16:54 +01:00
TableTab.tsx Completely refactor DataTable, show query infos and warnings 2024-08-01 13:13:02 +02:00
TimeInput.tsx A lot of work around uPlot and resolution picking 2024-07-21 23:55:08 +02:00
uplot.css Clean up uPlot CSS rules a bit 2024-07-23 21:22:23 +02:00
UPlotChart.tsx Implement stacked graphs (dirty) and improve React wrapping 2024-08-16 20:41:18 +02:00
uPlotChartHelpers.ts Remove obsolete TODO 2024-08-28 14:58:24 +02:00
uPlotStackHelpers.ts Implement stacked graphs (dirty) and improve React wrapping 2024-08-16 20:41:18 +02:00
urlStateEncoding.ts Correctly encode/decode new resolution states in URL 2024-08-21 18:06:38 +02:00