summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Reduce code visibility.Henning Baldersheim2020-01-0133-112/+115
* Add ExecutionInfo to propagate more information than just strictness to fetch...Henning Baldersheim2019-12-3175-187/+251
* Merge pull request #11597 from vespa-engine/balder/correct-dispatcher-shutdownJon Bratseth2019-12-309-18/+70
|\
| * Avoid starting the ping thread automatically for tests.Henning Baldersheim2019-12-194-4/+20
| * Verify that destruct does not do bad things during destruct.Henning Baldersheim2019-12-194-4/+28
| * This is the correct way of shutting down the the Dispatcher.Henning Baldersheim2019-12-183-13/+25
* | Merge pull request #11569 from vespa-engine/bratseth/convenience-methodJon Bratseth2019-12-303-2/+10
|\ \
| * | Update ABI specJon Bratseth2019-12-182-2/+1
| * | Add convenience methodJon Bratseth2019-12-161-0/+9
* | | Merge pull request #11606 from vespa-engine/gjoranv/application-metrics4gjoranv2019-12-2625-22/+1415
|\ \ \
| * | | Fix a bug in conversion to metrics packetsgjoranv2019-12-263-9/+70
| * | | Add exception to loggjoranv2019-12-261-1/+2
| * | | Remove unused importsgjoranv2019-12-241-3/+1
| * | | Add new config def to CMakeLists.txtgjoranv2019-12-241-0/+1
| * | | Rename vespa-nodes.def to metrics-nodes.defgjoranv2019-12-249-25/+25
| * | | Add application handler to MetricsProxyContainerClustergjoranv2019-12-244-2/+81
| * | | Simplify generation of node clients.gjoranv2019-12-231-9/+6
| * | | Rename config fields for clarity.gjoranv2019-12-235-14/+14
| * | | Fix imprecise log messagegjoranv2019-12-201-1/+1
| * | | Add http handler for retrieving metrics from all application nodesgjoranv2019-12-202-0/+290
| * | | Allow converting "metricsByNode" packets to GenericApplicationModelgjoranv2019-12-202-1/+28
| * | | Add JSON model for full application outputgjoranv2019-12-203-0/+248
| * | | Add 'name' attribute to GenericNodegjoranv2019-12-201-1/+4
| * | | Allow using getConsumerOrDefault from outside the class.gjoranv2019-12-191-6/+6
| * | | Allow specifying a consumer, and propagate it all the way.gjoranv2019-12-195-23/+41
| * | | Add retriever for metrics from all application nodes.gjoranv2019-12-196-1/+336
| * | | Move Node class to separate file, and add path field.gjoranv2019-12-193-24/+37
| * | | Optimize NodeMetricsClientTestgjoranv2019-12-191-30/+21
| * | | Add http client to retrieve metrics from other nodes.gjoranv2019-12-194-1/+215
| * | | Allow conversion from GenericJsonModel to MetricsPacketsgjoranv2019-12-193-7/+124
| * | | Remove unused importsgjoranv2019-12-191-3/+0
* | | | Merge pull request #11616 from vespa-engine/balder/stick-to-60s-quarantineHenning Baldersheim2019-12-251-1/+1
|\ \ \ \
| * | | | Stick to 60s. Only change one thing at the time.Henning Baldersheim2019-12-251-1/+1
|/ / / /
* | | | Merge pull request #11615 from vespa-engine/jvenstad/deplorch-cleanup-1Jon Marius Venstad2019-12-212-62/+25
|\ \ \ \
| * | | | Remove erroneous filtering on running jobs when computing what jobs to runJon Marius Venstad2019-12-202-62/+25
* | | | | Merge pull request #11614 from vespa-engine/mpolden/count-incomplete-upgradesMartin Polden2019-12-203-10/+84
|\ \ \ \ \
| * | | | | Count incomplete upgrades in VersionStatusMartin Polden2019-12-203-10/+84
* | | | | | Merge pull request #11611 from vespa-engine/balder/add-more-setup-details-to-...Henning Baldersheim2019-12-207-7/+25
|\ \ \ \ \ \
| * | | | | | Add spaceHenning Baldersheim2019-12-201-6/+6
| * | | | | | Limit exposure of Request. Let Trace be enough.Henning Baldersheim2019-12-203-13/+19
| * | | | | | Add more details to the trace.Henning Baldersheim2019-12-207-12/+24
* | | | | | | Merge pull request #11613 from vespa-engine/vekterli/handle-missing-document-...Tor Brede Vekterli2019-12-204-6/+38
|\ \ \ \ \ \ \
| * | | | | | | Ensure missing documents on replicas are not erroneously considered consistentTor Brede Vekterli2019-12-204-6/+38
* | | | | | | | Merge pull request #11610 from vespa-engine/jvenstad/deplorch-cleanup-1Jon Marius Venstad2019-12-206-34/+60
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Explain cache entries.Jon Marius Venstad2019-12-201-0/+1
| | |_|/ / / / | |/| | | | |
| * | | | | | Reduce history length to 64Jon Marius Venstad2019-12-202-27/+27
| * | | | | | Cache historic runs (with mock spuport for ZK node versions)Jon Marius Venstad2019-12-204-7/+32
* | | | | | | Merge pull request #11612 from vespa-engine/vekterli/disable-fast-update-path...Tor Brede Vekterli2019-12-204-25/+30
|\ \ \ \ \ \ \
| * | | | | | | Disable fast update path restarts by defaultTor Brede Vekterli2019-12-204-25/+30
| |/ / / / / /
* | | | | | | Merge pull request #11602 from vespa-engine/arnej/add-xp-workbench-2Arne H Juul2019-12-2012-0/+1086
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |