summaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/vespa/model/admin/metricsproxy/MetricsProxyContainerCluster.java
Commit message (Expand)AuthorAgeFilesLines
* Apply max heap size for metrics proxy only for nodes in cluster of type 'admin'Harald Musum2021-03-011-16/+1
* Control max heap size for metrics proxy with feature flagHarald Musum2021-03-011-2/+16
* Use the same GC as the rest of the container clusters.Henning Baldersheim2021-01-281-0/+1
* Make ContainerCluster produce CuratorConfigMartin Polden2020-11-261-1/+1
* Revert "Support configuring ZooKeeper service in container"Harald Musum2020-11-251-1/+1
* Make ContainerCluster produce CuratorConfigMartin Polden2020-11-251-1/+1
* Scale size of default threadpool on node resourcesBjørn Christian Seime2020-10-081-6/+0
* Non-functional changes onlyJon Bratseth2020-09-181-4/+2
* No functional changesJon Bratseth2020-09-181-2/+2
* No functional changesJon Bratseth2020-09-181-6/+6
* Model user-generated and non user-generated bindings as separate sub-classesBjørn Christian Seime2020-08-271-5/+5
* Use BindingPattern to represent all types of binding in config modelBjørn Christian Seime2020-08-271-2/+4
* Revert "Bjorncs/validate binding patterns"Bjørn Christian Seime2020-08-191-6/+4
* Model user-generated and non user-generated bindings as separate sub-classesBjørn Christian Seime2020-08-171-5/+5
* Use BindingPattern to represent all types of binding in config modelBjørn Christian Seime2020-08-171-2/+4
* Rename BundleMapper -> PlatformBundlesgjoranv2020-07-141-3/+2
* Make absoluteBundlePath method simpler to usegjoranv2020-07-141-2/+1
* Fixed review commentsAmund Bergland Kvalsvik2020-06-291-1/+1
* Updated ApplicationMetricsHandler. Removed PrometheusV1HandlerAmund Bergland Kvalsvik2020-06-261-1/+1
* Add flag control over softstart seconds.Henning Baldersheim2020-04-161-1/+0
* Require 'file' and make 'profile' optional for shared-credentialsgjoranv2020-03-091-3/+6
* Add handling of optional 'file' attribute to 'shared-credentials'gjoranv2020-02-271-1/+3
* Add flag that tells if this is hosted Vespa.gjoranv2020-02-271-0/+2
* Add Telegraf components to metrics-proxy clustersgjoranv2020-02-261-1/+14
* Revert "Add Telegraf components to metrics-proxy clusters."gjoranv2020-02-201-4/+0
* Add Telegraf components to metrics-proxy clusters.gjoranv2020-02-201-0/+4
* Propagate cloudwatch setup to telegraf config.gjoranv2020-02-191-0/+21
* Add MetricsV2Handler to metrics-proxy containers.gjoranv2020-02-141-1/+6
* Implement metrics dimensions processing.gjoranv2020-01-221-7/+4
* Move MetricsHandler to new package and add 'V1' to its name.gjoranv2020-01-171-2/+2
* Enable the default public metrics consumer in hosted Vespa.gjoranv2020-01-141-1/+1
* Add/corect copyright headersJon Bratseth2020-01-031-3/+1
* Rename vespa-nodes.def to metrics-nodes.defgjoranv2019-12-241-3/+3
* Add application handler to MetricsProxyContainerClustergjoranv2019-12-241-1/+14
* Unify qrstart config generationHenning Baldersheim2019-10-141-14/+0
* Simplify by chaining.Henning Baldersheim2019-10-141-4/+5
* Make 2 cores available to the clustercontroller. Control all settings related...Henning Baldersheim2019-10-121-0/+3
* Revert "2 threads should be plenty here."Harald Musum2019-10-111-1/+0
* 2 threads should be plenty here.Henning Baldersheim2019-10-081-0/+1
* Merge pull request #10514 from vespa-engine/olaa/add-system-dimensiongjoranv2019-09-051-0/+3
|\
| * Added system dimensionOla Aunrønning2019-09-041-0/+3
* | Separated into several classes and moved to own package. Removed use of mocki...Ola Aunrønning2019-08-301-2/+1
* | Added handler to metrics proxy container clusterOla Aunrønning2019-08-301-0/+2
* | Merge branch 'gjoranv/prometheus-handler' of github.com:vespa-engine/vespa in...Ola Aunrønning2019-08-301-7/+8
|\|
| * Avoid duplicating string constantsgjoranv2019-08-291-5/+2
| * Add PrometheusHandler to metrics-proxy clusters.gjoranv2019-08-291-5/+9
* | Added module to fetch misc node metricsOla Aunrønning2019-08-291-0/+1
|/
* Move setup of message bus to ApplicationContainerClusterHarald Musum2019-07-261-1/+2
* Use fewer threads for logserver and metricsproxy containersHarald Musum2019-07-261-1/+8
* Remove trailing '/*' from handler binding.gjoranv2019-07-091-1/+1