prometheus/web/ui/mantine-ui/src/pages/query
Julius Volz 2d9f79f59e Show label stats in tree view
Signed-off-by: Julius Volz <julius.volz@gmail.com>
2024-09-05 14:45:09 +02:00
..
MetricsExplorer Use infinite scroll in metrics explorer for faster rendering 2024-09-05 14:44:45 +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 Fix lint errors by removing unused imports and vars 2024-09-04 17:49: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 Clear the query page when navigating away from it 2024-09-04 21:41:27 +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 Remove unused import 2024-09-04 21:03:00 +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 Show label stats in tree view 2024-09-05 14:45:09 +02:00
TreeView.tsx Fix lint errors by removing unused imports and vars 2024-09-04 17:49: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 Add beginnings of a PromLens-style tree view 2024-09-04 17:43:08 +02:00