Commit Graph

12251 Commits (fdd5b85e06c3bd451af32906a185748bf451e35c)
 

Author SHA1 Message Date
Bryan Boreham fdd5b85e06 promql: faster range-query of label_replace and label_join
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
Alan Protasio c006c57efc
Proposal to improve FPointSlice and HPointSlice allocation. (#13448)
10 months ago
Mikhail Fesenko 5f2c3a5d3e
Small improvements, add const, remove copypasta (#8106)
10 months ago
Ayoub Mrini 581d8d86b4
Pod status changes not discovered by Kube Endpoints SD (#13337)
10 months ago
Will Bollock 839b9e5b53
fix: PrometheusNotIngestingSamples label matching
10 months ago
Bryan Boreham 34875ae8c7
Merge pull request #13499 from bboreham/tweak-remote-tests
10 months ago
Bryan Boreham b9fdf3dad1 storage/remote: document why two benchmarks are skipped
10 months ago
gotjosh ae2852be6a
Merge pull request #12946 from dannykopping/dannykopping/rule-deps
10 months ago
Bryan Boreham cd4562d3a6
Merge pull request #13473 from bboreham/pure-mutex
10 months ago
Marco Pracucci 501bc6419e
Add ShardedPostings() support to TSDB (#10421)
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
Marco Pracucci cbbbd6e70a
Remove superfluous nil check in Group.metrics
10 months ago
Marco Pracucci 046cd7599f
Introduced sequentialRuleEvalController
10 months ago
Marco Pracucci 23f89c18b2
Improved RuleConcurrencyController interface doc
10 months ago
Marco Pracucci 2764c46531
Added more test cases to TestDependenciesEdgeCases
10 months ago
Marco Pracucci 52bc568d04
Add more test cases to TestDependenciesEdgeCases
10 months ago
Marco Pracucci 21a03dc018
Simplify the design to update concurrency controller once the rule evaluation has done
10 months ago
Marco Pracucci 1bb341fa51
Improve doc
10 months ago
Marco Pracucci 6bbb03bd00
Fixed auto-generated doc
10 months ago
Marco Pracucci ac1c6eb3ef
Fix typo in CLI flag description
10 months ago
Danny Kopping 7aa3b10c3f
Block until all rules, both sync & async, have completed evaluating
10 months ago
Danny Kopping f922534c4d
Refactoring for performance, and to allow controller to be overridden
10 months ago
Danny Kopping 5bda33375a
Rename flag
10 months ago
Danny Kopping 94cdfa30cd
Refactoring
10 months ago
Danny Kopping 0dc7036db3
Optimising dependencies/dependents funcs to not produce new slices each request
10 months ago
Danny Kopping e7758d187e
Refactor concurrency control
10 months ago
Danny Kopping ed2933ca60
Add feature flag
10 months ago
Danny Kopping 940f83a540
Implementation
10 months ago
Björn Rabenstein bdc3cfdd5d
Merge pull request #13477 from prometheus/release-2.50
10 months ago
Björn Rabenstein 88d07c43cb
Merge pull request #13474 from fpetkovski/hist-last-over-time
10 months ago
Bartlomiej Plotka 5b35381e21
Merge pull request #13466 from prometheus/beorn7/maintainers
10 months ago
Julien Pivotto 960b6266e2
Merge pull request #13447 from ptodev/update-puppetdb-metric-label
10 months ago
Filip Petkovski a577a0a542
Fix last_over_time for native histograms
10 months ago
Goutham Veeramachaneni fb552d290d
Merge pull request #13464 from aknuds1/arve/fix-update-copy
10 months ago
Bryan Boreham 66237c1996 tsdb: use cheaper Mutex on series
10 months ago
Yury Molodov a598ddfbc4
ui/fix: correct url handling for stacked graphs (#13460)
10 months ago
Björn Rabenstein 0fe34f8f8d
Merge pull request #13449 from fatsheep9146/native-histogram-support-exemplar
10 months ago
beorn7 fe35f2dac3 Name @beorn7 and @krajorama as maintainers for native histograms
10 months ago
Arve Knudsen de28494434 Make update-copy.sh work for both OSX and GNU sed
10 months ago
Ben Kochie c3b8ef1694
Rollback k8s.io requirements (#13462)
10 months ago
Arve Knudsen 660df3488d otlptranslator/update-copy.sh: Fix sed command lines
10 months ago
Augustin Husson 599ad93245
Merge pull request #13463 from prometheus/nexucis/merge-back
10 months ago
Augustin Husson 52fa5863a2
Merge branch 'main' into nexucis/merge-back
10 months ago
Bryan Boreham b9eab6e4b8
tsdb: simplify internal series delete function (#13261)
10 months ago