Commit Graph

12462 Commits (2fc79839fd6883fd05871d7c1091733a608271ef)
 

Author SHA1 Message Date
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
Bryan Boreham b17f88b7fb consul sd tests: don't call FailNow from a background goroutine
10 months ago
Bryan Boreham 46008fdecd lint
10 months ago
Bryan Boreham 16e68c01e4 tests: remove err from message when testify prints it already
10 months ago
Paweł Szulik 1a47c7d59b Refactor lexer tests to use testify.
10 months ago
Paweł Szulik b0c538787d Refactor scrape tests to use testify.
10 months ago
Paweł Szulik 6e9cca8158 Refactor web tests to use testify.
10 months ago
Paweł Szulik d5eb636a89 Refactor cmd tests to use testify.
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
Paweł Szulik 7f24efccdb Refactor discovery tests to use testify.
10 months ago
Paweł Szulik 5961f78186 Refactor tsdb tests to use testify.
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
Craig Peterson 5b5230deb7 remote client: apply custom headers before sigv4 transport
10 months ago
Bryan Boreham cd4562d3a6
Merge pull request #13473 from bboreham/pure-mutex
10 months ago
Bryan Boreham 14b4fbc2ff labels: make InternStrings a no-op for stringlabels version
10 months ago
Bryan Boreham dcd024a095 storage/remote: speed up StoreSeries by re-using labels.Builder
10 months ago
Bryan Boreham d9483bb77c storage/remote: add BenchmarkStoreSeries
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