Commit Graph

13258 Commits (5dca5a4718a8977c1aaf6e53b64f59a2b78f1b8e)
 

Author SHA1 Message Date
Julius Volz 5dca5a4718 Fix max number of displayed series in table
4 months ago
Julius Volz c6d2ce8e7e Remove console.log() debug line
4 months ago
Julius Volz 4343281c73 Show table alerts for limited series or disabled formatting
4 months ago
Julius Volz b06bb78543 Add filtering, limiting, and more to targets page
4 months ago
Julius Volz 6321267996 Add missing ResolutionInput.tsx file to git
4 months ago
Julius Volz cacfc693c4 Point new UI local API proxying back to localhost Prometheus
4 months ago
Julius Volz f7a97417a5 Move resolution input into separate component + file
4 months ago
Julius Volz a2a177a04c Clean up uPlot CSS rules a bit
4 months ago
Julius Volz 90cf8b3082 Move uPlot plugins and glue code to separate file
4 months ago
Julius Volz 89d18bf681 Minor comment/code cleanups
4 months ago
Julius Volz de1cb93cb1 More uPlot coloring improvements/fixes
4 months ago
Julius Volz 3ecc13b330 Show single samples without neighbors as dots
4 months ago
Julius Volz 7ea75c75c0 Show brighter graph line colors in dark mode
4 months ago
Julius Volz 1b2290c131 Remove unused imports in new UI to fix build
4 months ago
Julius Volz d6f4d3a00b Implement dark theme for uPlot graphs
4 months ago
Julius Volz a526a7ae53 Implement encoding/decoding graph pages to/from URL
4 months ago
Julius Volz e87214a6bd Handle graph/table tab selection via Redux state
4 months ago
Julius Volz 0049e8baff Implement timezone handling for uPlot graphs
4 months ago
Julius Volz 8ef66c41a0 A lot of work around uPlot and resolution picking
4 months ago
Julius Volz 1c91b82206 Initial uPlot work in Mantine UI
4 months ago
Julius Volz d9520b1a79 Try out uPlot for new UI
4 months ago
Julius Volz 9252826659 ECharts experiment
4 months ago
Julius Volz ea54dac130 DataTable: color timestamps gray
5 months ago
Julius Volz c67b7a7c56 Store global settings in localStorage
5 months ago
Julius Volz b2bf2226df Tweak menu icons
5 months ago
Julius Volz 1aa79e29a2 Add server readiness check and WAL replay progress display
5 months ago
Julius Volz 8fae131733 Move Settings context data into Redux settings slice
5 months ago
Julius Volz edf31da311 Merge branch 'main' into mantine-ui
5 months ago
Julius Volz af7a010558 Fix agent-mode menu items, path prefix calculation, and homepage redirects
5 months ago
Saswata Mukherjee 398f42de5f
Add label-matcher support to Rules API (#10194)
5 months ago
Julius Volz c21a18a8dd
Minor style improvements for native histograms in table view (#14448)
5 months ago
Björn Rabenstein b1c106a9ce
Merge pull request #14454 from fpetkovski/fix-binop-hist-stats
5 months ago
Filip Petkovski acb6c1ae4b
Fix decoding buckets for native histograms in binops
5 months ago
Bryan Boreham 7b595d67b4
2.54: Propose Bryan Boreham as release shepherd (#14453)
5 months ago
Björn Rabenstein d002fad00c
Merge pull request #14424 from aknuds1/arve/fix-comments
5 months ago
Manik Rana 373f09796d
feat (ui): Add Native Histogram rendering to new UI (#14431)
5 months ago
Bartlomiej Plotka 5646c315bd
Merge pull request #14416 from prometheus/prw2.0-nhcb
5 months ago
Manik Rana 8849b7dcad
chore: remove console logs (#14430)
5 months ago
Björn Rabenstein 06f0f2ef3b
Merge pull request #14429 from prometheus/document-info-annotations
5 months ago
Julius Volz 0f0b3d82e1 Document info-level annotations in query response
5 months ago
zenador 480fefd089
Split warnings and info annotations in API response (#14327)
5 months ago
Arve Knudsen e410a215fb Fix a couple of comments
5 months ago
Bryan Boreham 89608c69a7
Merge pull request #14328 from bboreham/more-dedupelabels
5 months ago
Bryan Boreham 4d7532f60b tsdb: reset symbol table for exemplars periodically
5 months ago
Bryan Boreham 5281a6bc1b TSDB: rebuild labels symbol-table on each compaction
5 months ago
Bryan Boreham e6356e64bd Scraping: drop series cache when resizing symbol table
5 months ago
Bryan Boreham 74b1f3daa6 Refactor: scraping: extract method restartLoops
5 months ago
Bryan Boreham b42b5fbd74 Scraping: check symbol-table on sync
5 months ago
Bryan Boreham 7ca31c66be Scraping: add metric for symbol table size
5 months ago
Bryan Boreham 709c5d6fc3
TSDB: Lock around access to labels in head under -tags dedupelabels (#14322)
5 months ago