aboutsummaryrefslogtreecommitdiffstats
path: root/node-repository/src/main/java/com/yahoo/vespa/hosted/provision/autoscale/ClusterNodesTimeseries.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Remove descriptionJon Bratseth2023-03-061-13/+0
* More detailed description when ending up emptyJon Bratseth2023-03-021-12/+9
* Separate not initialized from all filteredJon Bratseth2023-03-011-0/+3
* Record UP events also when not having been downJon Bratseth2023-03-011-1/+1
* Add details on why an autoscaling is emptyJon Bratseth2023-02-271-2/+18
* Read content config generationJon Bratseth2023-02-201-2/+0
* Get by with less measurementsJon Bratseth2023-02-201-31/+4
* Merge branch 'master' into bratseth/discard-warmup-metricsJon Bratseth2022-12-031-2/+2
|\
| * collect(Collectors.toList()) -> toList()Henning Baldersheim2022-12-021-2/+2
* | Discard metrics right after restartJon Bratseth2022-12-031-5/+4
|/
* CleanupJon Bratseth2022-08-151-0/+4
* Don't limit averaging periodJon Bratseth2022-08-151-2/+1
* Factor in redundancy in ideal loadJon Bratseth2022-08-031-0/+23
* Find current load more reliablyJon Bratseth2022-07-141-0/+15
* Increase warmup durationJon Bratseth2022-01-121-1/+1
* Discard 2x the warmup windowJon Bratseth2021-12-151-1/+1
* Ignore warmup periodJon Bratseth2021-12-061-8/+22
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Don't read lazily to catch QuestDb errors earlyJon Bratseth2021-06-021-0/+9
* Expose current load in node-repoValerij Fredriksen2021-05-271-2/+4
* RefactorJon Bratseth2021-03-241-14/+10
* Move to ClusterModelJon Bratseth2021-03-181-3/+1
* Expose more cluster data in nodes/v2Jon Bratseth2021-03-111-8/+0
* Revert "Merge pull request #16849 from vespa-engine/revert-16846-bratseth/gro...Jon Bratseth2021-03-091-0/+76
* Revert "Bratseth/growth rate take 2"Arnstein Ressem2021-03-091-76/+0
* Revert "Merge pull request #16845 from vespa-engine/revert-16807-bratseth/gro...Jon Bratseth2021-03-081-0/+76
* Revert "Consider growth rate vs. scaling time"Jon Bratseth2021-03-081-76/+0
* Aggregate cluster metrics at write timeJon Bratseth2021-03-061-0/+76