summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #12357 from vespa-engine/mpolden/routing-methodsMartin Polden2020-02-274-12/+19
|\
| * Expose routing methods per zoneMartin Polden2020-02-274-12/+19
* | Merge pull request #12354 from vespa-engine/jvenstad/print-nodes-which-need-n...Jon Marius Venstad2020-02-275-5/+95
|\ \
| * | Update expected log responseJon Marius Venstad2020-02-271-1/+76
| * | Print nodes with services which need new config as wellJon Marius Venstad2020-02-274-4/+19
* | | Merge pull request #12356 from vespa-engine/jvenstad/empty-deployment-spec-is...Jon Marius Venstad2020-02-271-0/+1
|\ \ \
| * | | Verify that deployment spec with empty <deployment> tag is emptyJon Marius Venstad2020-02-271-0/+1
| |/ /
* | | Merge pull request #12355 from vespa-engine/jvenstad/prefer-instances-with-de...Jon Marius Venstad2020-02-272-14/+20
|\ \ \ | |/ / |/| |
| * | Prefer instances with declared tests to minimise #runsJon Marius Venstad2020-02-272-14/+20
|/ /
* | Merge pull request #12353 from vespa-engine/jvenstad/release-application-lock...Martin Polden2020-02-271-8/+9
|\ \
| * | Create MaintenanceDeployment in try-with-resourcesJon Marius Venstad2020-02-271-8/+9
|/ /
* | Merge pull request #12352 from vespa-engine/bratseth/node-metrics-take-2Jon Bratseth2020-02-2654-71/+1665
|\ \
| * | Include non-provided dependencyJon Bratseth2020-02-261-0/+6
| * | Revert "Merge pull request #12351 from vespa-engine/revert-11875-bratseth/nod...Jon Bratseth2020-02-2653-71/+1659
* | | Merge pull request #12349 from vespa-engine/hmusum/remove-duplicate-pre-sectionHarald Musum2020-02-261-16/+0
|\ \ \ | |/ / |/| |
| * | Remove postun section as wellHarald Musum2020-02-261-7/+0
| * | Remove duplicate pre sectionHarald Musum2020-02-261-9/+0
* | | 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