summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Author and copyrightØyvind Grønnesby2020-10-231-0/+4
| * | | | | | | Add test to verify quota usage is in deploymentØyvind Grønnesby2020-10-231-0/+17
| * | | | | | | Get quota usage from node repositoryØyvind Grønnesby2020-10-222-14/+21
* | | | | | | | Merge pull request #15020 from vespa-engine/jonmv/remove-logging-in-doc-v1-on...Jon Marius Venstad2020-10-231-2/+1
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Remove loggingJon Marius Venstad2020-10-231-2/+1
|/ / / / / / /
* | | | | | | Merge pull request #15016 from vespa-engine/balder/ensure-documents-are-commi...Henning Baldersheim2020-10-231-13/+13
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Ensure that documents are visible before accessing them. Aslo use std::make_u...Henning Baldersheim2020-10-231-13/+13
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #15013 from vespa-engine/bratseth/persist-metrics-rebasedJon Bratseth2020-10-2374-763/+1304
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Follow API changeJon Bratseth2020-10-221-3/+8
| * | | | | Expect spaces in Pair toStringJon Bratseth2020-10-223-29/+29
| * | | | | Read application onceJon Bratseth2020-10-221-9/+9
| * | | | | Merge branch 'bratseth/persist-metrics-rebased' of github.com:vespa-engine/ve...Jon Bratseth2020-10-221-1/+0
| |\ \ \ \ \
| | * | | | | Update config-provisioning/src/main/java/com/yahoo/config/provision/Provision...Jon Bratseth2020-10-221-1/+0
| * | | | | | Actually count groups not nodesJon Bratseth2020-10-221-1/+3
| |/ / / / /
| * | | | | Remove printlnsJon Bratseth2020-10-221-5/+0
| * | | | | Create QuestMetricsDb componentJon Bratseth2020-10-221-1/+1
| * | | | | Use data dir for log configJon Bratseth2020-10-224-5/+12
| * | | | | Set db file system locationJon Bratseth2020-10-222-3/+2
| * | | | | Switch to Quest metrics db implementationJon Bratseth2020-10-221-1/+1
| * | | | | Quest MetricsDb implementationJon Bratseth2020-10-2213-200/+227
| * | | | | Create MetricsDb interfaceJon Bratseth2020-10-2214-70/+104
| * | | | | Make NodeTimeseries immutableJon Bratseth2020-10-223-22/+20
| * | | | | Remove middlemanJon Bratseth2020-10-2213-146/+120
| * | | | | Clean up terminologyJon Bratseth2020-10-226-192/+210
| * | | | | Minor cleanupJon Bratseth2020-10-223-34/+23
| * | | | | Minor cleanupJon Bratseth2020-10-222-21/+0
| * | | | | Look up metrics just onceJon Bratseth2020-10-223-39/+19
| * | | | | Store and read all metrics togetherJon Bratseth2020-10-222-59/+54
| * | | | | Rename some typesJon Bratseth2020-10-2215-67/+61
| * | | | | Write all values at onceJon Bratseth2020-10-2210-118/+153
| * | | | | Pass ApplicationTransactionJon Bratseth2020-10-221-1/+2
| * | | | | Store scaling events in ZooKeeperJon Bratseth2020-10-2241-170/+534
| * | | | | Add QuestDb dependency and run basic testJon Bratseth2020-10-225-0/+146
* | | | | | Merge pull request #15014 from vespa-engine/geirst/refactor-filestormanager-t...Geir Storli2020-10-221-305/+142
|\ \ \ \ \ \
| * | | | | | Use default destructor outside class definition.Geir Storli2020-10-221-2/+6
| * | | | | | Reduce code duplication by consolidating setup of PersistenceHandler.Geir Storli2020-10-221-39/+38
| * | | | | | Reduce code duplication by consolidating setup of FileStorHandler.Geir Storli2020-10-221-160/+76
| * | | | | | Reduce code duplication by using TestFileStorComponents in more tests.Geir Storli2020-10-221-121/+39
* | | | | | | Merge pull request #15015 from vespa-engine/toregge/dont-track-lid-for-other-...Henning Baldersheim2020-10-222-3/+11
|\ \ \ \ \ \ \
| * | | | | | | Don't track lid for other subdb.Tor Egge2020-10-222-3/+11
* | | | | | | | Merge pull request #15012 from vespa-engine/havardpe/better-dense-plan-for-ge...Arne H Juul2020-10-228-113/+178
|\ \ \ \ \ \ \ \
| * | | | | | | | improve generic dense reduce with more robust cell orderingHåvard Pettersen2020-10-228-113/+178
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge pull request #15011 from vespa-engine/arnej/install-tensor-bm-appArne H Juul2020-10-222-2/+4
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | rename to vespa-tensor-instructions-benchmark and install itArne Juul2020-10-222-2/+4
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #15006 from vespa-engine/freva/exclusive-to-calJon Bratseth2020-10-228-14/+12
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Consider exclusive in requestToReal calculationValerij Fredriksen2020-10-228-14/+12
| |/ / / / /
* | | | | | remove disk write test flag (#15005)Andreas Eriksen2020-10-221-6/+0
* | | | | | Merge pull request #15000 from vespa-engine/hmusum/update-with-new-thin-pool-...Harald Musum2020-10-221-16/+17
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Update after changes in code this dependends onHarald Musum2020-10-221-2/+2
| * | | | | Update thin pool sizes after changes in internal repoHarald Musum2020-10-221-4/+9