Julius Volz
|
2c972dba26
|
Implement stacked graphs (dirty) and improve React wrapping
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
Signed-off-by: Julius Volz <julius.volz@gmail.com>
|
2024-08-16 20:41:18 +02:00 |
|
Julius Volz
|
406f8b6e23
|
Set DataTable display limits to original ones again
Signed-off-by: Julius Volz <julius.volz@gmail.com>
|
2024-08-02 19:44:55 +02:00 |
|
Julius Volz
|
f30a58afaf
|
Completely refactor DataTable, show query infos and warnings
Signed-off-by: Julius Volz <julius.volz@gmail.com>
|
2024-08-01 13:13:02 +02:00 |
|
Julius Volz
|
a6b085ee5a
|
Refactor DataTable, record & show query stats
Signed-off-by: Julius Volz <julius.volz@gmail.com>
|
2024-07-31 16:19:38 +02:00 |
|
Julius Volz
|
5dca5a4718
|
Fix max number of displayed series in table
Signed-off-by: Julius Volz <julius.volz@gmail.com>
|
2024-07-31 16:18:23 +02:00 |
|
Julius Volz
|
c6d2ce8e7e
|
Remove console.log() debug line
Signed-off-by: Julius Volz <julius.volz@gmail.com>
|
2024-07-30 13:12:49 +02:00 |
|
Julius Volz
|
4343281c73
|
Show table alerts for limited series or disabled formatting
Signed-off-by: Julius Volz <julius.volz@gmail.com>
|
2024-07-30 10:48:18 +02:00 |
|
Julius Volz
|
6321267996
|
Add missing ResolutionInput.tsx file to git
Signed-off-by: Julius Volz <julius.volz@gmail.com>
|
2024-07-27 16:28:42 +02:00 |
|
Julius Volz
|
f7a97417a5
|
Move resolution input into separate component + file
Also don't reload the graph on custom resolution input blur if the resolution
hasn't changed.
Signed-off-by: Julius Volz <julius.volz@gmail.com>
|
2024-07-23 23:13:06 +02:00 |
|
Julius Volz
|
a2a177a04c
|
Clean up uPlot CSS rules a bit
Signed-off-by: Julius Volz <julius.volz@gmail.com>
|
2024-07-23 21:22:23 +02:00 |
|
Julius Volz
|
90cf8b3082
|
Move uPlot plugins and glue code to separate file
Signed-off-by: Julius Volz <julius.volz@gmail.com>
|
2024-07-23 21:21:34 +02:00 |
|
Julius Volz
|
89d18bf681
|
Minor comment/code cleanups
Signed-off-by: Julius Volz <julius.volz@gmail.com>
|
2024-07-23 20:00:42 +02:00 |
|
Julius Volz
|
de1cb93cb1
|
More uPlot coloring improvements/fixes
Signed-off-by: Julius Volz <julius.volz@gmail.com>
|
2024-07-23 20:00:10 +02:00 |
|
Julius Volz
|
3ecc13b330
|
Show single samples without neighbors as dots
Signed-off-by: Julius Volz <julius.volz@gmail.com>
|
2024-07-23 19:59:10 +02:00 |
|
Julius Volz
|
7ea75c75c0
|
Show brighter graph line colors in dark mode
Signed-off-by: Julius Volz <julius.volz@gmail.com>
|
2024-07-23 19:58:15 +02:00 |
|
Julius Volz
|
1b2290c131
|
Remove unused imports in new UI to fix build
Signed-off-by: Julius Volz <julius.volz@gmail.com>
|
2024-07-23 11:35:37 +02:00 |
|
Julius Volz
|
d6f4d3a00b
|
Implement dark theme for uPlot graphs
Signed-off-by: Julius Volz <julius.volz@gmail.com>
|
2024-07-23 01:31:06 +02:00 |
|
Julius Volz
|
a526a7ae53
|
Implement encoding/decoding graph pages to/from URL
Signed-off-by: Julius Volz <julius.volz@gmail.com>
|
2024-07-22 22:47:41 +02:00 |
|
Julius Volz
|
e87214a6bd
|
Handle graph/table tab selection via Redux state
Signed-off-by: Julius Volz <julius.volz@gmail.com>
|
2024-07-22 16:31:18 +02:00 |
|
Julius Volz
|
0049e8baff
|
Implement timezone handling for uPlot graphs
Signed-off-by: Julius Volz <julius.volz@gmail.com>
|
2024-07-22 16:08:39 +02:00 |
|
Julius Volz
|
8ef66c41a0
|
A lot of work around uPlot and resolution picking
Signed-off-by: Julius Volz <julius.volz@gmail.com>
|
2024-07-21 23:55:08 +02:00 |
|
Julius Volz
|
1c91b82206
|
Initial uPlot work in Mantine UI
Signed-off-by: Julius Volz <julius.volz@gmail.com>
|
2024-07-21 18:26:11 +02:00 |
|
Julius Volz
|
d9520b1a79
|
Try out uPlot for new UI
Signed-off-by: Julius Volz <julius.volz@gmail.com>
|
2024-07-19 12:13:14 +02:00 |
|
Julius Volz
|
9252826659
|
ECharts experiment
Signed-off-by: Julius Volz <julius.volz@gmail.com>
|
2024-07-17 21:09:30 +02:00 |
|
Julius Volz
|
ea54dac130
|
DataTable: color timestamps gray
Signed-off-by: Julius Volz <julius.volz@gmail.com>
|
2024-07-17 11:31:32 +02:00 |
|
Julius Volz
|
8fae131733
|
Move Settings context data into Redux settings slice
Signed-off-by: Julius Volz <julius.volz@gmail.com>
|
2024-07-15 22:19:47 +02:00 |
|
Julius Volz
|
c21a18a8dd
|
Minor style improvements for native histograms in table view (#14448)
Signed-off-by: Julius Volz <julius.volz@gmail.com>
|
2024-07-10 13:16:15 +02:00 |
|
Manik Rana
|
373f09796d
|
feat (ui): Add Native Histogram rendering to new UI (#14431)
* feat: scaffold new ui native histogram
Signed-off-by: Manik Rana <manikrana54@gmail.com>
* feat: add native histogram rendering
Signed-off-by: Manik Rana <manikrana54@gmail.com>
* feat: add tooltip
Signed-off-by: Manik Rana <manikrana54@gmail.com>
* fix:revert package-lock changes
Signed-off-by: Manik Rana <manikrana54@gmail.com>
* chore: fix tab spacing
Signed-off-by: Manik Rana <manikrana54@gmail.com>
* fix: apply suggestions and fixes
Signed-off-by: Manik Rana <manikrana54@gmail.com>
* chore: lint
Signed-off-by: Manik Rana <manikrana54@gmail.com>
---------
Signed-off-by: Manik Rana <manikrana54@gmail.com>
|
2024-07-09 22:51:37 +02:00 |
|
Julius Volz
|
a057601771
|
Fix a few Mantine UI lint errors
Signed-off-by: Julius Volz <julius.volz@gmail.com>
|
2024-04-18 15:04:14 +02:00 |
|
Julius Volz
|
cdc4bf0ebc
|
Various tiny code cleanups
Signed-off-by: Julius Volz <julius.volz@gmail.com>
|
2024-04-03 16:15:50 +02:00 |
|
Julius Volz
|
2be782df77
|
Various query page improvements
Signed-off-by: Julius Volz <julius.volz@gmail.com>
|
2024-04-03 14:45:35 +02:00 |
|
Julius Volz
|
64dabd4379
|
Use redux-based settings in expression input component
Signed-off-by: Julius Volz <julius.volz@gmail.com>
|
2024-03-14 12:20:19 +01:00 |
|
Julius Volz
|
9fe8a5dba7
|
Make spacing, shadows, and radius sizes more consistent
Signed-off-by: Julius Volz <julius.volz@gmail.com>
|
2024-03-14 12:19:41 +01:00 |
|
Julius Volz
|
ebb468cedf
|
Add graphing component stub
Signed-off-by: Julius Volz <julius.volz@gmail.com>
|
2024-03-08 17:44:21 +01:00 |
|
Julius Volz
|
9093e0ab91
|
Cleanups in DataTable code
Signed-off-by: Julius Volz <julius.volz@gmail.com>
|
2024-03-08 17:43:38 +01:00 |
|
Julius Volz
|
b17dae1dab
|
Increase range input width
Signed-off-by: Julius Volz <julius.volz@gmail.com>
|
2024-03-08 16:05:45 +01:00 |
|
Julius Volz
|
d5a1e71f6c
|
Make time and range input controls prettier
Signed-off-by: Julius Volz <julius.volz@gmail.com>
|
2024-03-08 16:01:41 +01:00 |
|
Julius Volz
|
2b12ff7ce8
|
Fix query_format path
Signed-off-by: Julius Volz <julius.volz@gmail.com>
|
2024-03-08 15:19:43 +01:00 |
|
Julius Volz
|
d2f913ac1e
|
Implement initial time check and fetching of metric names
Signed-off-by: Julius Volz <julius.volz@gmail.com>
|
2024-03-08 15:15:49 +01:00 |
|
Julius Volz
|
5fea050fed
|
Refactor API fetching code, handle all possible errors correctly
Signed-off-by: Julius Volz <julius.volz@gmail.com>
|
2024-03-07 21:05:12 +01:00 |
|
Julius Volz
|
92195e3fb6
|
Implement expression formatting
Signed-off-by: Julius Volz <julius.volz@gmail.com>
|
2024-03-07 17:45:14 +01:00 |
|
Julius Volz
|
074b4eb36e
|
Smaller font size for data table
Signed-off-by: Julius Volz <julius.volz@gmail.com>
|
2024-03-07 17:44:45 +01:00 |
|
Julius Volz
|
124f36e670
|
Add back removing panels via menu
Signed-off-by: Julius Volz <julius.volz@gmail.com>
|
2024-03-07 16:59:47 +01:00 |
|
Julius Volz
|
1e523b204d
|
Improve query panel / data table layout and spacing
Signed-off-by: Julius Volz <julius.volz@gmail.com>
|
2024-03-07 16:59:25 +01:00 |
|
Julius Volz
|
2bb14c5787
|
Lots of more progress on the new Mantine UI
Signed-off-by: Julius Volz <julius.volz@gmail.com>
|
2024-03-07 13:16:54 +01:00 |
|