Commit Graph

1741 Commits (6a9df95620bf882d206be7c771ad65042400f6ca)

Author SHA1 Message Date
Bryan Boreham 2c4a36376d tests: API: simplify check of error response
7 months ago
Neeraj Gartia 99f9d32499
UTF-8: updates UI parser to support UTF-8 characters (#13590)
7 months ago
Arthur Silva Sens 9195d51469
Prepare v2.52 release
7 months ago
dependabot[bot] 41ea62acba
build(deps): bump @forevolve/bootstrap-dark in /web/ui
7 months ago
Bryan Boreham e1dd8e72df
Merge branch 'main' into merge-2.51.2-into-main
8 months ago
Bryan Boreham b4c0ab52c3 Cut release 2.51.2
8 months ago
Matthieu MOREL d496687c8e golangci-lint: enable usestdlibvars linter
8 months ago
Bryan Boreham e1a5886c88
Merge branch 'main' into merge-2.51-into-main
8 months ago
Bryan Boreham 855b5ac4b8
Cut release 2.51.1 (#13853)
8 months ago
Björn Rabenstein 7ba218fbd0
Merge pull request #13791 from bboreham/merge-2.51.0
8 months ago
Erlan Zholdubai uulu 742196b6c4
add context cancellation check at get series result iteration (#13766)
8 months ago
Bryan Boreham 0630e49c0d
Merge branch 'main' into merge-2.51.0
8 months ago
Bryan Boreham c05c15512a
Cut v2.51.0 (#13787)
8 months ago
Bartlomiej Plotka 312e3fd728
Merge pull request #13713 from charleskorn/query-engine-interface
9 months ago
Charles Korn 26262a1eb7
Remove unnecessary `SetQueryLogger` method on `QueryEngine` interface
9 months ago
guoguangwu 1cccdbaedb chore: use constant instead of numeric literal
9 months ago
Bryan Boreham 8d53e7ba90
Cut v2.51.0-rc.0 (#13729)
9 months ago
Björn Rabenstein 9acae57937
Merge pull request #13681 from krajorama/native-latency-histograms
9 months ago
Bryan Boreham 25f200bf85 API tests: fix flaky TestEndpoints
9 months ago
Charles Korn 4e77e8e5ef
Allow using alternative PromQL engines for rule evaluation
9 months ago
György Krajcsovits 4d4d822c36 Add native histograms to latency/duration metrics
9 months ago
Kartikay 8736772053
web/api: add limit param on series, labels, label-values (#13396)
9 months ago
Manik Rana ab9b770aea
ui (histograms): Add native histogram chart to Table view (#13658)
9 months ago
machine424 f477e0539a
Move from golang.org/x/exp/slices into slices now that we only support Go >= 1.21
9 months ago
Bryan Boreham d2817e9c91
Merge pull request #12304 from bboreham/labels-symboltable
9 months ago
Bryan Boreham 518ab179fb Merge branch 'release-2.50' into merge-2.50.1
9 months ago
Bryan Boreham 9ba13de220 scraping: pass a Builder to get Target labels
9 months ago
Bryan Boreham eff3a13e19 model/textparse: parsers take a labels SymbolTable
9 months ago
Bryan Boreham e537d6d1c1 Cut 2.50.1 with metadata api bugfix
9 months ago
ismail simsek eecaa71ff1 Fix: metadata API using wrong field names (#13633)
9 months ago
ismail simsek 2507469291
Fix: metadata API using wrong field names (#13633)
9 months ago
Manik Rana 08832e2db8
histogram: add UI tests for rendering histogram (#13631)
9 months ago
Augustin Husson 9738e48a7d
Merge pull request #13629 from prometheus/release-2.50
9 months ago
Augustin Husson 814b920e8a
Cut v2.50.0 (#13612)
9 months ago
Augustin Husson 93591ec5cc
Cut v2.50.0-rc.1 (#13602)
9 months ago
Bryan Boreham aba0071480
Merge pull request #13589 from bboreham/trace_id
9 months ago
Owen Williams a28d7865ad UTF-8: Add support for parsing UTF8 metric and label names
9 months ago
Bryan Boreham c0e36e6bb3 Standardise exemplar label as "trace_id"
9 months ago
Augustin Husson 452f4c96b7
Cut v2.50.0-rc.0 (#13465)
10 months ago
Bryan Boreham 39af788dbd Tests: use replacement DeepEquals using go-cmp
10 months ago
Bryan Boreham 98c4889029
Merge pull request #9298 from Creatone/creatone/use-testify
10 months ago
Faustas Butkus 6feffeb92e
promql: add histogram_avg function (#13467)
10 months ago
Bryan Boreham 16e68c01e4 tests: remove err from message when testify prints it already
10 months ago
Paweł Szulik 6e9cca8158 Refactor web tests to use testify.
10 months ago
Leegin 19efd0a675
api: Serialize discovered labels into JSON directly in dropped targets (#13484)
10 months ago
Leegin e3040bfabc
api: Serialize discovered and target labels into JSON directly (#13469)
10 months ago
Yury Molodov a598ddfbc4
ui/fix: correct url handling for stacked graphs (#13460)
10 months ago
Augustin Husson 52fa5863a2
Merge branch 'main' into nexucis/merge-back
10 months ago
Filip Petkovski 583f3e587c
Optimize histogram iterators (#13340)
10 months ago
tyltr f97fa2736c remove obsolete build tag
10 months ago
bwplotka 216b5edb41 Cut 2.49.1 web package.
10 months ago
Bartlomiej Plotka db3544c552
Merge branch 'main' into merge-2.49.0-back
11 months ago
Ayoub Mrini ace9c8a3da
promtool: allow setting multiple matchers to "promtool tsdb dump" command. (#13296)
11 months ago
bwplotka cf50f85faa Cut 2.49.0
11 months ago
bwplotka abbcdc61f5 Cut 2.49.0-rc.2
11 months ago
Bartlomiej Plotka d4a6bc03f2 Merge pull request #13371 from kevinmingtarja/fix-isHeatmapData
11 months ago
Bartlomiej Plotka 775d955919
Merge pull request #13371 from kevinmingtarja/fix-isHeatmapData
11 months ago
Kevin Mingtarja 40941d450b Fix handling of scalar and string in isHeatmapData
11 months ago
Kevin Mingtarja c126c21baa Fix DataTableProps['data'] for resultType string
11 months ago
bwplotka 20b4ef5d58 Cut v2.49.0-rc.1
11 months ago
Bryan Boreham 8065bef172 Move metric type definitions to common/model
11 months ago
Bryan Boreham 99c17b4319
Merge pull request #13177 from bboreham/less-madness
11 months ago
machine424 ea97086484
ui: create a reproduction for https://github.com/prometheus/prometheus/issues/13292
12 months ago
Bartlomiej Plotka c4c8d59c14
Cut 2.49.0-rc.0 (#13270)
12 months ago
Björn Rabenstein db915b07cb
Merge pull request #13215 from fpetkovski/float-histogram-reuse
12 months ago
Bartlomiej Plotka 91a383f52c
Merge pull request #13059 from zenador/add-mad-function
12 months ago
Filip Petkovski 10a82f87fd
Enable reusing memory when converting between histogram types
12 months ago
dependabot[bot] 48b1818ee8
build(deps-dev): bump @types/node from 17.0.45 to 20.10.4 in /web/ui (#13260)
12 months ago
Bartlomiej Plotka bc4f8366c5
Upgraded npm dependencies pre 2.49-rc.0 (#13256)
12 months ago
dependabot[bot] b9960d6d8d
build(deps-dev): bump @babel/traverse from 7.19.3 to 7.23.3 in /web/ui (#13137)
12 months ago
Matthieu MOREL 9c4782f1cc
golangci-lint: enable testifylint linter (#13254)
12 months ago
Julien Pivotto 6e8e16c050
Merge pull request #13227 from prometheus/release-2.48
12 months ago
Jeanette Tan 9bf4cc993e Add mad_over_time function
1 year ago
Alexander Trost 5051a993ab promql: add sort_by_label and sort_by_label_desc functions
1 year ago
dependabot[bot] 8d058884a0
build(deps): bump sanitize-html from 2.10.0 to 2.11.0 in /web/ui (#12513)
1 year ago
Yury Molodov 2e205ee95c
ui: heatmap visualization for histogram buckets (#13096)
1 year ago
Bryan Boreham 34676a240e scrape: consistent function names for metadata
1 year ago
Levi Harrison 41c7253333 Release 2.48.0
1 year ago
Bryan Boreham 41758972e4
web/api: optimize labelnames/values with 1 set of matchers (#12888)
1 year ago
Jacob Baungård Hansen 80d2f992ae
codemirror-promql: Add request header to client (#13118)
1 year ago
Matthieu MOREL 05fba53e57 web : use Go standard package
1 year ago
beorn7 5dca994f64 Merge branch 'release-2.48' into beorn7/release
1 year ago
Levi Harrison 8b87f3bbf1 Release 2.48.0-rc.2
1 year ago
Björn Rabenstein a43669e611
Merge pull request #12928 from alexandear/ci-enable-godot
1 year ago
Julien Pivotto f568221610
Merge pull request #13057 from prometheus/release-2.48
1 year ago
Oleksandr Redko fa90ca46e5 ci(lint): enable godot; append dot at the end of comments
1 year ago
Oleksandr Redko 8e5f0387a2
ci(lint): enable nolintlint and remove redundant comments (#12926)
1 year ago
Julien Pivotto 156a23d06d
Merge pull request #12999 from rajagopalanand/filter-alerts
1 year ago
Levi Harrison 8db8ad1bae
bump version (#13032)
1 year ago
Gilles De Mey 4912c82ed0
ui: Pass unexpected boot errors to StartingContent component (#13016)
1 year ago
Anand Rajagopal 2ade8adf9e Adding a query parameter to filter out active alerts
1 year ago
Levi Harrison 827804c79d Release 2.48.0-rc0
1 year ago
Danny Kopping d3554d8421
Show group interval in Rules display (#12943)
1 year ago
Arve Knudsen b43358fd43
API: Add tests for query timeout parameter (#12927)
1 year ago
Julien Pivotto 76ebd621d6 UI: Update word-wrap (GHSA-j8xg-fqg3-53r7)
1 year ago
Julien Pivotto 3d80cb1325 UI: Update json5 (GHSA-9c47-m6qq-7p4h)
1 year ago
Julien Pivotto d50c7d3bfc UI: Update loader-utils (GHSA-hhq3-ff78-jv3g GHSA-3rfm-jhwj-7488)
1 year ago
Julien Pivotto f24dc17fcc UI: Update semver (GHSA-c2qf-rxjj-qqgw)
1 year ago
Julien Pivotto ca12cb8909 UI: Update tough-cookie (GHSA-72xf-g2v4-qvf3 GHSA-76p3-8jx3-jpfq)
1 year ago
Julien Pivotto b6fbda0c8a UI: Update Webpack (GHSA-hc6q-2mpp-qw7j)
1 year ago
Goutham Veeramachaneni 86729d4d7b
Update exp package (#12650)
1 year ago
zenador 69edd8709b
Add warnings (and annotations) to PromQL query results (#12152)
1 year ago
Arve Knudsen 156222cc50
Add context argument to LabelQuerier.LabelValues (#12665)
1 year ago
Arve Knudsen a964349e97
Add context argument to LabelQuerier.LabelNames (#12666)
1 year ago
Arve Knudsen 6ef9ed0bc3
Add context argument to DB.Delete (#12834)
1 year ago
Arve Knudsen 6daee89e5f
Add context argument to Querier.Select (#12660)
1 year ago
Julius Volz aa7bf083e9
Move /targets page discovered labels to expandable section (#12824)
1 year ago
Bryan Boreham cfa78609f7 Merge branch 'release-2.47' into merge-2-47-0
1 year ago
Bryan Boreham 966dc0bf67 Release 2.47.0
1 year ago
Daniel Mellado 6ee3db15e4
Add version in web/ui/package-lock.json (#12771)
1 year ago
arukiidou 1df0fb5569
build(deps): bump lru-cache from 6.0.0 to 7.18.3 in /web/ui (#12768)
1 year ago
SuperQ 23988a9373
Update nodejs version
1 year ago
Bryan Boreham cebdc90f23 Release 2.47.0-rc.0
1 year ago
zenador 54aaa2bd7e
Add `histogram_stdvar` and `histogram_stddev` functions (#12614)
1 year ago
beorn7 aa82fe198f tsdb: Fix histogram validation
1 year ago
Michael Hoffmann 4d8e380269
promql: allow tests to be imported (#12050)
1 year ago
Bryan Boreham 1e3fef6ab0
scraping: limit detail on dropped targets, to save memory (#12647)
1 year ago
Bryan Boreham 87cbd26f6b
Merge pull request #12598 from bboreham/labels-json
1 year ago
Julien Pivotto 76dd9b5470
Merge pull request #12618 from prometheus/release-2.46
1 year ago
Goutham Veeramachaneni ad4f514e66
Add OTLP Ingestion endpoint (#12571)
1 year ago
Julien Pivotto 16c645a6dd Release 2.46.0
1 year ago
Bryan Boreham dcadb32eb1 web/api: use stream encoder for embedded labels
1 year ago
Bryan Boreham bb528d4a55 Add jsoniter encoder for Labels
1 year ago
Bryan Boreham 54e1046616 web/api: extend BenchmarkRespond with more types of data
1 year ago
Julien Pivotto c37af1eda5 Release 2.46.0-rc.0
1 year ago
beorn7 2ea8df4734 histogram: Expose #12305
1 year ago
Julien Pivotto c572d9d6d9
Merge pull request #11905 from charleskorn/api-response-format-extension-point
1 year ago
Julien Pivotto f3f3d8f5ca
Merge pull request #12540 from bboreham/slices-sorts2
1 year ago
Bryan Boreham ce153e3fff Replace sort.Sort with faster slices.SortFunc
1 year ago
Marco Pracucci 7cc4292328
Export MinTime and MaxTime
1 year ago
Julien Pivotto 0186ec7873
Merge pull request #12516 from vinted/convert_queryopts_to_interface
1 year ago
Julien Pivotto 986fde06b2
Merge pull request #11688 from damnever/fix/datamodelvalidation-remotewriteapi
1 year ago
Charles Korn 097faf33c6
Merge branch 'main' into api-response-format-extension-point
1 year ago
Giedrius Statkevičius 3f230fc9f8 promql: convert QueryOpts to interface
1 year ago
Matthias Loibl 71d149a79f
Merge pull request #12472 from metalmatze/request-counter-init
1 year ago
cui fliter 484a9e4071
fix some typos (#12498)
1 year ago
Matthias Loibl 686482ab34
Remove Add(0)
1 year ago
Julien Pivotto 490bf641be
Merge pull request #12487 from prometheus/release-2.45
1 year ago
Jesus Vazquez 8ef767e396
Release 2.45.0 (#12486)
1 year ago
Jesus Vazquez c858049744
Create 2.45.0-rc.1 (#12478)
1 year ago
Matthias Loibl 8bc2a19469
web: Initialize requestCounter metrics to 0 with handler and 200k labels.
1 year ago
Julien Pivotto e043b273a6
Merge pull request #12439 from prometheus/release-2.45
1 year ago
Arthur Silva Sens 1ea477f4bc
Add feature flag to squash metadata from /api/v1/metadata (#12391)
1 year ago
Jesus Vazquez edfc97a77e
Bump UI version (#12440)
1 year ago
Jesus Vazquez bfa466d00f
Create release candidate 2.45.0-rc.0 (#12435)
1 year ago
cui fliter 6e7ac76981
fix problematic link (#12405)
2 years ago
Baskar Shanmugam 905a0bd63a
Added 'limit' query parameter support to /api/v1/status/tsdb endpoint (#12336)
2 years ago
Bryan Boreham a073e04a9b
Merge pull request #12366 from prometheus/release-2.44
2 years ago
Bryan Boreham 1ac5131f69
Release 2.44.0 (#12364)
2 years ago
beorn7 9e500345f3 textparse/scrape: Add option to scrape both classic and native histograms
2 years ago