aboutsummaryrefslogtreecommitdiffstats
path: root/node-repository/src/main/java/com/yahoo/vespa/hosted/provision/maintenance/AutoscalingMaintainer.java
Commit message (Expand)AuthorAgeFilesLines
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Do not pass exclusive when calculating real resourcesValerij Fredriksen2021-09-071-6/+3
* Revert "Revert "Emit a success factor from maintainers""Jon Bratseth2021-06-061-5/+4
* Revert "Emit a success factor from maintainers"Arnstein Ressem2021-06-041-4/+5
* Merge pull request #18113 from vespa-engine/bratseth/maintainer-success-degreeJon Bratseth2021-06-041-5/+4
|\
| * Return success factorJon Bratseth2021-06-041-5/+4
* | More autoscaling status informationJon Bratseth2021-06-041-4/+1
|/
* Set a max scaling durationJon Bratseth2021-04-261-5/+4
* Refactor: Let the node repo own the metrics dbJon Bratseth2021-03-221-6/+3
* Emnable autoscaling in devJon Bratseth2021-03-181-1/+3
* Add groupingBy to AbstractFilteringListMartin Polden2021-03-161-9/+6
* Lock lessJon Bratseth2021-03-111-24/+32
* Revert "Merge pull request #16849 from vespa-engine/revert-16846-bratseth/gro...Jon Bratseth2021-03-091-2/+2
* Revert "Bratseth/growth rate take 2"Arnstein Ressem2021-03-091-2/+2
* Revert "Merge pull request #16845 from vespa-engine/revert-16807-bratseth/gro...Jon Bratseth2021-03-081-2/+2
* Revert "Consider growth rate vs. scaling time"Jon Bratseth2021-03-081-2/+2
* Aggregate cluster metrics at write timeJon Bratseth2021-03-061-2/+2
* Consider global read taffic share in vcpu targetJon Bratseth2021-02-181-1/+1
* Pass and store traffic fractionsJon Bratseth2021-02-181-1/+1
* Query by duration into the past instead of startTimeJon Bratseth2021-02-161-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
* Suggest only when usefulJon Bratseth2021-01-191-2/+1
* Adaptive scaling windowJon Bratseth2020-12-041-5/+6
* Record scaling event completionJon Bratseth2020-12-031-7/+40
* Revert "Merge pull request #15619 from vespa-engine/revert-15614-bratseth/rec...Jon Bratseth2020-12-021-10/+9
* Revert "Store the 15 last autoscaling events"Jon Bratseth2020-12-021-9/+10
* Store the 15 last autoscaling eventsJon Bratseth2020-12-021-10/+9
* Autoscaling statusJon Bratseth2020-11-221-6/+5
* Wait a while before scaling downJon Bratseth2020-11-201-5/+1
* Non-functional-changes-onlyJon Bratseth2020-11-181-1/+1
* Merge pull request #15252 from vespa-engine/kkraune/autoscale-debug-logJon Bratseth2020-11-161-0/+3
|\
| * log application instead of cluster namekkraune2020-11-101-0/+3
* | Don't make changes when there are zone-wide problemsJon Bratseth2020-11-131-0/+2
|/
* Merge pull request #15209 from vespa-engine/kkraune/autoscale-debugJon Bratseth2020-11-061-1/+2
|\
| * US localekkraune2020-11-061-1/+2
* | Use exclusive parameter in HostResourcesCalculatorHarald Musum2020-11-061-4/+4
|/
* Distinguish between "no opinion" and "keep current allocation"Jon Bratseth2020-11-041-5/+8
* Don't autoscale if a deployment is ongoingJon Bratseth2020-10-231-2/+0
* Create MetricsDb interfaceJon Bratseth2020-10-221-4/+3
* Store scaling events in ZooKeeperJon Bratseth2020-10-221-6/+2
* Fix ContainerResources toStringValerij Fredriksen2020-10-201-4/+4
* Test filtering of stale measurementsJon Bratseth2020-09-281-0/+1
* Allow non-fresource metricsJon Bratseth2020-09-251-4/+3
* Remove window abstractionJon Bratseth2020-09-221-1/+7
* Log current resourtces more accuratelyJon Bratseth2020-09-081-7/+7
* Act only if the target changesJon Bratseth2020-09-081-4/+5
* Emit QoS metric for all maintainersMartin Polden2020-07-161-4/+5
* SpareCapacityMaintainer sketchJon Bratseth2020-06-121-1/+1