12836 Commits (5be753f17731b1d37646737d5e0c8fe73d2b67d2)
 

Author SHA1 Message Date
Arthur Silva Sens bcb3e2c515
Downgrade github.com/ovh/go-ovh back to v1.4.3 7 months ago
Arthur Silva Sens 8543f4827b
Downgrade k8s apis back to v0.29.3 7 months ago
Arthur Silva Sens c152b026b4
Update Go dependencies before 2.52 7 months ago
Arthur Silva Sens 9faf105ab1
Merge pull request #13952 from prometheus/dependabot/go_modules/documentation/examples/remote_storage/github.com/prometheus/common-0.53.0 7 months ago
dependabot[bot] 4aca4e2cbd
build(deps): bump github.com/prometheus/common 7 months ago
Arthur Silva Sens 1bab59564e
Merge pull request #13812 from prometheus/dependabot/github_actions/actions/setup-node-4.0.2 7 months ago
Arthur Silva Sens 4557da8e07
Merge pull request #13811 from prometheus/dependabot/github_actions/actions/cache-4.0.2 7 months ago
Arthur Silva Sens ee42e639c1
Merge pull request #13810 from prometheus/dependabot/github_actions/actions/checkout-4.1.2 7 months ago
Arthur Silva Sens 1030205cf1
Merge pull request #13867 from prometheus/dependabot/go_modules/documentation/examples/remote_storage/github.com/prometheus/prometheus-0.51.1 7 months ago
Arthur Silva Sens dff4c0678a
Merge pull request #13817 from prometheus/dependabot/go_modules/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v5-5.6.0 7 months ago
Giedrius Statkevičius bdf490726a tsdb/wlog: add test for metrics unregistering 7 months ago
Simon Pasquier 7704cde4ea
discovery(k8s): add metadata labels to endpointslices 7 months ago
Björn Rabenstein b938bbc111
Merge pull request #13891 from prometheus/beorn7/maintainers 7 months ago
machine424 c5a1cc9148
chore(tsdb): add a sandboxDir to DBReadOnly, the directory can be used for transient file writes. 7 months ago
Owen Williams 4a6f8704ef
parser: remake generated_parser output (#13923) 7 months ago
Björn Rabenstein 4ec5c25393
Merge pull request #13731 from suntala/suntala/native-histogram-template 7 months ago
Neeraj Gartia 612de026da
Adds Inf and NaN as Numbers to Histogram in Promql Testing Framework (#13916) 7 months ago
Bryan Boreham 2a43026558
Merge pull request #13913 from prometheus/merge-2.51.2-into-main 7 months ago
Giedrius Statkevičius 3b8fe00767 tsdb/wlog: unregister metrics on WL close 7 months ago
Matthieu MOREL 6f595c6762
golangci-lint: enable whitespace linter (#13905) 7 months ago
Bryan Boreham e1dd8e72df
Merge branch 'main' into merge-2.51.2-into-main 8 months ago
Bryan Boreham 594b317ecc
Merge pull request #13898 from hanghuge/main 8 months ago
Bryan Boreham adf993946b
Merge pull request #13906 from mmorel-35/usestdlibvars 8 months ago
Bryan Boreham b4c0ab52c3 Cut release 2.51.2 8 months ago
beorn7 f07f4f293f List Prometheus v3 coordinators in MAINTAINERS.md 8 months ago
Matthieu MOREL d496687c8e golangci-lint: enable usestdlibvars linter 8 months ago
Jonathan Halterman 633224886a
Write out of order hint when initially creating meta file (#13894) 8 months ago
hanghuge c14a158d03 Signed-off-by: hanghuge <cmoman@outlook.com> 8 months ago
Bryan Boreham 776eea6e96
Merge pull request #13895 from schustersv/scrape_interval_relabel_doc_fix 8 months ago
Łukasz Mierzwa 277f04f0c4
Stop compactions if there's a block to write (#13754) 8 months ago
Bryan Boreham fc567a1df8
Merge pull request #13889 from komisan19/refactor/utilize_standard_functions_max/min 8 months ago
Arthur Silva Sens b4a973753c
Merge pull request #13897 from dashpole/unregister_scrape_metrics 8 months ago
David Ashpole c755fa9935
support unregistering scrape manager metrics 8 months ago
Bryan Boreham 2278d2377c
Merge pull request #13744 from bboreham/wip-aggr-index 8 months ago
Bryan Boreham 12961c6a37 promql: refactor: eliminate one 'else' 8 months ago
Bryan Boreham 0ac927515b promql: move group-seen into group struct 8 months ago
Bryan Boreham 7499d90913 promql: remove pointer to aggregation groups 8 months ago
Bryan Boreham cfbeb6681b promql: re-use one heap for topk and bottomk 8 months ago
Bryan Boreham 5e3914a27c promql: remove histogramMean from groupedAggregation 8 months ago
Bryan Boreham 2cf3c9de8f promql: store labels per-group only for count_values 8 months ago
Bryan Boreham 185290a0d2 promql: pull checking of q and k out of loop 8 months ago
Bryan Boreham 4584f67e17 promql: inline nextSample function 8 months ago
Bryan Boreham 526ce4ee7a promql: simplify data collection in aggregations 8 months ago
Bryan Boreham 2f03acbafc promql: refactor: split topk/bottomk from sum/avg/etc 8 months ago
Bryan Boreham 74eed67ef6 promql: refactor: pull fetching input data out of rangeEvalAgg 8 months ago
Bryan Boreham 602eb69edf promql: refactor: extract function nextSample 8 months ago
Bryan Boreham eb41e770b7 promql: refactor: extract function addToSeries 8 months ago
Bryan Boreham 53a3138eeb promql aggregations: pre-generate mapping from inputs to outputs 8 months ago
Bryan Boreham cb6c4b3092 promql: simplify k/q parameter to topk/bottomk/quantile 8 months ago
Bryan Boreham b3bda7df4b promql: aggregations: skip copying input to a Vector 8 months ago