aboutsummaryrefslogtreecommitdiffstats
path: root/node-repository/src/test/java/com/yahoo/vespa/hosted/provision/maintenance/AutoscalingMaintainerTester.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Revert "Revert "Use real InfraApplication in node-repository tests""Valerij Fredriksen2023-06-301-6/+1
* Revert "Use real InfraApplication in node-repository tests"Valerij Fredriksen2023-06-301-1/+6
* Use real InfraApplication in node-repository testsValerij Fredriksen2023-06-291-6/+1
* Downweight traffic headroom when traffic is lowJon Bratseth2022-12-121-2/+6
* Scale down when we have sufficient confidenceJon Bratseth2022-08-091-3/+2
* Merge branch 'master' into bratseth/ignore-warmup-periodJon Bratseth2021-12-091-4/+6
|\
| * Revert "Revert "Bratseth/apply policies to limits""Jon Bratseth2021-12-081-4/+6
* | Merge branch 'master' into bratseth/ignore-warmup-periodJon Bratseth2021-12-061-6/+4
|\|
| * Revert "Bratseth/apply policies to limits"Jon Bratseth2021-12-031-6/+4
* | Ignore warmup periodJon Bratseth2021-12-061-1/+4
|/
* Test autoscaling where capacity policies move target outside limitsJon Bratseth2021-12-021-4/+6
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* RefactorJon Bratseth2021-03-241-3/+2
* Refactor: Let the node repo own the metrics dbJon Bratseth2021-03-221-13/+11
* Adjust read but not write load for BCP and growthJon Bratseth2021-03-161-0/+14
* Revert "Merge pull request #16849 from vespa-engine/revert-16846-bratseth/gro...Jon Bratseth2021-03-091-10/+9
* Revert "Bratseth/growth rate take 2"Arnstein Ressem2021-03-091-9/+10
* Revert "Merge pull request #16845 from vespa-engine/revert-16807-bratseth/gro...Jon Bratseth2021-03-081-10/+9
* Revert "Consider growth rate vs. scaling time"Jon Bratseth2021-03-081-9/+10
* Aggregate cluster metrics at write timeJon Bratseth2021-03-061-10/+9
* Revert "Revert "Revert "Revert "Add query.rate to the autoscaling metrics""""Jon Bratseth2021-03-041-1/+2
* Revert "Revert "Revert "Add query.rate to the autoscaling metrics"""Jon Bratseth2021-03-031-2/+1
* Revert "Revert "Add query.rate to the autoscaling metrics""Jon Bratseth2021-03-031-1/+2
* Revert "Add query.rate to the autoscaling metrics"Arnstein Ressem2021-03-021-2/+1
* Add query.rate to the autoscaling metricsJon Bratseth2021-03-021-1/+2
* Remove unnecessary methodJon Bratseth2021-02-101-1/+1
* Remove getNodes(...): Always use list(...)Jon Bratseth2021-02-091-1/+2
* Revert "Revert "Move node operations into a separate class""Jon Bratseth2021-02-091-1/+1
* Revert "Move node operations into a separate class"Jon Bratseth2021-02-091-1/+1
* Move node operations into a separate classJon Bratseth2021-02-081-1/+1
* Adaptive scaling windowJon Bratseth2020-12-041-1/+7
* Filter at read timeJon Bratseth2020-11-301-1/+1
* Filter unstable at db insertJon Bratseth2020-11-301-1/+2
* Filter out snapshots taken frlm nodes out of serviceJon Bratseth2020-11-161-3/+3
* Create MetricsDb interfaceJon Bratseth2020-10-221-11/+11
* Remove middlemanJon Bratseth2020-10-221-6/+7
* Rename some typesJon Bratseth2020-10-221-7/+4
* Write all values at onceJon Bratseth2020-10-221-4/+6
* Track method name changeJon Bratseth2020-09-281-1/+1
* Add testerJon Bratseth2020-09-281-0/+92