prometheus/web/ui/mantine-ui/src/pages/query
Julius Volz 7103b35568 Add "Show exemplars" button (doesn't do anything yet)
Signed-off-by: Julius Volz <julius.volz@gmail.com>
2024-09-04 17:45:31 +02:00
..
MetricsExplorer Minor cleanups 2024-09-04 17:44:54 +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 beginnings of a PromLens-style tree view 2024-09-04 17:43:08 +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 Change use{Suspense}APIQuery key to an array 2024-09-03 16:05:05 +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 Add "Show exemplars" button (doesn't do anything yet) 2024-09-04 17:45:31 +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 Add beginnings of a PromLens-style tree view 2024-09-04 17:43:08 +02:00
TimeInput.tsx A lot of work around uPlot and resolution picking 2024-07-21 23:55:08 +02:00
TreeNode.module.css Add beginnings of a PromLens-style tree view 2024-09-04 17:43:08 +02:00
TreeNode.tsx Add beginnings of a PromLens-style tree view 2024-09-04 17:43:08 +02:00
TreeView.tsx Add beginnings of a PromLens-style tree view 2024-09-04 17:43:08 +02:00
UPlotChart.tsx Implement stacked graphs (dirty) and improve React wrapping 2024-08-16 20:41:18 +02:00
colorPool.ts Move uPlot plugins and glue code to separate file 2024-07-23 21:21:34 +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
uplot.css Clean up uPlot CSS rules a bit 2024-07-23 21:22:23 +02:00
urlStateEncoding.ts Add beginnings of a PromLens-style tree view 2024-09-04 17:43:08 +02:00