Commit Graph

12308 Commits (b17dae1dab5197e311e4b58866220c5155bb3c0e)
 

Author SHA1 Message Date
Julius Volz b17dae1dab Increase range input width
9 months ago
Julius Volz d9768a70b6 Add missing response type file
9 months ago
Julius Volz d5a1e71f6c Make time and range input controls prettier
9 months ago
Julius Volz 2b12ff7ce8 Fix query_format path
9 months ago
Julius Volz d2f913ac1e Implement initial time check and fetching of metric names
9 months ago
Julius Volz 33a753c2f8 Implement pathPrefix handling
9 months ago
Julius Volz 5fea050fed Refactor API fetching code, handle all possible errors correctly
9 months ago
Julius Volz 92195e3fb6 Implement expression formatting
9 months ago
Julius Volz 074b4eb36e Smaller font size for data table
9 months ago
Julius Volz 124f36e670 Add back removing panels via menu
9 months ago
Julius Volz 1e523b204d Improve query panel / data table layout and spacing
9 months ago
Julius Volz 2bb14c5787 Lots of more progress on the new Mantine UI
9 months ago
Julius Volz 89ecb3a3f2 Add input field to /graph page.
9 months ago
Julius Volz 128b6461e9 Start working on /alerts page, factor out rule definition display
9 months ago
Julius Volz 65cc7b058e Remove index.css from initial default app
9 months ago
Julius Volz ce1ca6481e Better navbar icon sizes
9 months ago
Julius Volz 096acdce7e Fix npm workspaces build for Mantine UI
9 months ago
Julius Volz cc38c1426a Attempt to integrate Mantine UI into npm workspaces + Prometheus binary
9 months ago
Julius Volz d6a347e5de Implement several status pages and other general aspects
9 months ago
Julius Volz dfabda7507 Add scaffold for new Mantine-based UI
9 months ago
Ziqi Zhao a93859a52f
Prometheus support parse exemplars from native histogram (#13488)
9 months ago
Bryan Boreham ff6c83269c
Merge pull request #13452 from bboreham/go-cmp
10 months ago
Björn Rabenstein 1efca80956
Merge pull request #13559 from prometheus/beorn7/promql
10 months ago
pschou b66b0a5288
docs: improve "Querying Prometheus" readability (#8492)
10 months ago
Bryan Boreham 12cac5bd5c tsdb tests: use go-cmp instead of DeepEquals
10 months ago
Bryan Boreham 17f48f2b3b Tests: use replacement DeepEquals in more places
10 months ago
Bryan Boreham d0dee51aac scrape tests: check NaN values directly
10 months ago
Bryan Boreham 5a6c8f9c15 promtool: use go-cmp instead of DeepEqual
10 months ago
Bryan Boreham 39af788dbd Tests: use replacement DeepEquals using go-cmp
10 months ago
Bryan Boreham d77c30102e utils: add DeepEqual replacement using go-cmp
10 months ago
beorn7 553d92affd model/labels: Fix new lint warning in test
10 months ago
beorn7 86d7618d84 promql: Fix wrongly scoped range vectors
10 months ago
beorn7 384ab025e0 promql: Expose issue #11708
10 months ago
Bryan Boreham 8655fe5401
Merge pull request #13491 from bboreham/faster-store-series
10 months ago
Bryan Boreham 3ce816fa3b
Merge pull request #13492 from bboreham/no-labelstrings-intern
10 months ago
Arve Knudsen 0853e52f4e
util/runtime: Ignore nolintlint failure on OSX (#13546)
10 months ago
Björn Rabenstein 0a3fd8d958
Merge pull request #13543 from aknuds1/arve/portable-genproto
10 months ago
Bryan Boreham 87e4284c99
Merge pull request #13545 from aknuds1/arve/golangci-lint-arm64
10 months ago
Arve Knudsen 7d7787f250 Makefile: Support golangci-lint on ARM64
10 months ago
Arve Knudsen e43a1d546a scripts/genproto.sh: Support OSX sed
10 months ago
Bryan Boreham 6005ac6f9d
Merge pull request #9311 from Creatone/creatone/use-testify-3
10 months ago
Peter Štibraný e2b9cfeeeb
Enforce chunks ordering when writing index. (#8085)
10 months ago
Bryan Boreham 98c4889029
Merge pull request #9298 from Creatone/creatone/use-testify
10 months ago
Bryan Boreham 857138d3ce review feedback
10 months ago
Bryan Boreham 41f3eeb048
Merge pull request #13497 from captncraig/cmp_signedheaders
10 months ago
Matthias Loibl 805d51f6d3
Merge pull request #13505 from wbollock/fix/PrometheusNotIngestingSamples_label_matching
10 months ago
gotjosh aa845f7c12
Merge pull request #13527 from pracucci/decouple-rule-concurrency-and-dependency-controller
10 months ago
Marco Pracucci 5ee3fbe825
Decouple ruler dependency controller from concurrency controller
10 months ago
Mikhail Fesenko 419dd265cc
Fix strange code, add messages to code brought in #8106 (#13509)
10 months ago
Faustas Butkus 6feffeb92e
promql: add histogram_avg function (#13467)
10 months ago