aboutsummaryrefslogtreecommitdiffstats
path: root/node-repository/src/main/java/com/yahoo/vespa/hosted/provision/autoscale
Commit message (Expand)AuthorAgeFilesLines
* Autoscale by gpu signals tooJon Bratseth2023-03-131-3/+17
* Cooldown from completion rather than start of scalingJon Bratseth2023-03-101-2/+4
* Don't rescale if there is an incomplete rescalingJon Bratseth2023-03-101-1/+1
* Remove descriptionJon Bratseth2023-03-063-18/+1
* Use metric enums everywhereJon Bratseth2023-03-061-14/+21
* Always use 'last' suffixJon Bratseth2023-03-061-2/+3
* Use the APPLICATION_GENERATION constant.gjoranv2023-03-031-1/+3
* Only read generation from containers for nowJon Bratseth2023-03-021-2/+3
* More detailed description when ending up emptyJon Bratseth2023-03-022-12/+17
* Separate not initialized from all filteredJon Bratseth2023-03-011-0/+3
* Use bcp deadlineJon Bratseth2023-03-011-8/+16
* Record UP events also when not having been downJon Bratseth2023-03-011-1/+1
* Replace empty autoscalingJon Bratseth2023-02-281-0/+4
* Add details on why an autoscaling is emptyJon Bratseth2023-02-274-4/+28
* Test and make more robustJon Bratseth2023-02-221-1/+1
* Handle zero trafficJon Bratseth2023-02-211-2/+4
* Read content config generationJon Bratseth2023-02-203-5/+2
* Merge pull request #26112 from vespa-engine/bratseth/autoscaling-wipe-lessValerij Fredriksen2023-02-201-0/+4
|\
| * Wipe lessJon Bratseth2023-02-201-0/+4
* | Require a little more than minimal data to concludeJon Bratseth2023-02-201-1/+1
* | Get by with less measurementsJon Bratseth2023-02-201-31/+4
|/
* Merge pull request #26105 from vespa-engine/bratseth/autoscaling-emptyJon Bratseth2023-02-191-1/+4
|\
| * Any Autoscaling not caused by measurements is emptyJon Bratseth2023-02-191-1/+4
* | Clean up autoscaling maintenance & avoid analysis paralysisJon Bratseth2023-02-191-4/+0
* | Avoid retired nodes where appropriateJon Bratseth2023-02-192-4/+4
|/
* Predict best case overhead during autoscalingJon Bratseth2023-02-182-26/+59
* Require less vCPU for tester applications in prodValerij Fredriksen2023-02-172-7/+10
* Exchange BCP info WIPJon Bratseth2023-02-152-16/+41
* Cold autoscaling WIPJon Bratseth2023-02-132-59/+102
* Various improvements to avoid excessive scalingJon Bratseth2023-01-304-29/+33
* Move IntRange out of vespajlibJon Bratseth2023-01-222-2/+2
* Support a group size constraint in content clustersJon Bratseth2023-01-212-11/+21
* No functional changesJon Bratseth2023-01-061-2/+1
* Separate status message for waiting to scale downJon Bratseth2023-01-061-1/+3
* Don't replace measurements by emptyJon Bratseth2023-01-043-0/+8
* Output load in target/suggested blockJon Bratseth2023-01-021-4/+4
* SimplifyJon Bratseth2023-01-021-1/+1
* Move scaling duration computation to ClusterJon Bratseth2022-12-301-38/+1
* Store the load observed and inferred when making an autoscaling decisionJon Bratseth2022-12-303-35/+64
* Move AutoscalingStatus content into AutoscalingJon Bratseth2022-12-292-22/+46
* Use Autoscaling in place of AdviceJon Bratseth2022-12-292-51/+27
* Get rid of Advice.presentJon Bratseth2022-12-291-14/+5
* Fold AutoscaqlingStatus into AutoscalingJon Bratseth2022-12-291-7/+16
* Rename MetricsParser.Consumer to Collector to avoid confusion.gjoranv2022-12-161-1/+1
* Introduce Autoscsaling result objectJon Bratseth2022-12-131-0/+57
* Correct comment typoJon Bratseth2022-12-121-1/+1
* Downweight traffic headroom when traffic is lowJon Bratseth2022-12-121-7/+23
* Merge pull request #25154 from vespa-engine/bratseth/more-container-memoryValerij Fredriksen2022-12-071-5/+7
|\
| * Increase ideal container memoryJon Bratseth2022-12-071-5/+7
* | Remove printlnsJon Bratseth2022-12-071-2/+0