aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #12321 from vespa-engine/arnej/rework-ann-filter-bmArne H Juul2020-02-2619-885/+1850
|\
| * add common header fileArne Juul2020-02-261-0/+203
| * keep more code commonArne Juul2020-02-253-788/+427
| * split out common subroutinesArne Juul2020-02-257-491/+190
| * add and verify filter optionArne Juul2020-02-2413-259/+853
| * experimental HNSW with various extensionsArne Juul2020-02-241-0/+830
* | Merge pull request #12351 from vespa-engine/revert-11875-bratseth/node-metricsJon Bratseth2020-02-2653-1659/+71
|\ \
| * | Revert "Bratseth/node metrics"Harald Musum2020-02-2653-1659/+71
|/ /
* | Merge pull request #12318 from vespa-engine/andreer/reprovision-endpoint-cert...Andreas Eriksen2020-02-266-72/+148
|\ \
| * | no need to compute runstatusandreer2020-02-262-5/+3
| * | reprovision endpoint cert when necessaryandreer2020-02-266-72/+150
* | | Merge pull request #12346 from vespa-engine/gjoranv/add-telegraf-componentgjoranv2020-02-263-11/+72
|\ \ \
| * | | Add Telegraf components to metrics-proxy clustersgjoranv2020-02-263-11/+72
* | | | Merge pull request #11875 from vespa-engine/bratseth/node-metricsJon Bratseth2020-02-2653-71/+1659
|\ \ \ \
| * | | | More readable codeJon Bratseth2020-02-262-17/+7
| * | | | Merge branch 'bratseth/node-metrics' of github.com:vespa-engine/vespa into br...Jon Bratseth2020-02-261-1/+1
| |\ \ \ \
| | * | | | Update node-repository/src/main/java/com/yahoo/vespa/hosted/provision/autosca...Jon Bratseth2020-02-261-1/+1
| * | | | | Non-functional fixesJon Bratseth2020-02-263-4/+4
| |/ / / /
| * | | | Merge branch 'master' into bratseth/node-metricsJon Bratseth2020-02-254-14/+115
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into bratseth/node-metricsJon Bratseth2020-02-25360-2148/+4020
| |\ \ \ \ \
| * | | | | | Update copyright headerJon Bratseth2020-02-2514-19/+18
| * | | | | | Test metrics fetchJon Bratseth2020-02-258-29/+220
| * | | | | | Fetch metrics from a containerJon Bratseth2020-02-252-6/+64
| * | | | | | Use correct metric output namesJon Bratseth2020-02-244-4/+5
| * | | | | | Parse metrics/v2 response and store in batchJon Bratseth2020-02-2411-40/+130
| * | | | | | CleanupJon Bratseth2020-02-221-4/+0
| * | | | | | Share autoscale work between config serversJon Bratseth2020-02-223-5/+11
| * | | | | | Test nodemetricsdbJon Bratseth2020-02-225-19/+44
| * | | | | | Scale correctly with multiple groupsJon Bratseth2020-02-222-12/+14
| * | | | | | Use load, not totalJon Bratseth2020-02-222-40/+56
| * | | | | | Account for fixed cost portion of query costJon Bratseth2020-02-214-38/+66
| * | | | | | Stay within lower node resource limitsJon Bratseth2020-02-214-15/+66
| * | | | | | Test correction for AWS memory overheadJon Bratseth2020-02-212-5/+16
| * | | | | | Test with memory driven rescalingJon Bratseth2020-02-214-23/+41
| * | | | | | Parametrize measured resourceJon Bratseth2020-02-212-15/+14
| * | | | | | Test autoscaling with dynamic provisioningJon Bratseth2020-02-2013-71/+232
| * | | | | | Merge branch 'master' into bratseth/node-metricsJon Bratseth2020-02-201352-14063/+27343
| |\ \ \ \ \ \
| * | | | | | | Move redundancy consideration inside iteratorJon Bratseth2020-02-192-16/+7
| * | | | | | | Handle grouped clustersJon Bratseth2020-02-196-67/+162
| * | | | | | | Don't make small changes, don't autoscale when in fluxJon Bratseth2020-02-183-36/+113
| * | | | | | | Test scaling back downJon Bratseth2020-02-181-3/+11
| * | | | | | | Extract testJon Bratseth2020-02-182-75/+119
| * | | | | | | Autoscaling testJon Bratseth2020-02-185-10/+138
| * | | | | | | Autoscaling WIPJon Bratseth2020-02-1721-224/+542
| * | | | | | | Autoscaling WIPJon Bratseth2020-02-175-48/+65
| * | | | | | | Autoscaling WIPJon Bratseth2020-01-276-37/+116
| * | | | | | | Autoscaling sketchJon Bratseth2020-01-216-7/+183
| * | | | | | | Non-functional changes onlyJon Bratseth2020-01-218-3/+12
* | | | | | | | Merge pull request #12337 from vespa-engine/geirst/memory-management-in-hnsw-...Arne H Juul2020-02-268-18/+204
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Reclaim memory when doing changes to the graph in the hnsw index.Geir Storli2020-02-265-8/+104