Commit Graph

1094 Commits (28f22b4d80aed4e7cafcc4f42c086521479b6def)

Author SHA1 Message Date
dependabot[bot] a425dbfa72
Bump react-router-dom from 6.26.1 to 6.26.2 in /web/ui
2 months ago
dependabot[bot] bb0382fbaf
Bump vitest from 2.0.5 to 2.1.1 in /web/ui
2 months ago
Julius Volz b826c43987
Calculate path prefix directly in initial settings Redux value (#14981)
2 months ago
Julien e34563bfe0 Retry SSE connection unless max clients have been reached.
2 months ago
Julien f9bbad1148 Limit the number of SSE Subscribers to 16 by default
2 months ago
Julien 7aa4721373
Merge pull request #14946 from roidelapluie/notifications
2 months ago
Julien 6cde0096e2 Add notifications to the web UI when configuration reload fails.
2 months ago
Julius Volz fcbd18dabb Remove Query page alert close buttons that don't do anything
2 months ago
Jesus Vazquez cb4bc5e786
UI: Make mantime UI assets relative
2 months ago
Arve Knudsen 3f9b869fb5 Fix react-app (old UI) package-lock.json
2 months ago
Bryan Boreham ca673eb749 Merge remote-tracking branch 'origin/release-2.55' into merge-2.55-into-main
2 months ago
Julius Volz 52fe4cc4ee
Merge pull request #14944 from roidelapluie/copy
2 months ago
Julien 7ebda924b8 fix(web): properly format sub-millisecond durations in target status page
2 months ago
Julien 5096bb9f29 Mantine UI: removed unuse file
2 months ago
Julius Volz e480cf21eb
Merge pull request #14931 from prometheus/nexucis/autocomplete-topl
2 months ago
Björn Rabenstein c7fb6188b4
Merge pull request #14930 from jan--f/holt-winters-experimental
2 months ago
Augustin Husson 6e899fbb16 fix autocompletion when using by/without
2 months ago
Jan Fajerski 96e5a94d29 promql: rename holt_winters to double_exponential_smoothing
2 months ago
Bryan Boreham 81b9407f15 Prepare release 2.55.0-rc.0
2 months ago
Julien 546f780006 UI: Disallow sub-second zoom as this cause inconsistenices in the X axis in uPlot
2 months ago
Augustin Husson 69619990f8 UI/PromQL: autocomplete topk like aggregation function parameters
2 months ago
Julius Volz b8d1336d42
Merge pull request #14912 from roidelapluie/notready
2 months ago
junya koyama 54fe9f3d04
build(deps): fix breaking chages.
2 months ago
junya koyama 8dae42828d
build(deps): bump lru-cache from 7.18.3 to 11.0.1 in /web/ui
2 months ago
Julien ac5377873f mantine UI: Distinguish between Not Ready and Stopping
2 months ago
Julius Volz 00d23c9689
Merge pull request #14915 from prometheus/dependabot/npm_and_yarn/web/ui/typescript-5.6.2
2 months ago
dependabot[bot] 2fa84df35d
Bump typescript from 5.5.4 to 5.6.2 in /web/ui
2 months ago
Julius Volz a1908df922 Don't wrap action buttons below metric name in metrics explorer
2 months ago
Julius Volz 091fc403cf Fiddle with targets table styles to try and improve things a bit
2 months ago
Julius Volz 57898c7929 Refactor and fix time formatting functions, add tests
2 months ago
Julius Volz 9b0dc68d0d PromQL explain view: Support set operators
2 months ago
Julien ac01dc9035 Explain, vector-to-vector: Do not compute results for set operators
2 months ago
Julius Volz 50af7d589b Fix tree line drawing by using a callback ref
2 months ago
Julius Volz 0180cf31aa Factor out common icon and card styles
3 months ago
Julius Volz 0757fbbecc Make sure that alert element table headers are not wrapped
3 months ago
Julius Volz a7c1a951df Add general Mantine overrides CSS file
3 months ago
Julius Volz b93ed7bd17
Merge pull request #14898 from prometheus/fix-targets-page-coloring
3 months ago
Sandro 65743bf9bd
ui: drop template readme
3 months ago
Julius Volz dfec29d8e5 Fix border color for target pools with one target that is failing
3 months ago
Nathan Baulch 50cd453c8f
chore: Fix typos (#14868)
3 months ago
Jan Fajerski 91608c002f Merge branch 'main' into release-3.0-beta.0
3 months ago
Julius Volz ee808cda8b Fix HTML rendering for aggregator Explain view
3 months ago
Julien 3782da7bbc Explain: Use param scalars in aggregations description
3 months ago
Jan Fajerski 3ce285e0a3
Merge pull request #14891 from roidelapluie/fix-lookback-delta
3 months ago
Fiona Liao 1d2b08bf17 Rollback old react app version
3 months ago
Julien be6d443947 Mantine UI: Use actual lookback delta in explain
3 months ago
Julius Volz bde5092471
Merge pull request #14882 from prometheus/new-ui-help-button
3 months ago
Julien 8aab6458b8 Mantine UI: Move /discovered-alertmanagers to /alertmanager-discovery
3 months ago
Fiona Liao d33cdb9fbe Revert "Try manually updating react-app deps"
3 months ago
Fiona Liao e1c2c51412 Try manually updating react-app deps
3 months ago
Fiona Liao 63a842ef43 Fix npm deps
3 months ago
Fiona Liao a2bf2bf4ef Change npm deps to 0.3xx
3 months ago
Fiona Liao 500fcac03a Update CHANGELOG for beta
3 months ago
dependabot[bot] 1b281f074e
Bump @types/node from 22.5.2 to 22.5.4 in /web/ui (#14873)
3 months ago
Julius Volz c1080990ac Bring back documentation link in the form of an action button
3 months ago
Julius Volz 785d595855 ui build: create requires web/ui/static dir ad hoc
3 months ago
Jan Fajerski fa318711f4 Merge branch 'main' into 3.0-main-sync-24-09-09
3 months ago
Julius Volz 11f344e4d3 Move AM discovery page from "Monitoring status" -> "Server status"
3 months ago
Julius Volz e2be869a7a Slightly improve navbar wrapping for long status title + narrow window
3 months ago
Julius Volz 306d357635 Revert back to normal font for recording rule titles
3 months ago
Julius Volz 7e0cba568e Make annotations display on /alerts page consistent with /rules
3 months ago
Julius Volz adf6c105a7 Show alert annotations on /rules page
3 months ago
Julius Volz 5956d482e8 Remove a few unneeded comments and component props
3 months ago
Julius Volz d7bacf96c7 Remove commented-out and unused allowLineBreaks settings for binop explain
3 months ago
Julius Volz ff41d45bae Make status page timestamps consistent and use local time
3 months ago
Julius Volz a0463f5501 Update UI docs to mention both old + new UIs
3 months ago
Julius Volz 0c9a2c95bf Make "npm run start" from web/ui start the new UI
3 months ago
Julius Volz d23872ef30 Graph range vector selectors as instant vector selectors with notice
3 months ago
Julius Volz 1f1ca37fd7 Select root of tree by default in tree view
3 months ago
Julius Volz cdcd43af5b Fix a lot of styling in tree view and binop explain view
3 months ago
Julius Volz 52a6e32fd0 Update all CodeMirror dependencies
3 months ago
Julius Volz 0ac38a5fd6 Update mantine-ui package version to latest release
3 months ago
Julius Volz 8b4291537b Clarify explain view, add tree view close button, fix callback bug
3 months ago
Julius Volz 7e0cd2e0b4 Improve binop explain view styling
3 months ago
Julius Volz d9fdb50a61 Remove file that was erroneously added to old UI
3 months ago
Julius Volz 89bfe813a9 Update UI tools Go version again to match rest of Prometheus
3 months ago
Julius Volz 9b27e0d915 Only switch dir temporarily in build_ui.sh
3 months ago
Julius Volz 5c88aa4fea Add commented-out Prometheus demo server as alternative to vite proxy config
3 months ago
Julius Volz ee4a06be37 Make new UI tools Go version the same as rest of Prometheus
3 months ago
Julius Volz ae131e7d86 Install prettier deps for modules and old React app
3 months ago
Julius Volz 5fd860f806 Complete building tree view and implement "Explain" tab
3 months ago
Julius Volz b75a12b52f Remove unneeded <Group> in TSDBStatusPage
3 months ago
Julius Volz 07856b4bb9 Make linter run by upgrading the ESLint config
3 months ago
Julius Volz c1c2e32137 More cleanups to tree view stats
3 months ago
Julius Volz 2d9f79f59e Show label stats in tree view
3 months ago
Julius Volz 331a8e1d6c Use infinite scroll in metrics explorer for faster rendering
3 months ago
Julien bb232ee109
Merge pull request #14807 from roidelapluie/remove-consoles-static
3 months ago
Julius Volz 1f8a6b4d6e Show Consoles link if configured
3 months ago
Julius Volz 53affc64db Clear the query page when navigating away from it
3 months ago
Julius Volz c73c3e24d7 Default to serving new (Prometheus 3.0) UI
3 months ago
Julius Volz 8ee70c5fa0 Remove unused import
3 months ago
Julius Volz 490eef6509 Merge branch 'main' into mantine-ui
3 months ago
Julius Volz 1f3de9c599 Change range input from Input to TextInput
3 months ago
Julius Volz d36e049d79 Fix lint errors by removing unused imports and vars
3 months ago
Julius Volz 7103b35568 Add "Show exemplars" button (doesn't do anything yet)
3 months ago
Julius Volz 88519152e5 Minor cleanups
3 months ago
Julius Volz c0ba4ee2bb Add beginnings of a PromLens-style tree view
3 months ago
Julius Volz e5e212dad2 Remove wrong query key for format_query
3 months ago
Julius Volz fef4c15283 Remove commented-out line
3 months ago
Julius Volz a99c01b53f Implement query history
3 months ago