Julius Volz
|
857e59c8b6
|
Improve EndpointLink styling
Signed-off-by: Julius Volz <julius.volz@gmail.com>
|
2024-09-03 16:05:30 +02:00 |
|
Julius Volz
|
5599db20cd
|
Change use{Suspense}APIQuery key to an array
Signed-off-by: Julius Volz <julius.volz@gmail.com>
|
2024-09-03 16:05:05 +02:00 |
|
Julius Volz
|
9e4ffd044c
|
Implement Alertmanagers discovery page
Signed-off-by: Julius Volz <julius.volz@gmail.com>
|
2024-09-03 15:59:02 +02:00 |
|
Julius Volz
|
87a22500e1
|
Add PromQL logic code and labels explorer from PromLens, add testing deps
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-09-02 13:45:36 +02:00 |
|
Julius Volz
|
6999e8063f
|
Don't wrap Prometheus logo + brand line
Signed-off-by: Julius Volz <julius.volz@gmail.com>
|
2024-09-02 13:42:14 +02:00 |
|
Julius Volz
|
85735d58dd
|
ESLint: Allow some const values in non-const destructuring
Signed-off-by: Julius Volz <julius.volz@gmail.com>
|
2024-09-02 13:41:40 +02:00 |
|
Julius Volz
|
b29be5e6f8
|
Add query button to rule expressions, improve styling
Signed-off-by: Julius Volz <julius.volz@gmail.com>
|
2024-09-01 20:28:42 +02:00 |
|
Arve Knudsen
|
99204f23ee
|
Merge remote-tracking branch 'prometheus/main' into arve/close-engine
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
|
2024-08-29 09:52:54 +02:00 |
|
Julius Volz
|
bc48d19d8c
|
Add initial metrics explorer
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-28 21:14:21 +02:00 |
|
Julius Volz
|
4ccadd5453
|
Remove unused import
Signed-off-by: Julius Volz <julius.volz@gmail.com>
|
2024-08-28 16:30:45 +02:00 |
|
Julius Volz
|
697327a51d
|
Add filtering to SD page and improve state processing
Signed-off-by: Julius Volz <julius.volz@gmail.com>
|
2024-08-28 15:35:32 +02:00 |
|
Julius Volz
|
4ce71af1b9
|
Rename debouncedSearch -> search in buildAlertsPageData
Signed-off-by: Julius Volz <julius.volz@gmail.com>
|
2024-08-28 15:03:16 +02:00 |
|
Julius Volz
|
d3b6b0f288
|
Rename "value" to "step" in resolution state
Signed-off-by: Julius Volz <julius.volz@gmail.com>
|
2024-08-28 14:59:17 +02:00 |
|
Julius Volz
|
f195046b4d
|
Remove obsolete TODO
Signed-off-by: Julius Volz <julius.volz@gmail.com>
|
2024-08-28 14:58:24 +02:00 |
|
Julius Volz
|
38e21abe7f
|
More specific TS typing for range query results (always matrix)
Signed-off-by: Julius Volz <julius.volz@gmail.com>
|
2024-08-28 14:58:10 +02:00 |
|
Julius Volz
|
0018b29489
|
Rename query params on targets page, fix pool limit
Signed-off-by: Julius Volz <julius.volz@gmail.com>
|
2024-08-28 14:57:12 +02:00 |
|
Julius Volz
|
d22e721d39
|
Add initial Service Discovery page
Signed-off-by: Julius Volz <julius.volz@gmail.com>
|
2024-08-28 14:56:35 +02:00 |
|
Julius Volz
|
73a328f37b
|
Memoize and improve targets page filtering
Signed-off-by: Julius Volz <julius.volz@gmail.com>
|
2024-08-28 14:54:56 +02:00 |
|
Julius Volz
|
d6e5e39bf7
|
Add filtering to alerts page
Signed-off-by: Julius Volz <julius.volz@gmail.com>
|
2024-08-28 14:54:08 +02:00 |
|
Justin Lei
|
3a82cd5a7e
|
Add streaming remote read to ReadClient (#11379)
CI / Go tests (push) Waiting to run
CI / More Go tests (push) Waiting to run
CI / Go tests with previous Go version (push) Waiting to run
CI / UI tests (push) Waiting to run
CI / Go tests on Windows (push) Waiting to run
CI / Mixins tests (push) Waiting to run
CI / Build Prometheus for common architectures (0) (push) Waiting to run
CI / Build Prometheus for common architectures (1) (push) Waiting to run
CI / Build Prometheus for common architectures (2) (push) Waiting to run
CI / Build Prometheus for all architectures (0) (push) Waiting to run
CI / Build Prometheus for all architectures (1) (push) Waiting to run
CI / Build Prometheus for all architectures (10) (push) Waiting to run
CI / Build Prometheus for all architectures (11) (push) Waiting to run
CI / Build Prometheus for all architectures (2) (push) Waiting to run
CI / Build Prometheus for all architectures (3) (push) Waiting to run
CI / Build Prometheus for all architectures (4) (push) Waiting to run
CI / Build Prometheus for all architectures (5) (push) Waiting to run
CI / Build Prometheus for all architectures (6) (push) Waiting to run
CI / Build Prometheus for all architectures (7) (push) Waiting to run
CI / Build Prometheus for all architectures (8) (push) Waiting to run
CI / Build Prometheus for all architectures (9) (push) Waiting to run
CI / Report status of build Prometheus for all architectures (push) Blocked by required conditions
CI / Check generated parser (push) Waiting to run
CI / golangci-lint (push) Waiting to run
CI / fuzzing (push) Waiting to run
CI / codeql (push) Waiting to run
CI / Publish main branch artifacts (push) Blocked by required conditions
CI / Publish release artefacts (push) Blocked by required conditions
CI / Publish UI on npm Registry (push) Blocked by required conditions
Scorecards supply-chain security / Scorecards analysis (push) Waiting to run
* Add streaming remote read to ReadClient
Signed-off-by: Justin Lei <justin.lei@grafana.com>
* Apply suggestions from code review
Co-authored-by: Bartlomiej Plotka <bwplotka@gmail.com>
Signed-off-by: Justin Lei <justin.lei@grafana.com>
* Remote read instrumentation tweaks
Signed-off-by: Justin Lei <lei.justin@gmail.com>
* Minor cleanups
Signed-off-by: Justin Lei <lei.justin@gmail.com>
* In-line handleChunkedResponse
Signed-off-by: Justin Lei <lei.justin@gmail.com>
* Fix lints
Signed-off-by: Justin Lei <lei.justin@gmail.com>
* Explicitly call cancel() when needed
Signed-off-by: Justin Lei <lei.justin@gmail.com>
* Update chunkedSeries, chunkedSeriesIterator for new interfaces
Signed-off-by: Justin Lei <lei.justin@gmail.com>
* Adapt remote.chunkedSeries to use prompb.ChunkedSeries
Signed-off-by: Justin Lei <lei.justin@gmail.com>
* Fix lint
Signed-off-by: Justin Lei <lei.justin@gmail.com>
---------
Signed-off-by: Justin Lei <justin.lei@grafana.com>
Signed-off-by: Justin Lei <lei.justin@gmail.com>
Co-authored-by: Bartlomiej Plotka <bwplotka@gmail.com>
|
2024-08-28 07:23:54 +01:00 |
|
Bryan Boreham
|
4202be5e79
|
Merge branch 'release-2.54' into merge-2.54.1-into-main
|
2024-08-27 12:04:48 +01:00 |
|
Bryan Boreham
|
da28f88910
|
Cut release 2.54.1
Signed-off-by: Bryan Boreham <bjboreham@gmail.com>
|
2024-08-27 10:14:16 +01:00 |
|
Arve Knudsen
|
c9a460d570
|
Merge remote-tracking branch 'prometheus/main' into arve/close-engine
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
|
2024-08-26 12:17:10 +02:00 |
|
Julius Volz
|
4efd47741e
|
Correctly encode/decode new resolution states in URL
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-21 18:06:38 +02:00 |
|
Julien Pivotto
|
9b5e7623f4
|
Add support for multiple listening addresses
Fixes #9105
Signed-off-by: Julien Pivotto <roidelapluie@o11y.eu>
Signed-off-by: Julien <roidelapluie@o11y.eu>
|
2024-08-20 13:09:16 +02:00 |
|
Arve Knudsen
|
ee47150646
|
Update web/web.go
Co-authored-by: Julien <291750+roidelapluie@users.noreply.github.com>
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
|
2024-08-19 10:43:17 +02:00 |
|
Arve Knudsen
|
4023c2405a
|
Update web/web.go
Co-authored-by: Julien <291750+roidelapluie@users.noreply.github.com>
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
|
2024-08-19 10:43:05 +02:00 |
|
Arve Knudsen
|
3a78e76282
|
Upgrade golangci-lint to v1.60.1
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
|
2024-08-18 12:13:25 +02:00 |
|
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
|
648751568d
|
Better target table formatting, store filters in URL
Signed-off-by: Julius Volz <julius.volz@gmail.com>
|
2024-08-10 20:25:38 +02:00 |
|
Julius Volz
|
b2a8657d58
|
Open target endpoint links in separate window/tab
Signed-off-by: Julius Volz <julius.volz@gmail.com>
|
2024-08-10 20:18:22 +02:00 |
|
Bryan Boreham
|
8978f3ef71
|
Cut release 2.54.0
Signed-off-by: Bryan Boreham <bjboreham@gmail.com>
|
2024-08-09 12:07:28 +01:00 |
|
Julius Volz
|
3905902758
|
Add path prefix to readiness check
Signed-off-by: Julius Volz <julius.volz@gmail.com>
|
2024-08-08 17:01:40 +02:00 |
|
Julius Volz
|
a5b811627f
|
Simplify / improve wrapping behavior on the rules page
Signed-off-by: Julius Volz <julius.volz@gmail.com>
|
2024-08-06 16:40:01 +02:00 |
|
Julius Volz
|
e07dd8cd05
|
Always display HTTP params under the endpoint link
Signed-off-by: Julius Volz <julius.volz@gmail.com>
|
2024-08-06 16:39:25 +02:00 |
|
Julius Volz
|
b37fe21f63
|
Make badge colors more consistent
Signed-off-by: Julius Volz <julius.volz@gmail.com>
|
2024-08-06 16:38:31 +02:00 |
|
Julius Volz
|
b0c6aa48a4
|
Remove "scroll to top" button, it's causing page renders on every scroll
Signed-off-by: Julius Volz <julius.volz@gmail.com>
|
2024-08-06 16:38:05 +02:00 |
|
Bryan Boreham
|
80adc5baf4
|
Merge remote-tracking branch 'origin/main' into merge-2.54-to-main
|
2024-08-06 09:19:55 +01:00 |
|
Julius Volz
|
0c55b25919
|
Show a gray health ring for empty pools
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-06 09:16:18 +02:00 |
|
Bryan Boreham
|
6d7ed08850
|
Prepare release 2.54.0-rc.1 (#14593)
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 / 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: Bryan Boreham <bjboreham@gmail.com>
|
2024-08-06 06:58:58 +01:00 |
|
Julius Volz
|
af6287b232
|
Add more tooltips to the /rules page, move health indicator to the right
CI / Go tests (push) Waiting to run
CI / More Go tests (push) Waiting to run
CI / Go tests with previous Go version (push) Waiting to run
CI / UI tests (push) Waiting to run
CI / Go tests on Windows (push) Waiting to run
CI / Mixins tests (push) Waiting to run
CI / Build Prometheus for common architectures (0) (push) Waiting to run
CI / Build Prometheus for common architectures (1) (push) Waiting to run
CI / Build Prometheus for common architectures (2) (push) Waiting to run
CI / Build Prometheus for all architectures (0) (push) Waiting to run
CI / Build Prometheus for all architectures (1) (push) Waiting to run
CI / Build Prometheus for all architectures (10) (push) Waiting to run
CI / Build Prometheus for all architectures (11) (push) Waiting to run
CI / Build Prometheus for all architectures (2) (push) Waiting to run
CI / Build Prometheus for all architectures (3) (push) Waiting to run
CI / Build Prometheus for all architectures (4) (push) Waiting to run
CI / Build Prometheus for all architectures (5) (push) Waiting to run
CI / Build Prometheus for all architectures (6) (push) Waiting to run
CI / Build Prometheus for all architectures (7) (push) Waiting to run
CI / Build Prometheus for all architectures (8) (push) Waiting to run
CI / Build Prometheus for all architectures (9) (push) Waiting to run
CI / Report status of build Prometheus for all architectures (push) Blocked by required conditions
CI / Check generated parser (push) Waiting to run
CI / golangci-lint (push) Waiting to run
CI / fuzzing (push) Waiting to run
CI / codeql (push) Waiting to run
CI / Publish main branch artifacts (push) Blocked by required conditions
CI / Publish release artefacts (push) Blocked by required conditions
CI / Publish UI on npm Registry (push) Blocked by required conditions
Signed-off-by: Julius Volz <julius.volz@gmail.com>
|
2024-08-05 20:13:56 +02:00 |
|
Julius Volz
|
76c3429e67
|
Add dropdown for discovered labels on /targets page
Signed-off-by: Julius Volz <julius.volz@gmail.com>
|
2024-08-05 20:13:49 +02:00 |
|
Julius Volz
|
d0a08623f5
|
Add TODO about navbar breakpoint
Signed-off-by: Julius Volz <julius.volz@gmail.com>
|
2024-08-05 19:04:21 +02:00 |
|
Arve Knudsen
|
0cac919c4a
|
Merge pull request #14587 from prometheus/dependabot/npm_and_yarn/web/ui/follow-redirects-1.15.6
build(deps): bump follow-redirects from 1.15.2 to 1.15.6 in /web/ui
|
2024-08-04 18:33:49 +02:00 |
|
Arve Knudsen
|
db803c7357
|
Merge pull request #14589 from prometheus/dependabot/npm_and_yarn/web/ui/express-4.19.2
CI / Go tests (push) Waiting to run
CI / More Go tests (push) Waiting to run
CI / Go tests with previous Go version (push) Waiting to run
CI / UI tests (push) Waiting to run
CI / Go tests on Windows (push) Waiting to run
CI / Mixins tests (push) Waiting to run
CI / Build Prometheus for common architectures (0) (push) Waiting to run
CI / Build Prometheus for common architectures (1) (push) Waiting to run
CI / Build Prometheus for common architectures (2) (push) Waiting to run
CI / Build Prometheus for all architectures (0) (push) Waiting to run
CI / Build Prometheus for all architectures (1) (push) Waiting to run
CI / Build Prometheus for all architectures (10) (push) Waiting to run
CI / Build Prometheus for all architectures (11) (push) Waiting to run
CI / Build Prometheus for all architectures (2) (push) Waiting to run
CI / Build Prometheus for all architectures (3) (push) Waiting to run
CI / Build Prometheus for all architectures (4) (push) Waiting to run
CI / Build Prometheus for all architectures (5) (push) Waiting to run
CI / Build Prometheus for all architectures (6) (push) Waiting to run
CI / Build Prometheus for all architectures (7) (push) Waiting to run
CI / Build Prometheus for all architectures (8) (push) Waiting to run
CI / Build Prometheus for all architectures (9) (push) Waiting to run
CI / Report status of build Prometheus for all architectures (push) Blocked by required conditions
CI / Check generated parser (push) Waiting to run
CI / golangci-lint (push) Waiting to run
CI / fuzzing (push) Waiting to run
CI / codeql (push) Waiting to run
CI / Publish main branch artifacts (push) Blocked by required conditions
CI / Publish release artefacts (push) Blocked by required conditions
CI / Publish UI on npm Registry (push) Blocked by required conditions
Scorecards supply-chain security / Scorecards analysis (push) Waiting to run
build(deps-dev): bump express from 4.18.1 to 4.19.2 in /web/ui
|
2024-08-04 18:15:22 +02:00 |
|
dependabot[bot]
|
983d0bd5cb
|
build(deps-dev): bump express from 4.18.1 to 4.19.2 in /web/ui
Bumps [express](https://github.com/expressjs/express) from 4.18.1 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.18.1...4.19.2)
---
updated-dependencies:
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-04 16:00:36 +00:00 |
|
dependabot[bot]
|
12dd999164
|
build(deps-dev): bump ejs from 3.1.8 to 3.1.10 in /web/ui
Bumps [ejs](https://github.com/mde/ejs) from 3.1.8 to 3.1.10.
- [Release notes](https://github.com/mde/ejs/releases)
- [Commits](https://github.com/mde/ejs/compare/v3.1.8...v3.1.10)
---
updated-dependencies:
- dependency-name: ejs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-04 15:58:56 +00:00 |
|
dependabot[bot]
|
6b9c386d14
|
build(deps): bump follow-redirects from 1.15.2 to 1.15.6 in /web/ui
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.2...v1.15.6)
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-04 15:58:51 +00:00 |
|
dependabot[bot]
|
099d209a26
|
build(deps): bump braces from 3.0.2 to 3.0.3 in /web/ui
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)
---
updated-dependencies:
- dependency-name: braces
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-03 13:20:29 +00:00 |
|
Julius Volz
|
6cfee68b72
|
Nicer panel health colors for both light and dark modes
Signed-off-by: Julius Volz <julius.volz@gmail.com>
|
2024-08-02 19:47:01 +02:00 |
|
Julius Volz
|
dffc526b2b
|
Update Mantine dependencies
Signed-off-by: Julius Volz <julius.volz@gmail.com>
|
2024-08-02 19:45:29 +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 |
|
dependabot[bot]
|
5681ec50e1
|
build(deps): bump @lezer/lr from 1.4.1 to 1.4.2 in /web/ui (#14560)
Bumps [@lezer/lr](https://github.com/lezer-parser/lr) from 1.4.1 to 1.4.2.
- [Changelog](https://github.com/lezer-parser/lr/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lezer-parser/lr/compare/1.4.1...1.4.2)
---
updated-dependencies:
- dependency-name: "@lezer/lr"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-08-02 11:47:04 +02:00 |
|
dependabot[bot]
|
a5666dded5
|
build(deps): bump @codemirror/view from 6.28.3 to 6.29.1 in /web/ui (#14564)
Bumps [@codemirror/view](https://github.com/codemirror/view) from 6.28.3 to 6.29.1.
- [Changelog](https://github.com/codemirror/view/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codemirror/view/compare/6.28.3...6.29.1)
---
updated-dependencies:
- dependency-name: "@codemirror/view"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-08-02 10:06:52 +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
|
0f951774b8
|
Merge branch 'main' into mantine-ui
Signed-off-by: Julius Volz <julius.volz@gmail.com>
|
2024-07-31 21:02:21 +02:00 |
|
Julius Volz
|
e2d37b6d92
|
Implement kv search on targets page again
Signed-off-by: Julius Volz <julius.volz@gmail.com>
|
2024-07-31 18:50:41 +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 |
|
Augustin Husson
|
29b62762db
|
adapt the lezer grammar and codemirror autocompletion with duration and number that are equivalent (#14417)
Signed-off-by: Augustin Husson <husson.augustin@gmail.com>
|
2024-07-31 15:31:42 +02:00 |
|
dependabot[bot]
|
6cef8698c2
|
build(deps-dev): bump @lezer/generator from 1.7.0 to 1.7.1 in /web/ui (#14382)
Bumps [@lezer/generator](https://github.com/lezer-parser/generator) from 1.7.0 to 1.7.1.
- [Changelog](https://github.com/lezer-parser/generator/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lezer-parser/generator/compare/1.7.0...1.7.1)
---
updated-dependencies:
- dependency-name: "@lezer/generator"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-07-30 13:30:49 +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
|
b06bb78543
|
Add filtering, limiting, and more to targets page
Signed-off-by: Julius Volz <julius.volz@gmail.com>
|
2024-07-27 16:29: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 |
|
Arve Knudsen
|
7c873004c7
|
Merge remote-tracking branch 'prometheus/main' into arve/close-engine
|
2024-07-26 11:48:33 +02:00 |
|
Bryan Boreham
|
7b5897a46d
|
Prepare release 2.54.0-rc.0 (#14498)
Signed-off-by: Bryan Boreham <bjboreham@gmail.com>
|
2024-07-25 17:51:29 +01:00 |
|
Julius Volz
|
cacfc693c4
|
Point new UI local API proxying back to localhost Prometheus
Signed-off-by: Julius Volz <julius.volz@gmail.com>
|
2024-07-25 14:28:56 +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
|
c67b7a7c56
|
Store global settings in localStorage
Signed-off-by: Julius Volz <julius.volz@gmail.com>
|
2024-07-17 10:50:32 +02:00 |
|
Julius Volz
|
b2bf2226df
|
Tweak menu icons
Signed-off-by: Julius Volz <julius.volz@gmail.com>
|
2024-07-16 12:57:55 +02:00 |
|
Arve Knudsen
|
a25b626792
|
prometheusremotewrite: Support resource attribute promotion
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
|
2024-07-16 11:51:10 +02:00 |
|
Julius Volz
|
1aa79e29a2
|
Add server readiness check and WAL replay progress display
Signed-off-by: Julius Volz <julius.volz@gmail.com>
|
2024-07-15 22:21:14 +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
|
edf31da311
|
Merge branch 'main' into mantine-ui
Signed-off-by: Julius Volz <julius.volz@gmail.com>
|
2024-07-15 14:11:48 +02:00 |
|
dependabot[bot]
|
c6c240d4ce
|
build(deps): bump @codemirror/lint from 6.8.0 to 6.8.1 in /web/ui (#14383)
Bumps [@codemirror/lint](https://github.com/codemirror/lint) from 6.8.0 to 6.8.1.
- [Changelog](https://github.com/codemirror/lint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codemirror/lint/compare/6.8.0...6.8.1)
---
updated-dependencies:
- dependency-name: "@codemirror/lint"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-07-15 11:42:41 +02:00 |
|
dependabot[bot]
|
c0f1b452bc
|
build(deps): bump @codemirror/view from 6.27.0 to 6.28.3 in /web/ui (#14379)
Bumps [@codemirror/view](https://github.com/codemirror/view) from 6.27.0 to 6.28.3.
- [Changelog](https://github.com/codemirror/view/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codemirror/view/compare/6.27.0...6.28.3)
---
updated-dependencies:
- dependency-name: "@codemirror/view"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-07-15 09:52:55 +02:00 |
|
Arve Knudsen
|
52a73ec871
|
Merge pull request #14374 from prometheus/dependabot/npm_and_yarn/web/ui/sass-1.77.6
build(deps): bump sass from 1.77.4 to 1.77.6 in /web/ui
|
2024-07-14 19:32:10 +02:00 |
|
Arve Knudsen
|
9f9f9298fa
|
Merge pull request #14375 from prometheus/dependabot/npm_and_yarn/web/ui/types/node-20.14.9
build(deps-dev): bump @types/node from 20.14.2 to 20.14.9 in /web/ui
|
2024-07-14 19:31:30 +02:00 |
|
Arve Knudsen
|
f23792f9e8
|
Merge pull request #14468 from prometheus/dependabot/npm_and_yarn/web/ui/ts-jest-29.2.2
build(deps-dev): bump ts-jest from 29.2.1 to 29.2.2 in /web/ui
|
2024-07-14 18:39:03 +02:00 |
|
dependabot[bot]
|
c458cb73a4
|
build(deps-dev): bump ts-jest from 29.2.1 to 29.2.2 in /web/ui
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.2.1 to 29.2.2.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.2.1...v29.2.2)
---
updated-dependencies:
- dependency-name: ts-jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-14 16:12:25 +00:00 |
|
Arve Knudsen
|
42293c008a
|
Merge pull request #14458 from prometheus/dependabot/npm_and_yarn/web/ui/codemirror/autocomplete-6.17.0
build(deps): bump @codemirror/autocomplete from 6.16.2 to 6.17.0 in /web/ui
|
2024-07-14 18:12:14 +02:00 |
|
Arve Knudsen
|
f6e37c5cdb
|
Merge pull request #14459 from prometheus/dependabot/npm_and_yarn/web/ui/ts-jest-29.2.1
build(deps-dev): bump ts-jest from 29.1.4 to 29.2.1 in /web/ui
|
2024-07-14 18:11:16 +02:00 |
|
Arve Knudsen
|
fbc9eddfaf
|
Refactor engine creation in tests
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
|
2024-07-14 13:58:51 +02:00 |
|