aboutsummaryrefslogtreecommitdiffstats
path: root/config-model
Commit message (Expand)AuthorAgeFilesLines
...
| | * Add Telegraf components to metrics-proxy clusters.gjoranv2020-02-202-10/+37
| * | Merge pull request #12287 from vespa-engine/geirst/integrate-nearest-neighbor...Geir Storli2020-02-201-8/+10
| |\ \
| | * | Don't deactivate processing of index settings when validation is turned off.Geir Storli2020-02-201-8/+10
| * | | Revert "Control -XX:CompressedClassSpaceSize jvm option."Bjørn Christian Seime2020-02-206-21/+12
| | |/ | |/|
| * | Put back CMS as it was actually used.Henning Baldersheim2020-02-201-0/+1
| * | Control -XX:CompressedClassSpaceSize jvm option.Henning Baldersheim2020-02-206-13/+21
| * | Merge pull request #12199 from vespa-engine/olaa/telegraf-componentgjoranv2020-02-201-0/+4
| |\ \
| | * | Exclude velocity artifact in config-model/pom.xmlOla Aunrønning2020-02-201-0/+4
| * | | Reduce max heap from 512m to 384mHenning Baldersheim2020-02-201-0/+9
| |/ /
| * | Merge pull request #12264 from vespa-engine/andreer/more-informative-certific...Andreas Eriksen2020-02-202-2/+2
| |\ \
| | * | include app name in CERTIFICATE_NOT_READY messageandreer2020-02-192-2/+2
| * | | Merge pull request #12261 from vespa-engine/gjoranv/cloudwatch-consumer-syntaxgjoranv2020-02-209-8/+246
| |\ \ \
| | * | | Propagate cloudwatch setup to telegraf config.gjoranv2020-02-197-4/+216
| | * | | Add xml schema for 'cloudwatch' element.gjoranv2020-02-182-4/+30
| * | | | Merge pull request #12231 from vespa-engine/bjorncs/vespa-security-env-hostna...Bjørn Christian Seime2020-02-201-1/+1
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | The '--insecure' flag is added implicitly by vespa-curl-wrapperBjørn Christian Seime2020-02-171-1/+1
| | |/ /
* | | | Fetch metrics from a containerJon Bratseth2020-02-251-2/+3
* | | | Use correct metric output namesJon Bratseth2020-02-241-0/+1
* | | | Merge branch 'master' into bratseth/node-metricsJon Bratseth2020-02-20145-808/+3163
|\| | |
| * | | Component id must be globally unique. Not enough to be unique in the branch.Henning Baldersheim2020-02-194-16/+17
| * | | Revert "Revert "Revert "Revert "Create a resourcepool so that we do not need ...Henning Baldersheim2020-02-195-22/+60
| * | | Revert "Revert "Revert "Create a resourcepool so that we do not need to recon...Harald Musum2020-02-195-60/+22
| * | | Merge pull request #12202 from vespa-engine/revert-12197-revert-12184-balder/...Henning Baldersheim2020-02-185-22/+60
| |\ \ \ | | |_|/ | |/| |
| | * | Use class.getName to get compile time error detection.Henning Baldersheim2020-02-173-4/+4
| | * | Make the resourcepool a proper child of the dispatcher.Henning Baldersheim2020-02-153-13/+25
| | * | Let rpcresourcepool be a child of dispatcher and inject it.Henning Baldersheim2020-02-144-26/+16
| | * | Revert "Revert "Create a resourcepool so that we do not need to reconnect to ...Henning Baldersheim2020-02-143-18/+54
| * | | [VESPA-15448] Add missing suffixesYngve Aasheim2020-02-181-3/+3
| * | | Merge pull request #12208 from vespa-engine/bratseth/dont-allow-wrong-service...Jon Bratseth2020-02-183-9/+3
| |\ \ \
| | * | | Disallow configuring the wrong port when hostedJon Bratseth2020-02-153-9/+3
| * | | | Merge pull request #12232 from vespa-engine/geirst/config-for-hnsw-index-on-t...Geir Storli2020-02-1833-237/+898
| |\ \ \ \
| | * | | | Add support for specifying a hnsw index together with a 1-dimensional indexed...Geir Storli2020-02-1733-237/+898
| * | | | | Update per feedback.Yngve Aasheim2020-02-171-1/+0
| * | | | | [VESPA-15448] Add metrics for client side failuresYngve Aasheim2020-02-171-0/+8
| | |_|_|/ | |/| | |
| * | | | [VESPA-15448] Add metrics for layered QoSYngve Aasheim2020-02-171-3/+13
| * | | | Merge pull request #12203 from vespa-engine/gjoranv/metrics-v2-in-metricsproxy_2gjoranv2020-02-174-7/+46
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Add MetricsV2Handler to metrics-proxy containers.gjoranv2020-02-143-6/+18
| | * | | Add metrics/v2 handlergjoranv2020-02-143-4/+31
| | | |/ | | |/|
| * | | Default number of threads should be a multiple of number of stripes, which is...Henning Baldersheim2020-02-141-1/+1
| * | | Merge pull request #12196 from vespa-engine/balder/allow-countHenning Baldersheim2020-02-142-5/+42
| |\ \ \
| | * | | Allow count attribute on persistence-threadsHenning Baldersheim2020-02-142-5/+42
| | | |/ | | |/|
| * / | Revert "Create a resourcepool so that we do not need to reconnect to content ...Harald Musum2020-02-143-54/+18
| |/ /
| * | Add missing file.Henning Baldersheim2020-02-141-0/+31
| * | Create a resourcepool so that we do not need to reconnect to content cluster ...Henning Baldersheim2020-02-132-18/+23
| |/
| * Merge pull request #12160 from vespa-engine/bratseth/anonymous-query-profile-...Jon Bratseth2020-02-136-19/+99
| |\
| | * Also extend inherited typesJon Bratseth2020-02-122-1/+2
| | * Add a testJon Bratseth2020-02-052-0/+20
| | * Revert "Merge pull request #12060 from vespa-engine/revert-12040-bratseth/ano...Jon Bratseth2020-02-055-18/+77
| * | Add test for public default metric set and non-existent set.gjoranv2020-02-122-1/+49
| * | Remove writeFiles() from more placesHarald Musum2020-02-103-85/+6