summaryrefslogtreecommitdiffstats
path: root/node-repository
Commit message (Expand)AuthorAgeFilesLines
* Revert "Check if we can deploy outside of lock"Harald Musum2020-09-301-1/+1
* Merge pull request #14617 from vespa-engine/mpolden/less-node-failer-lockingHarald Musum2020-09-291-21/+31
|\
| * Fix commentMartin Polden2020-09-291-1/+1
| * Reduce lock timeoutMartin Polden2020-09-291-1/+1
| * Only lock application if node status changedMartin Polden2020-09-291-21/+31
* | Try prepare allocation without lockingValerij Fredriksen2020-09-292-20/+43
* | Revert "Bratseth/adjust prices take 2"Harald Musum2020-09-291-2/+2
* | Merge pull request #14607 from vespa-engine/bratseth/adjust-prices-take-2Kristian Aune2020-09-291-2/+2
|\ \
| * | Revert "Merge pull request #14605 from vespa-engine/revert-14603-bratseth/adj...Jon Bratseth2020-09-291-2/+2
* | | Merge pull request #14560 from vespa-engine/bratseth/autoscaling-reconfigurat...Jon Bratseth2020-09-2930-362/+622
|\ \ \ | |/ / |/| |
| * | Supplier not producer, unfortunatelyJon Bratseth2020-09-281-3/+3
| * | Track method name changeJon Bratseth2020-09-281-1/+1
| * | Merge branch 'master' into bratseth/autoscaling-reconfiguration-eventsJon Bratseth2020-09-2851-371/+692
| |\ \
| * | | Extract metric query logicJon Bratseth2020-09-282-68/+104
| * | | Add testerJon Bratseth2020-09-2818-233/+261
| * | | Test filtering of stale measurementsJon Bratseth2020-09-284-61/+156
| * | | Filter stale measurementsJon Bratseth2020-09-252-1/+26
| * | | Remove, not usedJon Bratseth2020-09-251-5/+0
| * | | Allow non-fresource metricsJon Bratseth2020-09-2511-58/+102
| * | | Remove window abstractionJon Bratseth2020-09-224-98/+131
| * | | Propagate app config gen through maintenance deploysJon Bratseth2020-09-223-12/+12
* | | | Revert "Adjust prices"Arnstein Ressem2020-09-281-2/+2
* | | | Merge pull request #14603 from vespa-engine/bratseth/adjust-pricesKristian Aune2020-09-281-2/+2
|\ \ \ \
| * | | | Adjust pricesJon Bratseth2020-09-281-2/+2
| | |/ / | |/| |
* | | | The spare capacity maintainer may be expensiveJon Bratseth2020-09-281-1/+1
* | | | Merge pull request #14599 from vespa-engine/mpolden/log-clusterMartin Polden2020-09-281-1/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Drop stack traceMartin Polden2020-09-281-1/+3
| * | | Add application and cluster to log messageMartin Polden2020-09-281-1/+2
| | |/ | |/|
* | | Merge pull request #14528 from vespa-engine/hakonhall/expose-locks-info-in-re...Håkon Hallingstad2020-09-282-0/+107
|\ \ \ | |/ / |/| |
| * | Add count of failed releasesHåkon Hallingstad2020-09-281-23/+23
| * | More info -> attempt renamesHåkon Hallingstad2020-09-281-2/+2
| * | LockInfo -> LockAttempt, ThreadLockInfo -> ThreadLockStats, and moreHåkon Hallingstad2020-09-281-23/+23
| * | Mock lock path from thread to per-lock (bug)Håkon Hallingstad2020-09-261-8/+10
| * | Dump stack trace once per threadHåkon Hallingstad2020-09-261-2/+1
| * | Fill stack trace for all threads in critical regionHåkon Hallingstad2020-09-251-3/+1
| * | Remove reentrant lock no longer neededHåkon Hallingstad2020-09-251-9/+11
| * | Add duration of acquire, in locked, and totalHåkon Hallingstad2020-09-251-0/+3
| * | Make stacktraces for active locks during request handlingHåkon Hallingstad2020-09-241-8/+16
| * | Also show the longest-living historical locks, with stack traceHåkon Hallingstad2020-09-241-12/+20
| * | Count events per zk path and move to separate packageHåkon Hallingstad2020-09-241-31/+44
| * | Expose locks info in REST APIHåkon Hallingstad2020-09-242-0/+74
* | | Merge pull request #14586 from vespa-engine/hmusum/use-feature-flag-for-skipp...Jon Bratseth2020-09-283-9/+14
|\ \ \
| * | | Use feature flag for skipping maintenance for some appsHarald Musum2020-09-283-9/+14
* | | | Revert "Reapply "Upgrade to Curator 4""Harald Musum2020-09-281-1/+0
|/ / /
* | | Merge pull request #14568 from vespa-engine/revert-14062-revert-14057-hmusum/...Harald Musum2020-09-281-0/+1
|\ \ \
| * | | Revert "Revert "Upgrade to Curator 4""Harald Musum2020-09-251-0/+1
* | | | Run NodeFailer with larger intervalHarald Musum2020-09-253-5/+9
|/ / /
* | | Avoid parsing IP addresses during deserializationMartin Polden2020-09-254-33/+41
* | | Explicitly enable cache statsMartin Polden2020-09-252-2/+2
* | | Report Curator cache metricsMartin Polden2020-09-246-40/+88